Last change
on this file since 20:bf238ca0c37f 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
|
Line | |
---|
1 | Mailjam - Mailing lists manager
|
---|
2 | ===============================
|
---|
3 |
|
---|
4 | .. contents::
|
---|
5 |
|
---|
6 |
|
---|
7 | Introduction
|
---|
8 | ------------
|
---|
9 |
|
---|
10 | Mailjam is a mailing list manager. With it you will be able to create mailing
|
---|
11 | lists and manage them.
|
---|
12 |
|
---|
13 | Mailjam requires a functional MTA [1]_ (Mailjam has been successfully tested
|
---|
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 |
|
---|
27 | If you would like to learn more about Mailjam (its internals, how it works,
|
---|
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
|
---|
33 |
|
---|
34 |
|
---|
35 | .. [1] http://en.wikipedia.org/wiki/Message_transfer_agent
|
---|
36 | .. [2] http://sendmail.org
|
---|
37 | .. [3] http://www.postfix.org
|
---|
38 | .. [4] http://readthedocs.org
|
---|
Note:
See
TracBrowser
for help on using the repository browser.