Home

The Mailman Community

Here's where the Mailman community can share and find information about others who use Mailman.

If you need help...

See Where do I go for help?

  1. Search the documentation on the wiki (you might want to start with the FAQ)
  2. Search the mailing lists, particularly the mailman-users archives
  3. If you can't find the answer to your questions, post to the appropriate mailing list (usually Mailman Users)
  4. Posting to the wiki should be a last resort - there are many more people paying attention to the mailing lists, so you'll get answers much more quickly there!

See Also: I have a basic question -- What kind of information do I need to provide when posting a question to this mailing list? and I have a specific-detailed question -- What kind of information do I need to provide when posting a question to this mailing list?

Mailman mailing lists

Here are the various Mailman mailing lists for getting in touch with other users and developers:

  • Mailman Users is the mailing list to subscribe to if you are using Mailman at your site, and have problems or questions relating to installation, use, etc. We'll try to keep the deep technical discussions off this list. (archives)
  • Mailman Announce is a read-only list that you can subscribe to if you are only interested in release notices and other important news. Only the core Mailman developers can post messages to this list. (archives)
  • Mailman Developers is the mailing list to use if you are interested in helping us develop Mailman, discuss future directions, etc. This is the list for more in-depth technical issues. (archives)
  • Mailman Internationalization is the list for discussing the multi-lingual support in Mailman. Everyone who is working on translations of Mailman should subscribe to this mailing list. (archives)
  • Mailman Checkins is an adjunct list to the publically accessible read-only source code repository. This list is for the hardcore developers, or anybody else submitting patches, since we really prefer such patches to be generated against the latest snapshot. This is a read-only list; only the core Mailman developers can post messages to this list. There is no archive.

Labels

 
(None)
  1. Mar 20, 2007

    jug.org.ua says:

    Does anyone know how to forward messages existing mailman archive to specific em...

    Does anyone know how to forward messages existing mailman archive to specific e-mail addr?

  2. Feb 16, 2008

    Juan Sendra says:

    I have some problems creating a new list on my domain

    I have some problems creating a new list on my domain http://www.tria4.com

    Cant access to http://list.tria4.com/mailman/create, and I've got the DNS entries configured OK (A entry pointing my IP server)

    Any idea? I'm done after 25 attempts.

    Thanks. AboVal.

  3. Jun 23

    Terri Oda says:

    For quicker answers, please post to the mailman users mailing list

    For quicker answers, please post to the mailman users mailing list rather than asking here. Many more people read the list than watch the wiki regularly, so you're much more likely to get an answer!

  4. Jul 18

    yopi says:

    I have integrated mailman with zimbra cs, when I run service mailman start, I go...

    I have integrated mailman with zimbra cs, when I run service mailman start, I got the error message, like this :

    [root@mail ~]# service mailman start
    Starting mailman: Traceback (most recent call last):
    File "/usr/lib/mailman/bin/mailmanctl", line 113, in ?
    from Mailman.MailList import MailList
    File "/usr/lib/mailman/Mailman/MailList.py", line 49, in ?
    from Mailman.ZimbraIntegration import ZimbraIntegration
    File "/usr/lib/mailman/Mailman/ZimbraIntegration.py", line 4
    try:
    ^
    SyntaxError: invalid syntax
    [FAILED]

    What can I make this possible ? Any suggestion will be appreciate

    thank