Last change
on this file since 26:0dcb95910259 was 19:071beb2c34a1, checked in by Borja Lopez <borja@…>, 13 years ago |
Added a reference to the online copy of the docs (hosted at readthedocs.org)
|
File size:
926 bytes
|
Rev | Line | |
---|
[16] | 1 | Mailjam - Mailing lists manager
|
---|
[3] | 2 | ===============================
|
---|
| 3 |
|
---|
| 4 | .. contents::
|
---|
| 5 |
|
---|
| 6 |
|
---|
| 7 | Introduction
|
---|
| 8 | ------------
|
---|
| 9 |
|
---|
[16] | 10 | Mailjam is a mailing list manager. With it you will be able to create mailing
|
---|
[3] | 11 | lists and manage them.
|
---|
| 12 |
|
---|
[16] | 13 | Mailjam requires a functional MTA [1]_ (Mailjam has been successfully tested
|
---|
[3] | 14 | with sendmail [2]_ and postfix [3]_ but it should work with other MTA software)
|
---|
| 15 |
|
---|
| 16 |
|
---|
| 17 | Install
|
---|
| 18 | -------
|
---|
| 19 |
|
---|
| 20 | For installation instructions, please check the INSTALL file, or the
|
---|
| 21 | documentation inside the docs/ subdirectory.
|
---|
| 22 |
|
---|
| 23 |
|
---|
| 24 | Learn more
|
---|
| 25 | ----------
|
---|
| 26 |
|
---|
[16] | 27 | If you would like to learn more about Mailjam (its internals, how it works,
|
---|
[19] | 28 | etc) take a look at the official documentation inside the docs/ subdirectory.
|
---|
| 29 |
|
---|
| 30 | You can read the docs online too (thnx to readthedocs.org [4]_):
|
---|
| 31 |
|
---|
| 32 | http://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.