summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2009-12-11 09:47:21 -0500
committerBarry Warsaw2009-12-11 09:47:21 -0500
commitf7df1984a0392c8fd2d1cbf9241ad81127a2a84c (patch)
tree4d842fd04b4f71d09fe80962921f1120fb75098a
parentfbc81f61609ce0504245934d9bed0690fbd331a7 (diff)
downloadmailman-f7df1984a0392c8fd2d1cbf9241ad81127a2a84c.tar.gz
mailman-f7df1984a0392c8fd2d1cbf9241ad81127a2a84c.tar.zst
mailman-f7df1984a0392c8fd2d1cbf9241ad81127a2a84c.zip
OS X doesn't have /bin/true
-rw-r--r--src/mailman/commands/docs/aliases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/commands/docs/aliases.txt b/src/mailman/commands/docs/aliases.txt
index 5c1fa2e1a..0822ad973 100644
--- a/src/mailman/commands/docs/aliases.txt
+++ b/src/mailman/commands/docs/aliases.txt
@@ -27,7 +27,7 @@ generation.
... incoming: mailman.mta.postfix.LMTP
... lmtp_host: lmtp.example.com
... lmtp_port: 24
- ... postfix_map_cmd: /bin/true
+ ... postfix_map_cmd: true
... """)
Let's create a mailing list and then display the transport map for it. We'll