-loggoodemail (-lg)
Previous Topic  Next Topic 

Category:

 

SMTP Server Communication

 

Description: 

 

Filename of file to capture all "good" addresses - ones that are accepted by mail server.

 

NOTE: An existing good email file is erased and overwritten unless you specify the -appendgood parameter.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

-nolog

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

 -appendgood

 

Usage:

 

-loggoodemail "<path to good address file>"

 

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

 

NetMailBot -loggoodemail "c:\temp\Good Email List.txt" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test" 

 

Comments:

 

None.