Re: [Mailman-Users] list automatically removing users

2006-07-21 Thread Lawrence Bowie
Mark Sapiro wrote: > Lawrence Bowie wrote: > > >>Mark Sapiro wrote: >> >>>Is bounce processing turned off for the list and not just >>>DEFAULT_BOUNCE_PROCESSING = No in mm_cfg.py? >> >>Does not exists anywhere in my config. > > > > So new lists are created with bounce_processing on and you man

Re: [Mailman-Users] list automatically removing users

2006-07-21 Thread Mark Sapiro
Lawrence Bowie wrote: >Mark Sapiro wrote: >> >> Is bounce processing turned off for the list and not just >> DEFAULT_BOUNCE_PROCESSING = No in mm_cfg.py? > >Does not exists anywhere in my config. So new lists are created with bounce_processing on and you manually turn it off. >> Did these uns

Re: [Mailman-Users] list automatically removing users

2006-07-21 Thread Lawrence Bowie
Mark Sapiro wrote: > Lawrence Bowie wrote: > > >>I do not have bounce processing enabled but yet one morning >>I have a list of about 15 users unsubscribed from the list. >>According to logs, they all look like this, >> >> >> [EMAIL PROTECTED] auto-unsubscribed [reason: BYBOUNCE] >> >> >>This obv

Re: [Mailman-Users] Fatal make error on Solaris 10/SPARC

2006-07-21 Thread Mark Sapiro
Thomas Stocker wrote: >checking for syslog... (cached) no >checking for syslog in -lbsd... no >checking for syslog in -lsocket... yes >checking for syslog.h... (cached) no >gcc -c -I. -DPREFIX="\"/usr/local/mailman\"" > -DPYTHON="\"/usr/local/bin/python\"" -DHELPFUL -g -O2 -g >-O2 -DHAVE_S

Re: [Mailman-Users] list automatically removing users

2006-07-21 Thread Mark Sapiro
Lawrence Bowie wrote: >I do not have bounce processing enabled but yet one morning >I have a list of about 15 users unsubscribed from the list. >According to logs, they all look like this, > > > [EMAIL PROTECTED] auto-unsubscribed [reason: BYBOUNCE] > > >This obviously says it was removed because

[Mailman-Users] Fatal make error on Solaris 10/SPARC

2006-07-21 Thread Thomas Stocker
What do I do wrong? Any help would be greatly appreciated. python / gcc from sunfreeware.com [EMAIL PROTECTED] # gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.10/3.3.2/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thr

[Mailman-Users] list automatically removing users

2006-07-21 Thread Lawrence Bowie
I do not have bounce processing enabled but yet one morning I have a list of about 15 users unsubscribed from the list. According to logs, they all look like this, [EMAIL PROTECTED] auto-unsubscribed [reason: BYBOUNCE] This obviously says it was removed because of some measure of bounces were

Re: [Mailman-Users] customising: from [EMAIL PROTECTED] on behalfof poster@

2006-07-21 Thread John Clement
>Changing any of this may require modification of the code in >Mailman/Handlers/SMTPDirect.com. You can change -bounce to -admin by >changing > > if envsender is None: > if mlist: > envsender = mlist.GetBouncesEmail() > else: > envsender = Utils.get_site_

Re: [Mailman-Users] Fedora 5/Mailman: Lot of memory being used while sending email

2006-07-21 Thread Carl Zwanzig
B.G. Mahesh wrote: > When we post anything on a list that has about 360k email ids, python is > using 4GB of memory > [2 GB physical and 2 GB of virtual] and the process is taking a long time > [to send out emails] > > How do I fine tune it? You might start with FAQ 4.11 and possibly the approp