Use SMTP mail server to send email via command line. Includes HTML or text file and attachments. Has option to send .MHT file. Optional list of email addresses from a tab delimited file. Source code creates its own class using low level RFC 821. SSL supported with options for port, username, password
Features
- Email via SMTP server using a command line interface
- Sends HTML or text or .MHT files
- Can add 1 or more attachments
- To can be a single address or file with list of email addresses
- Supports SSL and user defined SSL port
- Supports login to SMTP server
License
GNU General Public License version 2.0 (GPLv2)Follow SMTPmail
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Great functional command-line tool to send e-mails. Works as advertised. Easily supports multiple addresses and attachments, and exactly what I needed for some command-line batch files. Quick and easy to use.