Send Email From Command Line

From Software Infocard Wiki
Revision as of 12:45, 15 April 2021 by Padrepos (talk | contribs) (Created page with "{| cellspacing="0" cellpadding="0" style="margin: 0.5em 0 0.5em 1em; {{border-radius|5px}}; {{box-shadow|0px|1px|3px|#878787}}; float: right; clear: right;" width="256" | sty...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Infocard

Target Platform: Windows
Version: 20.07.25
Release Date: July 25, 2020
License: Freeware
Price: USD 0
Publisher: Video Software Download
Product Web Site: [External Link]
Send Email From Command Line
1.95 Mb

Description by the Publisher

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..."

Limitations in the Downloadable Version

No limitations

Product Identity

Unique Product ID: PID-F5003758E972

Unique Publisher ID: BID-500044317122

[Send Email From Command Line PAD XML File]

Category