SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
mail/mailman/patches/patch-Mailman_Defaults_py_in
Normal file
12
mail/mailman/patches/patch-Mailman_Defaults_py_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: Mailman/Defaults.py.in
|
||||
--- Mailman/Defaults.py.in.orig
|
||||
+++ Mailman/Defaults.py.in
|
||||
@@ -612,7 +612,7 @@ SMTPPORT = 0 # de
|
||||
|
||||
# Command for direct command pipe delivery to sendmail compatible program,
|
||||
# when DELIVERY_MODULE is 'Sendmail'.
|
||||
-SENDMAIL_CMD = '/usr/lib/sendmail'
|
||||
+SENDMAIL_CMD = '/usr/sbin/sendmail'
|
||||
|
||||
# SMTP authentication for DELIVERY_MODULE = 'SMTPDirect'. To enable SASL
|
||||
# authentication for SMTPDirect, set SMTP_AUTH = Yes and provide appropriate
|
Loading…
Add table
Add a link
Reference in a new issue