-debug (-db)
Previous Topic  Next Topic 

Category:

 

Troubleshooting

 

Description: 

 

Turns on debug mode. Debug mode logs messages to and from the mail server. Use this option to determine if there is a problem with the mail server.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

-test

 

Usage:

 

-debug

 

Example (cut-and-paste right into your batch file):

 

NetMailBot -debug -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test" 

 

Comments:

 

Use with -test to do preliminary test runs to make sure that the communication with the SMTP server goes smoothly.