summaryrefslogtreecommitdiff
path: root/src/mailman/docs/MTA.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensive reorganizationBarry Warsaw2017-02-041-412/+0
|
* Add documentation on interfacing with qmailThomas Schneider2016-02-251-0/+52
| | | | Signed-off-by: Thomas Schneider <qsuscs@qsuscs.de>
* Fix the Exim documentation. Given by Isaac Bennetch. Closes #124.Barry Warsaw2015-11-021-2/+2
|
* Clarify that the given example are the defaults.Barry Warsaw2015-11-011-3/+3
| | | | Closes #149
* change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-1/+1
|
* Documentation updates from Stephen Turnbull.Barry Warsaw2014-04-151-2/+45
|\
| * Improve documentation.Stephen J. Turnbull2014-03-291-1/+45
|/ | | | | | | | | | | - ArchiveUIin5.rst: Add warning and pointer to "Development Setup Guide". - ArchiveUIin5.rst: Update the HyperKitty repos to FedoraHosted. - MTA.rst: Add some hints on Sendmail from Gary Algier. - START.rst: Add a section Documentation to point to hosted prebuilt documentation at PythonHosted, ReadTheDocs, and FedoraHosted. - START.rst: Update the quick start procedure to account for common stumbling blocks, including existing obsolete zope.interface and missing sphinx_build command.
* * Add support for the Exim 4 MTA. Contributed by Stephen Turnbull.Barry Warsaw2013-11-301-10/+130
|\
| * New modules config.exim4 and mta.exim4 support the Exim4 MTA.Stephen J. Turnbull2013-09-251-10/+131
|/ | | | Documentation added to docs/MTA.rst (with some stylistic changes to existing text.
* Rewrite the MTA-independent part of MTA.rst.Stephen J. Turnbull2013-07-041-17/+63
| | | | | | | | | - Assume less knowledge of mail admin (but still fairly demanding). - Use 'MTA' instead of 'mail server' to distinguish 'software' from 'host'. - Use 'same host' configuration as example. (The configuration with lmtp_host == smtp_host == mail.example.com doesn't really make sense, since they will be equal only if they are both 'localhost'.) - Give explanations of each of the 6 parameters. - Provide a link where the confused can find help channels.
* Touch up descriptions of MTAs. Fix one typo.Stephen J. Turnbull2013-05-141-10/+12
|
* Update some documentation and add a DEVELOP.rst overview.Barry Warsaw2012-12-301-15/+15
|
* * Added support for Postfix `relay_domains` setting for better virtual domainBarry Warsaw2012-10-121-5/+21
|\ | | | | | | | | | | | | | | support. Contributed by Jimmy Bergman. * `bin/mailman aliases` loses the `--output`, `--format`, and `--simple` arguments, and adds a `--directory` argument. This is necessary to support the Postfix `relay_domains` support.
| * Add another paragraph to MTA.rst regarding virtual domainsJimmy Bergman2012-09-241-0/+5
| |
| * Write a domain map that postfix can use as relay_domains automatically on ↵Jimmy Bergman2012-09-241-4/+13
|/ | | | | | list creation/removal. Improve postfix documentation in MTA.rst by referencing the official docs.
* Documentation updates for beta 2.Barry Warsaw2012-09-051-6/+10
|
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+129