Category:
Attachments
Description:
Specifies the number of milliseconds (1/1000 of a second) to wait between checking the specified watch directory for new files to send.
By default, the waiting time is set to 60000 or 1 minute.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
-to -from -server -watchdir
See Also:
None.
Usage:
-watchwait "<period of checking the watch directory in milliseconds>"
Example (cut-and-paste right into your batch file):
NetMailBot -watchwait 5000 -watchdir "C:\Documents and Settings\reports" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "Report - Sent Fresh to Your Inbox Every Five Seconds!"
Comments:
None.