* Walter Breno <walter...@gmail.com>:
> and what do you recommend to use? proc mail? i'm testing the best set of

Best practise on the Postfix mailing list is to use only anti-spam tools that
do not interfere with Postfix internals e.g. the queue mechanisms etc.

> tools for my mail server and accepting sujestions, i'm using spamassassin
> and clamav here, i'm sorry i know that is off topic but with a good set of
> tools the mail server will have best performance.

The best is to run a customized set of smtpd_MUMBLE_restrictions. These help you
keep away unwanted messages BEFORE they enter the mail system.

This way your mail system will only accept wanted messages or such that
couldn't be identified as spam. These you can detect using spamassassin and
clamav.

You can either implement both either using the Postfix Sendmail Milter
interface or pre|post queue with amavisd-new.

I personally recommend using amavisd-new, a content policy framework, if you
need to run individualized rulesets for different domains served by your mail
machine.

Vice versa if you only serve on domain or two, you can use the
beforementioned Milters.

Maybe, if you describe your goals into greater detail, we can give you more
precise advise.

p...@rick

-- 
All technical questions asked privately will be automatically answered on the
list and archived for public access unless privacy is explicitely required and
justified.

saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to