>
> I will bet it'll be used, but will arrive lowercased in most cases.
>
> I have seen addresses munged as follows (perl code to illustrate):
>
>       s/nospam//i;
>       s/spam//i;
>       tr/A-Z/a-z/;
>
> Also note: some spamware will skip any addresses that contain any
> of these strings:
>
>       spam
>       abuse
>       postmaster
>       .gov
>       ftc

Some perhaps, but certainly not all. I regularly receive spam to abuse@
and postmaster@ which unfortunately I have to have listed in all_spam_to
in case someone actually forwards me a spam report... :(

Regards,
Simon




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to