-port (-port)
Previous Topic  Next Topic 

Category:

 

SMTP Server Communication

 

Description: 

 

SMTP server port number. Default = 25 (Unless you have a specific reason for changing the port number, it is not recommended that you set this parameter.) 

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

None.

 

Usage:

 

-port <TCP/IP portnumber>

 

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

 

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

 

Comments:

 

None.