-delimiter (-dm)
Previous Topic  Next Topic 

Category:

 

Addressing

 

Description: 

 

Used with -tolist-cclist-bcclist-loggoodemail-logbademail, and -logsuspectemail. Defines the character used to separate email addresses in the email lists.  The delimiter is automatically detected with -tolist-cclist, and -bcclist. Use this parameter to override this.

 

NOTE: Using -delimiter, the delimiter must be the same in both the list files referred to by -tolist-cclist, and -bcclist and in the log files generated by NetMailBot.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

-tolist -cclist -bcclist

 

Usage:

 

-delimiter "<one or more characters>"

 

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

 

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

 

Comments:

 

Control characters cannot be used in the -delimiter.