After adding the lines
smtpd_recipient_restrictions =
check_sender_access hash:/etc/postfix/restricted_senders
smtpd_restriction_classes = local_only
local_only =
check_recipient_access hash:/etc/postfix/local_domains, reject
to the file /etc/postfix/main.cf: the ser
Is there a way to block some users from being able to send mail outside of
my network, for example user A needs to be able to send mail to the world,
but user B needs to be allowed to only send to the local domain.
Bill
-
This email was sent using Squirrel