Re: [Mailman-Users] The results of your email commands

2008-09-03 Thread Mark Sapiro
Scott Malugin wrote: >I make the change to the cmd_subscribe.py > >else: > # Everything is a-ok > res.respond = 0 > >I still get the message "The results of your email commands" >is there something else I'm missing That should work for mail to [EMAIL PROTECTED] or [EMAIL PROTECTE

[Mailman-Users] The results of your email commands

2008-09-03 Thread Scott Malugin
I make the change to the cmd_subscribe.py else: # Everything is a-ok res.respond = 0 I still get the message "The results of your email commands" is there something else I'm missing Scott Scott E. Malugin A+ Certified NetWork+ Certified Dickson County Board of Education Compu

Re: [Mailman-Users] The results of your email commands

2007-04-24 Thread Mark Sapiro
Ki Song wrote: >Is there a way to disable to message that is sent automatically from Mailman >when a person subscribes to a list through the [EMAIL PROTECTED] >command? > >I only want to "welcome message" to be sent, not the "Results of your email >commands" email. There are two ways. The first,

[Mailman-Users] The results of your email commands

2007-04-24 Thread Ki Song
Is there a way to disable to message that is sent automatically from Mailman when a person subscribes to a list through the [EMAIL PROTECTED] command? I only want to "welcome message" to be sent, not the "Results of your email commands" email. Thanks! ---