Le 29/01/2011 22:08, Bulent Malik a écrit :
> 
> I am novice at postfix.
> 
> There is a tool named empf ( email policy framework ) on qmail. How can I do
> its functions on postfix?
> What are there similar to it in postfix?
> 


- postfix has its own access control mechanisms
- if the builtin mechanisms are not enough, postfix can use a "policy
service" or a milter

A good place to visit is
http://www.postfix.org/documentation.html

In particular:
http://www.postfix.org/SMTPD_ACCESS_README.html
http://www.postfix.org/RESTRICTION_CLASS_README.html
http://www.postfix.org/SMTPD_POLICY_README.html
http://www.postfix.org/MILTER_README.html

for addons that you can use:
http://www.postfix.org/addon.html

I don't know empf, but see if postfwd does what you want:
http://postfwd.org/
  • empf Bulent Malik
    • Re: empf mouss
    • Re: empf Ralf Hildebrandt

Reply via email to