New release – Command line email v6.0 – still easiest way to send emails from your Windows scripts

New release – Command line email v6.0 – still easiest way to send emails from your Windows scripts. Now fully compatible with Windows 10 and Windows Server 2016 all editions (Standard, Datacenter, Web, etc.). The release includes some security improvements and other tweaks. More detailed info available in the release notes.

Example syntax for sending emails using Gmail SMTP server. No need for your company or ISP email server.

febootimail -SUBJECT Sending CLE email using Gmail -SERVER smtp.gmail.com -SSL -AUTH PLAIN -USER YourEmail@gmail.com -PASS *********** -FROM YourEmail@gmail.com -TO email@example.com -TEXT This email is sent via Gmail's email server. It is easy and secure!

Latest version v6.0 – Free download