[Mailman-Users] Possible bounce processing bug

2003-06-01 Thread Links at Momsview
I'm running mailman version 2.1.1 I used config_list -i to set a group of lists to bounce_processing = 1 bounce_you_are_disabled_warnings = 0 bounce_you_are_disabled_warnings_interval = 0 I then verified thru the gui that these values were set properly AND used config_list -o to again verify t

Re: [Mailman-Users] Umbrella List Spam Protection

2003-02-12 Thread Links at Momsview
Richard, Thank you very much for the detailed reply. Please let me know if I understood what you are suggesting (1) By having the sublists ONLY accept messages with a To: [EMAIL PROTECTED] NO ONE can ever directly post to the sublists by directly sending an email to my server since ANY email of th

Re: [Mailman-Users] Umbrella List Spam Protection

2003-02-12 Thread Links at Momsview
seeing, short of re-writing a lot of code, splitting the list is my only hope of reducing both the memory usage and the processing time. John - Original Message - From: "JC Dill" <[EMAIL PROTECTED]> To: "Links at Momsview" <[EMAIL PROTECTED]> Cc: <[EMAIL P

[Mailman-Users] Umbrella List Spam Protection

2003-02-12 Thread Links at Momsview
I currently have a VERY large ( >100k) announce only list (always moderated) running mailman 2.1 under Postfix. For performance reasons I'm considering splitting this list into 26 sublists based on the first letter of each subscriber email. I would then use an umbrella list to send to all of the

[Mailman-Users] Re: checkdbs error in 2.1b4

2002-11-12 Thread Links at Momsview
I believe I have found a bug in the 2.1b4 checkdbs module in mailman/pythonlibs/email/   Original section of code -- import sysimport timefrom types import UnicodeTypefrom email.Charset import Charset   import paths# mm_cfg must be imported before the other modules, due to th

[Mailman-Users] checkdbs error in 2.1b4

2002-11-12 Thread Links at Momsview
I have been testing a clean install of 2.1b4 with sucess but I have encountered a problem I cannot solve. I noticed the following email (sent to the list address) by the nightly cron job: - From: [EMAIL PROTECTED] (Cron Daemon) To: [EMAIL PROTECT