>> 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,
> 
> 
> How? Is it piping the message to "| path/to/mail/mailman join specials"?
> 
The message is being piped to path/to/mail/mailman join specials by postfix.

> 
>> 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?
> 
> 
> Yes. First step is to verify that the message to specials-join is being
> piped to the wrapper with arguments "join specials" (you should see
> this in your postfix log). If not, you need to check your aliases for
> Postfix.
> 
The message is being piped to path/to/mail/mailman join specials by postfix.

> If the message is being piped correctly, see if it is sitting in
> qfiles/commands/. If so, then as Glen suggests in another reply, make
> sure CommandRunner is running.
> 
There are a bunch of files sitting in the qfiles/commands directory.
How do I make sure CommandRunner is running?

------------------------------------------------------
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