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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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.