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
You Might Also Like
Bright Data - All in One Platform for Proxies and Web Scraping
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
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.