-reconnectaftersend (-ra)
Previous Topic  Next Topic 

Category:

 

SMTP Server Communication

 

Description: 

 

Specifies that after sending a message to disconnect, then reconnect.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

-failsafe -sendwait

 

Usage:

 

-reconnectaftersend

 

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

 

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

 

Comments:

 

See this section for more on the use of this parameter.