Description
Sends email through an SMTP server from the command line. It is useful for scripts, cron jobs, local tools, and lightweight mail setups that need to submit messages through an existing mail account or relay.
Use it when you understand SMTP server settings, authentication, and where credentials are stored. Email can contain private data, and misconfiguration can fail delivery or leak account details.