Re: [exim] One Word Message Body Spam

Inizio della pagina
Delete this message
Reply to this message
Autore: Marc Perkel
Data:  
To: exim-users
Vecchi argomenti: Re: [exim] One Word Message Body
Oggetto: Re: [exim] One Word Message Body Spam
That REGEX didn't work.

!regex = \N\x20\w\N


Maybe I need to combine that with $body_linecount? being 2 or less. What
I'm going to do is if it's a one word message and RDNS is bad I'm going
to DENY, ot of spamcop listed DENY or if it's on my lowest MX DEFER. I
see that with DEFER most don't come back to the higher MX.

I'm getting several per minute.