Sam Clippinger wrote:
> How interesting.  I wonder why they're doing that -- do they think a mail
> agent will check all of the addresses in the address book and refuse to
> junk the message if one is found?

     "Never attribute to malice that which can be adequately
      explained by stupidity." -- Hanlon's Razor

This goes double for spammers.

In the example given, the addresses in the 'From' line matched the
addresses in the 'To' line. My guess would be that poorly-written software
is somehow to blame. Perhaps someone took a function that was originally
written to target a single address and started passing a string containing
multiple addresses, forgetting that the function puts the same value in
both 'To' and 'From' fields. Or perhaps something isn't splitting out
multiple addresses properly.

> Anyway, with the example you gave, you should be able to stop it with
> this:
>       From:*>,*<*

Out of curiosity, which config file would this go into?

Angus

-- 


_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to