summaryrefslogtreecommitdiff
path: root/mailman/Defaults.py
diff options
context:
space:
mode:
authorBarry Warsaw2008-12-31 18:26:08 -0500
committerBarry Warsaw2008-12-31 18:26:08 -0500
commit996f7ea88ad5eaee7b7c7df5b113dbf6ce896e55 (patch)
treefccf6fa070e9ea90d6834491f4406d803473e8da /mailman/Defaults.py
parent03d01d66436661ef7d1e6a80401a6ed232d02718 (diff)
downloadmailman-996f7ea88ad5eaee7b7c7df5b113dbf6ce896e55.tar.gz
mailman-996f7ea88ad5eaee7b7c7df5b113dbf6ce896e55.tar.zst
mailman-996f7ea88ad5eaee7b7c7df5b113dbf6ce896e55.zip
Diffstat (limited to 'mailman/Defaults.py')
-rw-r--r--mailman/Defaults.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/mailman/Defaults.py b/mailman/Defaults.py
index 4f4f7981e..6efc47f90 100644
--- a/mailman/Defaults.py
+++ b/mailman/Defaults.py
@@ -693,11 +693,6 @@ USE_MAILDIR = No
# alias_maps = hash:/etc/aliases, hash:<prefix>/data/aliases
USE_LMTP = No
-# Change LMTP_HOST and LMTP_PORT for your convenience. You should be careful
-# enough to use a firewall if you open your port on global address interface.
-LMTP_HOST = 'localhost'
-LMTP_PORT = 8025
-
# Name of the domains which operate on LMTP Mailman only. Currently valid
# only for Postfix alias generation.
LMTP_ONLY_DOMAINS = []