projects
/
sysconfig
/
postfix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
493b68f
)
(RPi) Skip SpamAssassin, since it isn't set up
author
Alex Dehnert
<adehnert@mit.edu>
Thu, 28 May 2020 20:25:39 +0000
(20:25 +0000)
committer
Alex Dehnert
<adehnert@mit.edu>
Thu, 28 May 2020 20:25:39 +0000
(20:25 +0000)
master.cf
patch
|
blob
|
history
diff --git
a/master.cf
b/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 -
5
smtpd
- -o smtpd_proxy_filter=127.0.0.1:1002
5
+smtp inet n - y -
15
smtpd
+ -o smtpd_proxy_filter=127.0.0.1:1002
6
-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