mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 05:58:34 +01:00
feat: add non-transparent 8025 smtp port
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
# ==========================================================================
|
# ==========================================================================
|
||||||
smtp inet n - y - - smtpd
|
smtp inet n - y - - smtpd
|
||||||
-o content_filter=spamassassin
|
-o content_filter=spamassassin
|
||||||
|
8025 inet n - y - - smtpd
|
||||||
spamassassin unix - n n - - pipe
|
spamassassin unix - n n - - pipe
|
||||||
user=spamd argv=/usr/bin/spamc -f -e
|
user=spamd argv=/usr/bin/spamc -f -e
|
||||||
/usr/sbin/sendmail -oi -f ${sender} ${recipient}
|
/usr/sbin/sendmail -oi -f ${sender} ${recipient}
|
||||||
|
|||||||
Reference in New Issue
Block a user