Moved whitelist ahead of policyd-spf check

This commit is contained in:
myve 2025-03-18 00:16:45 +00:00
commit d3377b860a
5 changed files with 22 additions and 60 deletions

View file

@ -43,4 +43,4 @@ postfix reload &&
echo -e "\n\e[1;32mMail service is ready\e[0m\n"
# Monitor log
tail -f /var/log/mail/maillog.debug{,.0} # /var/log/mail/maillog{,.0}
tail -F /var/log/mail/maillog.debug{,.0} # /var/log/mail/maillog{,.0}