On 11/5/2011 3:17 PM, Cherubini Enrico wrote: > Good day, > I would like to remove rbl check from postfix and using them in > spamassassin, this because for some users rbl are too aggressive while > for others they aren't enough.
It is fairly easy to set up rbls in SA. Check the docs (man Mail::SpamAssassin::Conf) and scan the default rule sets for examples. > I would like to know if it is possible > to set rbl check as the first check in spamassassin and, if the remote > IP is blacklisted then stop other test and exit, so keeping server > load as low as possible. If you want to do that, then why not run them in postfix and avoid the SA overhead altogether? -- Bowie