-logbademail (-lb)
Previous Topic  Next Topic 

Category:

 

SMTP Server Communication

 

Description: 

 

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

 

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

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

-nolog

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

-appendbad

 

Usage:

 

-logbademail "<path to bad address file>"

 

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

 

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

 

Comments:

 

None.