Skip to content

Instantly share code, notes, and snippets.

@kaworu
Created January 22, 2014 11:28
Show Gist options
  • Save kaworu/8557202 to your computer and use it in GitHub Desktop.
Save kaworu/8557202 to your computer and use it in GitHub Desktop.
# Rmilter
smtpd_milters = unix:/var/run/rmilter/rmilter.sock
milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
milter_protocol = 4
milter_rcpt_macros = i {rcpt_addr}
# skip mail without checks if milter will die
milter_default_action = accept
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment