On 2/22/2015 2:04 AM, ga...@fly2net.it wrote: > Il 19/02/2015 21:04 Noel Jones ha scritto: >> On 2/19/2015 1:37 PM, ab wrote: >>> Thanks for the link >>> >>> I have a few questions about it. >>> >>> Would i have to a list of all alias and then specify who can send >>> to them or >>> can i do it for just one alias? >>> >>> Thanks >>> Adam >> >> >> If all the aliases have the same list of allowed users, then you can >> just add all the aliases to the one restriction class. >> >> If each alias has a different set of allowed users, you will need to >> create a restriction class and corresponding allowed sender list for >> each alias. At some point there will be too many combinations to >> administer with main.cf settings, and you would need to switch to a >> policy service. >> >> >> -- Noel Jones > > Noel, can you please post a link where i can find some instruction > on how to use a policy service to obtain that? > > Thanks > Stefano
General instructions for using a policy service with postfix can be found here: http://www.postfix.org/SMTPD_POLICY_README.html A (likely incomplete) list of third-party policy servers can be found here: http://www.postfix.org/addon.html#policy I don't have a specific recommendation, but you'll probably want one with SQL support if you have a large number of aliases to protect. -- Noel Jones