diff options
| author | Barry Warsaw | 2009-12-12 09:47:55 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2009-12-12 09:47:55 -0500 |
| commit | 3c4c8f9c383b6e92e0a9a970079b296a4ac30e88 (patch) | |
| tree | 0e461f3b333b07bf69e98a2033b0551419cdd124 /src | |
| parent | 25284bd5dc5275975ee80bfa04161ed7f6965927 (diff) | |
| parent | f7df1984a0392c8fd2d1cbf9241ad81127a2a84c (diff) | |
| download | mailman-3c4c8f9c383b6e92e0a9a970079b296a4ac30e88.tar.gz mailman-3c4c8f9c383b6e92e0a9a970079b296a4ac30e88.tar.zst mailman-3c4c8f9c383b6e92e0a9a970079b296a4ac30e88.zip | |
Merge trunk
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/commands/docs/aliases.txt | 2 |
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 |
