-authlogin (-al)
Previous Topic  Next Topic 

Category:

 

SMTP Server Communication

 

Description: 

 

Sets the SMTP server authentication login id. Some SMTP servers require login before sending email.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server -authpassword

 

See Also:

 

None.

 

Usage:

 

-authlogin <userid>

 

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

 

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

 

Comments:

 

None.