-logfile (-logfile)
Previous Topic  Next Topic 

Category:

 

Troubleshooting

 

Description: 

 

Filename of file to be used as the logfile.

 

NOTE: An existing log file is erased and overwritten unless you specify the -appendlog parameter. 

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

-nolog

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

 -appendlog

 

Usage:

 

-logfile "<path to logfile>"

 

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

 

NetMailBot -logfile "c:\temp\logfile.txt" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test" 

 

Comments:

 

None.