Install mail processor
This commit is contained in:
parent
6c731fc02c
commit
c553482e4b
1 changed files with 2 additions and 1 deletions
|
@ -132,6 +132,7 @@ amavis unix y y y - 2 smtp
|
|||
-o strict_rfc821_envelopes=yes
|
||||
-o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
|
||||
filter unix - n n - - pipe
|
||||
# flags=Rq user=filter argv=/etc/postfix/scripts/disclaimer.sh -f ${sender} -- ${recipient}
|
||||
flags=Rq user=filter argv=/etc/postfix/scripts/disclaimer.sh -f ${sender} -- ${recipient}
|
||||
policy-spf unix - n n - - spawn
|
||||
user=nobody argv=/usr/bin/policyd-spf
|
||||
|
@ -139,4 +140,4 @@ greypolicy unix - n n - - spawn
|
|||
user=nobody argv=/usr/bin/perl
|
||||
/usr/local/libexec/postfix/greylist.pl
|
||||
|
||||
{{ postfix_master_extra }}
|
||||
{{ postfix_master_extra }}
|
||||
|
|
Loading…
Reference in a new issue