diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/docs/MTA.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mailman/docs/MTA.rst b/src/mailman/docs/MTA.rst index a10c8f3cf..3af814bec 100644 --- a/src/mailman/docs/MTA.rst +++ b/src/mailman/docs/MTA.rst @@ -27,9 +27,9 @@ are given below. We would really appreciate a contribution of a configuration for Sendmail, and welcome information about other popular open source mail servers. -Configuring Mailman to communicate with the MTA is straightforward, -and basically the same for all MTAs. In your ``mailman.cfg`` file, -add (or edit) a section like the following:: +Configuring Mailman to communicate with the MTA is straightforward, and +basically the same for all MTAs. Here are the default settings; if you need +to change them, edit your ``mailman.cfg`` file:: [mta] incoming: mailman.mta.postfix.LMTP |
