On Wed, Jun 25, 2014 at 09:46:33AM -0700, Asai wrote:
> I think I got it:
>
> smtpd_relay_restrictions = permit_mynetworks,
> check_recipient_access
> mysql:/etc/postfix/mysql_restricted_recipients.cf,
> permit_sasl_authenticated,
> defer_unauth_destination
>
> I moved che
I think I got it:
smtpd_relay_restrictions = permit_mynetworks,
check_recipient_access
mysql:/etc/postfix/mysql_restricted_recipients.cf,
permit_sasl_authenticated,
defer_unauth_destination
I moved check_recipient_access from smtpd_recipient_restrictions to
smtpd_relay
Greetings,
I've worked out how to restrict intra-office sending from a user to a
user, but I'm a bit stumped on how to restrict intra-office receiving;
restricting from who a user can receive mail.
This is what I have at this point:
smtpd_recipient_restrictions = permit_sasl_authenticated,