Are you using any of the Declude filters ? You can find them all here: http://mailsbestfriend.com/downloads/

Here is a PCRE for what you are trying to do.

MAILFROM    10    PCRE    (?i:\.(eu|me|link)$)

David

On 12/6/2014 11:20 AM, John wrote:
I'm getting quite a bit of spam from a sender who's email address ends with a number followed by .link
for example   2.link
there are various numbers and characters prior to the number.
is there a simple way to catch these. I'm guessing PCRE?

thanks
John Doyle



#############################################################
This message is sent to you because you are subscribed to
 the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]> To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to <[email protected]>


--
David Barker
Mail’s Best Friend
Email     : [email protected]
Web      :  www.mailsbestfriend.com
Office    :  866.919.2075
Mobile  :  978.518.6461


#############################################################
This message is sent to you because you are subscribed to
 the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]>
To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to  <[email protected]>

Reply via email to