Benny Pedersen wrote:
On Mon, 17 Aug 2009 13:02:34 +0200, [email protected] wrote:
For example we have [email protected] and we want to only allow
[email protected] to send an email to [email protected], others can't
send to this email address.
http://www.postfwd.org/ and http://www.policyd.org/ can both do this
Built-in postfix per-user stuff is described in
http://www.postfix.org/RESTRICTION_CLASS_README.html
However, an external policy server may give you more
flexibility, and may be more scalable, than the postfix
built-in controls.
-- Noel Jones