Re: [Mailman-Developers] Shunt

2004-01-22 Thread Barry Warsaw
On Wed, 2004-01-21 at 03:57, Juan Enrique Gómez wrote: > could any one explain me what's intended for the shunt directory in > mailman?.. just curiosity... It's where messages that trigger errors in Mailman end up. The goal is to never lose a message. If some unexpected exception occurs while p

[Mailman-Developers] Shunt

2004-01-21 Thread Juan Enrique Gómez
Hi! could any one explain me what's intended for the shunt directory in mailman?.. just curiosity... Thanks in advance, -- Saludos, -- |Juan Enrique Gomez Perez |Metropoli2000 Networks, S.L. | Phone: +34 914250023 Fax: +34 9

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Barry A. Warsaw
> "DT" == Danny Terweij <[EMAIL PROTECTED]> writes: DT> Wow, this is gonna be cool, i now know how to handle it. DT> But the add_language to the mm_cfg.py does not work. You must need to add from Mailman.i18n import _ Or do a cvs update. :) -Barry ___

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Danny Terweij
From: "Danny Terweij" <[EMAIL PROTECTED]> > > I am ready to start mailman :) lets see for error to the error file, if > any > > :) > > [root@lnx bin]# ./mailmanctl start > Traceback (most recent call last): > File "./mailmanctl", line 101, in ? > from Mailman import mm_cfg > File "/usr/lo

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Danny Terweij
From: "Danny Terweij" <[EMAIL PROTECTED]> > I am ready to start mailman :) lets see for error to the error file, if any > :) [root@lnx bin]# ./mailmanctl start Traceback (most recent call last): File "./mailmanctl", line 101, in ? from Mailman import mm_cfg File "/usr/local/mailman/Mail

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Barry A. Warsaw
Cool. BTW, I just checked out some (simple) Dutch templates. Looks good to me. -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Danny Terweij
From: "Barry A. Warsaw" <[EMAIL PROTECTED]> > DT> Can i copy the whole Defaults.py to mm_cfg.py? en then edit my > DT> modifications in there? I am waiting before i start the > DT> qrunner again :) > No need. Just put in mm_cfg.py customizations that override > Defaults.py. The MM

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Barry A. Warsaw
> "DT" == Danny Terweij <[EMAIL PROTECTED]> writes: >> Did you "bin/mailmanctl restart"? You always need to do that >> after hacking mm_cfg.py (or Defaults.py, which you should avoid >> ;). DT> I did not :-) But i did 15 mins ago a mailmanctl stop :) It DT> was running

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Danny Terweij
From: "Barry A. Warsaw" <[EMAIL PROTECTED]> > Did you "bin/mailmanctl restart"? You always need to do that after > hacking mm_cfg.py (or Defaults.py, which you should avoid ;). I did not :-) But i did 15 mins ago a mailmanctl stop :) It was running for 44 days. Can i copy the whole Defaults.py

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Barry A. Warsaw
Did you "bin/mailmanctl restart"? You always need to do that after hacking mm_cfg.py (or Defaults.py, which you should avoid ;). -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-develope

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Danny Terweij
From: "Barry A. Warsaw" <[EMAIL PROTECTED]> > You need to tail your logs/error file. Messages get sent to shunt > when there's a bug in Mailman so there should be a traceback in the > error log. > > The idea is that you fix the bug, then run bin/unshunt to > complete delivery of those messages

Re: [Mailman-Developers] shunt / unshunt

2002-06-29 Thread Barry A. Warsaw
> "DT" == Danny Terweij <[EMAIL PROTECTED]> writes: DT> What are the files in the shunt dir? When i do bin/unshunt DT> then there is somthing happen, it sends a mail out and the DT> shunt dir is growing. You need to tail your logs/error file. Messages get sent to shunt when th

[Mailman-Developers] shunt / unshunt

2002-06-29 Thread Danny Terweij
Hi, What are the files in the shunt dir? When i do bin/unshunt then there is somthing happen, it sends a mail out and the shunt dir is growing. Danny Terweij MM21b2 ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman