Good idea. I will try it with only the second line and see how it goes. Any "From" without an "@" goes into my spam folder.
Dave Groover On 5/31/02 9:22 AM, Helder Correia ([EMAIL PROTECTED]) said; >David Groover <[EMAIL PROTECTED]> wrote: > >>This morning I received a spam mail from netpaloffers.com. I could tell >>it was from them by scrolling down to the bottom of the message. But, >>there were no address lines in the header after my address. No from, no >>bcc, nada. >[...] >>My question. >>How can I set my filter to block any message with a blank return line? > >I *think* this will work: > >Test If True If False >------------------------- ------------------- --------------- > From contains "@" Don't apply actions Go to next line > From does not contain "@" Don't apply actions Apply actions > >Since the message has no "From:" header, both tests should fail. ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

