Command Line Email Sending Tool 1.0.0.1
ommand 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:MailMessage.txt /ssl
3. COMMANDLINEEMAILSENDINGTOOL /server:mail.server.com /to:recipient@mail.com /from:sender@mail.com /file:C:MailMessage.txt /attachment:C:Pic1.jpg;C:MailLogs.log /confirm