source: mailjam/README@ 19:071beb2c34a1

Last change on this file since 19:071beb2c34a1 was 19:071beb2c34a1, checked in by Borja Lopez <borja@…>, 12 years ago

Added a reference to the online copy of the docs (hosted at readthedocs.org)

File size: 926 bytes
RevLine 
[16]1Mailjam - Mailing lists manager
[3]2===============================
3
4.. contents::
5
6
7Introduction
8------------
9
[16]10Mailjam is a mailing list manager. With it you will be able to create mailing
[3]11lists and manage them.
12
[16]13Mailjam requires a functional MTA [1]_ (Mailjam has been successfully tested
[3]14with sendmail [2]_ and postfix [3]_ but it should work with other MTA software)
15
16
17Install
18-------
19
20For installation instructions, please check the INSTALL file, or the
21documentation inside the docs/ subdirectory.
22
23
24Learn more
25----------
26
[16]27If you would like to learn more about Mailjam (its internals, how it works,
[19]28etc) take a look at the official documentation inside the docs/ subdirectory.
29
30You can read the docs online too (thnx to readthedocs.org [4]_):
31
32http://mailjam.readthedocs.org
[3]33
34
35.. [1] http://en.wikipedia.org/wiki/Message_transfer_agent
36.. [2] http://sendmail.org
37.. [3] http://www.postfix.org
[19]38.. [4] http://readthedocs.org
Note: See TracBrowser for help on using the repository browser.