'Listers: Some help, please, in resolving a mail actions Catch-22.
I've a mail action to delete spam html; the mail action checks the message body for a space; if none is found the mail is assigned a color (red), a priority (20) and mail action (strip enclosures) is run. The problem is some mail comes through that has no text but no attachment either. This invokes the mail action, but since there is no attachment, the strip enclosures script, when run, hangs, because there is no enclosure. After 30 seconds of so a message comes up saying the script has timed out. There is an OK button to click. But if I'm not around to click OK, the message stays on screen and prevents Emailer for doing anything else. 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. TIA bevon ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

