On May 04, 2012, at 02:10 PM, David wrote:

>Next Questions:
>1. what are the first tests I should perform after starting mailman?

Try creating a mailing list from the command line:

    $ mailman create -d [email protected]

Subscribe some addresses to mylist.  Edit a file with a list of email
addresses and names using one of these formats, one entry per line:

    [email protected] (Anne Person)
    Bart Person <[email protected]>

then run

    $ mailman members -a filename.txt [email protected]

Now start up Mailman, your MTA and send a message to [email protected].  All
the members you just added should get a copy.  Check your MTA logs and
Mailman's own logs for details or problems.

Cheers,
-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mailman-Developers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to