> No, that isn't possible (we haven't yet heard of any spam that
> doesn't have any text in the body of it!). Note that even if
> you could, you would also catch E-mail from people sending out
> attachments with no body to it. I'm not sure how common that is,
> but you would likely end up with at least some false positives.
According to Imail you can use the RULES to catch this.
Below is an example of how to catch a blank subject:
----------------------------------------------------
H!~\sSubject:\s.:spambox
This rule should handle the two cases:
----------------------------------------------------
Case 1: Message has no subject in the header.
Case 2: Message has a subject with no word characters.
If Header does not contain \sSubject:\s then send it
to spambox.
Notes:
\s matches any white space character.
. matches any character.
----------------------------------------------------
http://support.ipswitch.com/kb/IM-20011030-DM01.htm
----------------------------------------------------
I'm sure you can figure out how to use the Body command.
Regards,
Tom
Image`fx
---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list. To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail". The archives can be found
at http://www.mail-archive.com.