This tool is available from AbsolutePDF - see http://www.downloadpipe.com/Windows/bus ... 76125.html
Code: Select all
AbsTools_SenMail_CMD.exe -O smtp.yourprovider.com -f yourname@youemailaddress.com -r recipient@email.address -A %1 -s "FileWatcher EMail" -t "See Attachment" -h "<h1>See attachment</h1>"
AbsTools_SendMail_CMD.exe <switches>
Switches
-U user User (to unlock the application)
-C company Company (to unlock the application)
-K key Activation key (to unlock the application)
[mandatory together to unlock the application]
-f sender_addr Sender address
-r recipient_list Comma separated recipient list
-O smtp_server Outgoing (SMTP) server (depends on your provider)
-u smtp_user SMTP AUTH user (depends on your provider, optional)
-p smtp_password SMTP AUTH password (depends on your provider, optional)
-D demo_file saves the email to a .eml file instead of sending it (if you use this parameter smtp server will be ignored)
[mandatory together to send an email]
-s subject Email subject
-C cc_list Comma separated cc recipient list
-B bcc_list Comma separated bcc recipient list
-R address Reply-to address
-t txt_message Text version of message body
-h html_message HTML version of message body
-T txt_ext_mess Pathname of external file for text message body
-H html_ext_mess Pathname of external file for HTML message body
-A attachment_lst Comma separated list of attachment file pathnames
-F n_cols Reformat text message body to n_cols columns
-S
Silent (no output to stdout, save for errors)
-P params_file External parameters file