feat: add non-transparent 8025 smtp port

This commit is contained in:
2023-07-01 01:05:29 +00:00
parent a227359341
commit 5051746335

View File

@@ -4,6 +4,7 @@
# ==========================================================================
smtp inet n - y - - smtpd
-o content_filter=spamassassin
8025 inet n - y - - smtpd
spamassassin unix - n n - - pipe
user=spamd argv=/usr/bin/spamc -f -e
/usr/sbin/sendmail -oi -f ${sender} ${recipient}