what's the main difference between a policy server and a milter?


Policy Server:
 - Coded quickly in scripting language
 - Lightweight, simple, and fast to setup
 - Is only provided limited header information by postfix for evaluating


Milter:
 - More complicated to setup and code
 - Has access to the entire email (Headers, body, attachments)
 - More robust for large volumes of email

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to