Re: [Mailman-Users] Trouble Subscribing/Unsubscribing/Sending Messages

2006-10-03 Thread Glenn Sieb
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 subscrib

Re: [Mailman-Users] Trouble Subscribing/Unsubscribing/Sending Messages

2006-10-03 Thread Mark Sapiro
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, How? Is it piping the message to "|

Re: [Mailman-Users] Trouble Subscribing/Unsubscribing/Sending Messages

2006-10-04 Thread Ki Song
>> 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 "|

Re: [Mailman-Users] Trouble Subscribing/Unsubscribing/Sending Messages

2006-10-04 Thread Ki Song
>> 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? G