-server (-s)
Previous Topic  Next Topic 

Category:

 

SMTP Server Communication

 

Description: 

 

The name of the SMTP server via which you wish to send out emails, e.g. smtp.mail.com (NOTE: this example is not a real SMTP server name)

 

Optional?

 

No.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from

 

See Also:

 

None.

 

Usage:

 

-server <SMTP server name>

 

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

 

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

 

Comments:

 

None.