summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2009-11-29 14:27:17 -0500
committerBarry Warsaw2009-11-29 14:27:17 -0500
commit0994d7f9251d93ee86d641f07df1763313158a9a (patch)
treeb2145f3351d7b5c93aefb9a1a0b1e8b76053a412
parent6ef7c220bbc76310ec951c960e7ab1323e0dcf24 (diff)
downloadmailman-0994d7f9251d93ee86d641f07df1763313158a9a.tar.gz
mailman-0994d7f9251d93ee86d641f07df1763313158a9a.tar.zst
mailman-0994d7f9251d93ee86d641f07df1763313158a9a.zip
-rw-r--r--src/mailman/commands/docs/aliases.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mailman/commands/docs/aliases.txt b/src/mailman/commands/docs/aliases.txt
index 252fc9979..51dd4d002 100644
--- a/src/mailman/commands/docs/aliases.txt
+++ b/src/mailman/commands/docs/aliases.txt
@@ -44,15 +44,15 @@ send the output to stdout.
<BLANKLINE>
# Aliases which are visible only in the @example.com domain.
<BLANKLINE>
- test@example.com lmtp:lmtp.example.com:24
- test-bounces@example.com lmtp:lmtp.example.com:24
- test-confirm@example.com lmtp:lmtp.example.com:24
- test-join@example.com lmtp:lmtp.example.com:24
- test-leave@example.com lmtp:lmtp.example.com:24
- test-owner@example.com lmtp:lmtp.example.com:24
- test-request@example.com lmtp:lmtp.example.com:24
- test-subscribe@example.com lmtp:lmtp.example.com:24
- test-unsubscribe@example.com lmtp:lmtp.example.com:24
+ test@example.com lmtp:[lmtp.example.com]:24
+ test-bounces@example.com lmtp:[lmtp.example.com]:24
+ test-confirm@example.com lmtp:[lmtp.example.com]:24
+ test-join@example.com lmtp:[lmtp.example.com]:24
+ test-leave@example.com lmtp:[lmtp.example.com]:24
+ test-owner@example.com lmtp:[lmtp.example.com]:24
+ test-request@example.com lmtp:[lmtp.example.com]:24
+ test-subscribe@example.com lmtp:[lmtp.example.com]:24
+ test-unsubscribe@example.com lmtp:[lmtp.example.com]:24
<BLANKLINE>