On Fri, Mar 20, 2009 at 11:39:05AM -0700, Post Freak wrote:

> Thank you for the configuration, but I am still able to send email to
> addresses not listed in allowed_users. Here is my new config:
> 
> smtpd_recipient_restrictions =
>       reject_unauth_destination,
>       check_recipient_access hash:/etc/postfix/allowed_users,
>       reject
> 
> I've restarted postfix, but I can email recipients not listed in
> allowed_users. Is there something else I'm missing?

Yes, your actual configuration differs from what you report. Test
with:

        $ postconf smtpd_recipient_restrictions

it should return a single line with th three restrictions above and
intespersed with commas and white-space.

-- 
        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:majord...@postfix.org?body=unsubscribe%20postfix-users>

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.

Reply via email to