Skip to content

Instantly share code, notes, and snippets.

@mrmamba
Created December 12, 2012 18:38
Show Gist options
  • Save mrmamba/4270375 to your computer and use it in GitHub Desktop.
Save mrmamba/4270375 to your computer and use it in GitHub Desktop.
Listas blancas en Postfix
smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/recipient_domains, reject
smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/sender_domains, reject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment