(RPi) Skip SpamAssassin, since it isn't set up
authorAlex Dehnert <adehnert@mit.edu>
Thu, 28 May 2020 20:25:39 +0000 (20:25 +0000)
committerAlex Dehnert <adehnert@mit.edu>
Thu, 28 May 2020 20:25:39 +0000 (20:25 +0000)
master.cf

index 139b297f2843d784b26d1a3e09f9d79af294ea30..d43c4694f51132b185d4024c1fcef93ff9b0a4dd 100644 (file)
--- a/master.cf
+++ b/master.cf
@@ -47,8 +47,8 @@ smtp       unix  -       -       y       -       -       smtp
 # After-filter SMTP server. Receive mail from the content filter
 # on localhost port 10026.
 #
-smtp       inet  n       -       y       -             smtpd
-    -o smtpd_proxy_filter=127.0.0.1:10025
+smtp       inet  n       -       y       -       15      smtpd
+    -o smtpd_proxy_filter=127.0.0.1:10026
     -o smtpd_client_connection_count_limit=15
 127.0.0.1:10026 inet n  -       n       -        -      smtpd
         -o smtpd_authorized_xforward_hosts=127.0.0.0/8