Send Email From Command Line Icon

Send Email From Command Line

20.07.25
Send Email From Command Line
Send Email From Command Line screenshot
Send Email From Command Line
with 'Send Email From Command Line' you can send Email directly from windows command line (DOS prompt). You can attach files to email, use CC (Carbon Copy) and / or BCC (Blind Carbon Copy). Call 'Send Email From Command Line' from Scheduled Tasks, CGI scripts, VBA, virtually from any software. 'Send Email From Command Line' can Read list of CC(BCC) recipients from text file, Read the body of the message from text file, Read arguments from text file. Send Email From Command Line example, Use textBody, port 465: SendEmail --server smtp.mydomain.com --port 465 --from [email protected] --to [email protected] --username david --password mypass --subject "Good News" --textBody "Hello, \r\nI'm terry..." Send Email From Command Line example, Read CC, BCC address from file(one line one email address): SendEmail --cc "D:\customer.txt" --bcc "https://software-download.name/ customer.txt" --server smtp.mydomain.com --from [email protected] --to [email protected] --username david --password mypass --subject "Good News" --textBody "hello, \r\n I'm David..." Send Email From Command Line example, Read the body of the message from local file: SendEmail --textBody "D:\my letter.txt" --server smtp.mydomain.com --from [email protected] --to [email protected] --username david --password mypass --subject "Good News" Send Email From Command Line example. Read the body of the message from remote server: SendEmail --textBody "https://software-download.name/ letter.txt" --server smtp.mydomain.com --from [email protected] --to [email protected] --username david --password mypass --subject "Good News" Send Email From Command Line example, CC and BCC: SendEmail --cc "[email protected],[email protected]" --bcc "[email protected],[email protected]" --server smtp.mydomain.com --from [email protected] --to [email protected] --username david --password mypass --subject "Good News" --textBody "hello, \r\n I'm David..."
Technical details
Title:
Send Email From Command Line 20.07.25 for Windows
OS Support:
Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
Language:
English
License:
Freeware
Release date:
July 25, 2020
Send Email From Command Line 20.07.25 Changelog

Use https URLs instead of http