Category:
Troubleshooting
Description:
Test mode. When this parameter is used, NetMailBot connects to the mail server and addresses your message(s) but does not actually send the message(s).
This is useful to ensure that all of the parameters you are using are correct. It can also alert you to possibly bad/invalid email addresses.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
-to -from (-server or -receive -popserver -popuser -poppassword -popwatch)
See Also:
Usage:
-test
Example (cut-and-paste right into your batch file):
NetMailBot -test -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.