I wrote:

> Philip Storry wrote:
>
>>   Over the last week, I've been getting LOTS of messages that are, for
>>   want of a better word, empty.
>
> I get them too.  They seem to be just emtpy smtp envelopes.  They only
> have the Return-Path and Received headers added by servers.
>
>>   I wanted to try and set up a rule for catching them and deleting
>>   them, but that's not worked either.
>
>>   Does anyone have any ideas? Has anyone else solved this problem?
>
> I think this will work, but I haven't tested it yet:
>
> header match ^(From|Sender|Reply-To):\s
>
> That should match only mail without at least one of the "originator"
> headers required in all e-mail, so it shouldn't kill match any legit
> e-mail.

Egad!  Sorry, I put that exactly backwards.  That expression will match
all legitimate mails, but not the empty ones.  Please use "does not
match" instead of "match" to get rid of the empty spam.

Sorry also to break threading -- I am on a different machine now, so I
don't have the original messages with the References headers.  (I
noticed my mistake while looking at the web archives.)

-- 
Mike   

TB! v3.80.06
Hamster Classic 2.0 (Build 2.0.4.0)
Windows XP 5.1.2600 Service Pack 2

________________________________________________
Current version is 3.80.06 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to