| -inputfile "yyyy.txt" |
|
| -encrypt "yyyy.txt" |
|
| -server "mail server" |
|
| -port "port #" |
|
| -from "sender mail address"
|
<< Email for SMTP server |
| -pass "password" |
<< Password for SMTP server |
| -to "to mail list"
|
<< Separated by , for multiple |
| -cc "cc mail list"
|
|
| -bcc "bcc mail list"
|
|
| -reply "reply to mail list"
|
|
| -subject "mail subject" |
|
| -body "text mail body"
|
|
| -textbody "xxxxxx.txt"
|
<< Read from text file.
Specify ONE of textbody,htmlbody or body |
| -htmlbody "xxxxx.htm" |
<< Read from html file. Specify
ONE
of textbody,htmlbody or body |
| -attachment "filename" |
|
|
-auth "1 or 0" |
<< 1 for logon and password required by
SMTP. 1 is default |
| -ssl "1 or 0" |
<< 1 for SSL. 1 is default |
|
mailcmd w/o option for help |
|