diff options
| author | Barry Warsaw | 2015-11-01 18:16:59 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2015-11-01 18:16:59 -0500 |
| commit | 73f5261cab5e8428c3fdf7f2de7fff031ff3ec0a (patch) | |
| tree | 38bd0f2fc91c5a5496ee5cb6d7d103ed9eedacf1 /src | |
| parent | 212127e9374ec6791a90306f176d1961b3befc67 (diff) | |
| download | mailman-73f5261cab5e8428c3fdf7f2de7fff031ff3ec0a.tar.gz mailman-73f5261cab5e8428c3fdf7f2de7fff031ff3ec0a.tar.zst mailman-73f5261cab5e8428c3fdf7f2de7fff031ff3ec0a.zip | |
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 |
