On Sun, 2 Oct 2011 21:40:38 +0200, Jack Raats wrote:

How to block these kinds of fraud using spamassassin?

meta FREEMAIL_URIBL (FREEMAIL_FROM && URIBL_BLACK)

score as needed :)

or another one

meta NOT_DNSWL_URIBL (!(RCVD_IN_DNSWL_NONE || RCVD_IN_DNSWL_LOW || RCVD_IN_DNSWL_MED || RCVD_IN_DNSWL_HI) && URIBL_BLACK)

Reply via email to