Short Description: Send Email From the Command Line
Long Description 1: Command Line Email Sending Tool, email - Send mail via CMD console isimSoftware Command Line Email Sending Toolis a simpler command line tool to send email using SMTP. It doesnt have fancy features such as loading config from an external file, password encryption, GUI, error codes and etc.
Long Description 2: Command Line Email Sending Tool
Send Email From the Command Line
Command Line Email Sending Tool, email - Send mail via CMD console
isimSoftware Command Line Email Sending Toolis a simpler command line tool to send email using SMTP. It doesnt have fancy features such as loading config from an external file, password encryption, GUI, error codes and etc.
isimsoftware.com - Command Line Email Sending Tool
Command Line Utility to Easily Send Email Using SMTP.
isimsoftware.com- (Copyright 2019)
COMMANDLINEEMAILSENDINGTOOL [command line options]
Examples:
1. COMMANDLINEEMAILSENDINGTOOL /server:mail.server.com /to:recipient@mail.com /from:sender@mail.com /subject:'Hello there!' /body:'Hi, this is my message...'
2. COMMANDLINEEMAILSENDINGTOOL /server:mail.server.com /to:recipient@mail.com;recipient2@mail.com /from:sender@mail.com /file:C:\Mail\Message.txt /ssl
3. COMMANDLINEEMAILSENDINGTOOL /server:mail.server.com /to:recipient@mail.com /from:sender@mail.com /file:C:\Mail\Message.txt /attachment:C:\Pic1.jpg;C:\Mail\Logs.log /confirm
|