-q (-q)
Previous Topic  Next Topic 

Category:

 

Troubleshooting

 

Description: 

 

Quiet mode. Specifies that NetMailBot should not display anything on the screen. Useful if integrating NetMailBot with your own program.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from (-server or -receive or -popserver or -popuser or -poppassword or -popwatch)

 

See Also:

 

None.

 

Usage:

 

-q

 

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

 

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

 

Comments:

 

None.