mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:26:19 +00:00
Update build/run/installer.sh
This commit is contained in:
parent
acf3093c0f
commit
618e01db2f
1 changed files with 2 additions and 2 deletions
|
|
@ -137,8 +137,8 @@ submission inet n - y - - smtpd
|
|||
-o smtpd_sasl_path=private/auth
|
||||
|
||||
# SPF Policy
|
||||
policy unix - n n - 0 spawn
|
||||
user=nobody argv=${MYVEMAIL_POLICYD}
|
||||
policy unix - n n - - spawn
|
||||
user=nobody argv=/usr/bin/perl ${MYVEMAIL_POLICYD}
|
||||
master.cf
|
||||
|
||||
# Deleting Email Headers For Outgoing Emails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue