diff options
| -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 |
