Re: [Mailman-Developers] bounces going to wrong list's admin

2002-08-09 Thread Barry A. Warsaw
> "DC" == David Champion <[EMAIL PROTECTED]> writes: DC> https://listhost.uchicago.edu/mailman-files/mailman-ignore/ Are you sure about that url? Doesn't work for me. -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.

Re: [Mailman-Developers] bounces going to wrong list's admin

2002-08-09 Thread Barry A. Warsaw
Ah never mind, you meant "alphabetical". Sorting will be done by os.listdir() which on *nix systems is a thin wrapper around the readdir() system call, and for all intents and purposes is random. You'd probably need to hack cron/mailpasswds to hard code a list to use. -Barry _

Re: [Mailman-Developers] bounces going to wrong list's admin

2002-08-09 Thread Barry A. Warsaw
> "GC" == Gary Casterline <[EMAIL PROTECTED]> writes: GC> Ahh. In the meantime, if the sorting is alpha, perhaps I GC> should create a bogus public list -- alist -- like GC> taxi cab listings in the yellow pages? I'm not sure what "if the sorting is alpha" means, but your

Re: [Mailman-Developers] bounces going to wrong list's admin

2002-08-09 Thread David Champion
* On 2002.08.09, in <[EMAIL PROTECTED]>, * "Gary Casterline" <[EMAIL PROTECTED]> wrote: > > Ahh. In the meantime, if the sorting is alpha, perhaps I > should create a bogus public list -- alist -- like > taxi cab listings in the yellow pages? See my message from Monday, Aug. 5, "Pass

Re: [Mailman-Developers] bounces going to wrong list's admin

2002-08-09 Thread Gary Casterline
On Fri, Aug 09, 2002 at 02:41:30PM -0400, Barry A. Warsaw wrote: > > > "GC" == Gary Casterline <[EMAIL PROTECTED]> writes: > > GC> When the monthly reminders go out, a lot of the messages > GC> bounce. These bounce messages should go the the list's > GC> admin address. However

Re: [Mailman-Developers] bounces going to wrong list's admin

2002-08-09 Thread Barry A. Warsaw
> "GC" == Gary Casterline <[EMAIL PROTECTED]> writes: GC> When the monthly reminders go out, a lot of the messages GC> bounce. These bounce messages should go the the list's GC> admin address. However we're seeing way too many go to GC> one particular list admin. (Luckily

[Mailman-Developers] bounces going to wrong list's admin

2002-08-08 Thread Gary Casterline
Hi, I've seen reference to this problem on mailman users and dev and thought I'd try report it as well. When the monthly reminders go out, a lot of the messages bounce. These bounce messages should go the the list's admin address. However we're seeing way too many go to one particular list adm