Ki Song wrote:
> I must have messed up a setting on my mailman server because none of the
> requests sent by email are being processed.
> 
> When I send a subscribe request to: [EMAIL PROTECTED] I see
> my Postfix server relaying the message to the mailman server, but it doesn't
> actually subscribe the email address that I want to subscribe. Instead,
> there are no actions that are taken by the mailman server (to the best of my
> knowledge).
> 
> Is there a setting that I could have messed up that prevents messages sent
> to the mailman server from being process properly?

First thing I'd check is to make sure mailman is actually running...

ps awwux | grep mailman

If nothing shows up, you need to launch the mailman qrunners:

mailmanctl start

Best,
--Glenn
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to