>So, the Catch 22 is how to catch blank email with spam html (deleting >automatically the enclosures) and the blank email with no attachment >without getting Emailer to hang.
Without seeing the script that trashes the message, I can't give you a complete answer... but if it was me, I would either check to see if an attachment exists before trashing it, or enclose the trash step in a "try" block. -chris <http://www.mythtech.net> ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

