Category:
Attachments
Description:
Only attach files if size is equal to the number in bytes specified.
Optional?
Yes.
Overrides:
Overridden By:
Other Parameters Required:
-to -from -server (-attachmentdir or -watchdir)
See Also:
-filesizelessthan -filesizegreaterthan
Usage:
-filesizeequal <integer size value in bytes>
Example (cut-and-paste right into your batch file):
NetMailBot -filesizeequal 10000 -attachmentdir "c:\temp" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.