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 processing a message, the error gets logged and the message gets moved to shunt. The idea is that once the bug is fixed, you can run bin/unshunt to move them back into the processing queue from whence they came. -Barry _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
