On Thu, Sep 18, 2008 at 07:12:09PM +0200, Anton Melser wrote:
> [EMAIL PROTECTED] REDIRECT [EMAIL PROTECTED]
> into /etc/postfix/access (with a postmap /etc/postfix/access and
> restart of the daemon)
> does nothing
That's right, you also need to check the access table:
smtpd_sender_restrictions =
check_sender_access hash:/etc/postfix/access
and of course "postmap hash:/etc/postfix/access" first...
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[EMAIL PROTECTED]>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.