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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.