Re: [Mailman-Users] Batch delete admin requests

2006-06-23 Thread Brad Knowles
> I'm using Mailman 2.1.2 on a Mac OS X Server. > > Is there a way to batch delete a slew of admin requests without > having to click the 'Discard' radio button on each and every one? Not with the version of Mailman that Apple hacked up and stuffed into MacOS X Server, no. You might be able to us

[Mailman-Users] Batch delete admin requests

2006-06-23 Thread Bill Whitacre
I'm using Mailman 2.1.2 on a Mac OS X Server. Is there a way to batch delete a slew of admin requests without having to click the 'Discard' radio button on each and every one? Yes, I would LOVE to update to a newer version but I am not sure what 'special' things Apple has done on their 'stock

Re: [Mailman-Users] Mailman and fault tolerance

2006-06-23 Thread Brad Knowles
> The outgoing message (containing a recipient list in its metadata) is > placed in Mailman's 'out' queue where it is picked up by > OutgoingRunner. At this point it is deleted from the out queue and > exists only in memory. OutgoingRunner calls the DELIVERY_MODULE > (normally SMTPDirect) to actua

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Mark Sapiro
Jeff DeReus wrote: > >On 6/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: >> >> cat archives/private//index.html >> >> is there an entry for June 2006? >> > > >Actually there is not. which seems odd since the arch script tells me that >> it is creating the html. >> > > >If you do >> >> ls -l archi

Re: [Mailman-Users] new install/email confirmation not working

2006-06-23 Thread Mark Sapiro
Christopher Adams wrote: >On 6/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: >> >> It doesn't seem the mail is getting even that far. Do you have MTA = >> 'Postfix' in mm_cfg.py? Have you added path/to/data/aliases to >> Postfix's alias_maps? See >>

Re: [Mailman-Users] new install/email confirmation not working

2006-06-23 Thread Christopher Adams
On 6/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Christopher Adams wrote: > > > >On the new server, I have installed Mailman, run 'configure' and 'make > >install'. I have restarted Postfix and Mailman. > > > >I have set up a new list and received email confirmation. I can add > myself > >as

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Jeff DeReus
On 6/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Jeff DeReus wrote: > > > >yet when i did the upgrade I copied all of the archives and placed them > in > >the proper spot. all other lists archive their posts correctly. > >suggestions as to how to proceed or where to look? do I need to check

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Mark Sapiro
Jeff DeReus wrote: > >yet when i did the upgrade I copied all of the archives and placed them in >the proper spot. all other lists archive their posts correctly. >suggestions as to how to proceed or where to look? do I need to check the >.mbox for the improper MIME structure? any help is appreci

Re: [Mailman-Users] Mailman only sending out some messages...

2006-06-23 Thread Mark Sapiro
Jamie Glendinning wrote: > >Most mails are going out - but randomly mails are going missing. A message not received at all, or just not received by some users? >we have been getting a large amount of bounced message count on most accounts >withing mailman. > >we have about 270 addresses on the

Re: [Mailman-Users] new install/email confirmation not working

2006-06-23 Thread Mark Sapiro
Christopher Adams wrote: > >On the new server, I have installed Mailman, run 'configure' and 'make >install'. I have restarted Postfix and Mailman. > >I have set up a new list and received email confirmation. I can add myself >as a subscriber via the web interface and get an email confirmation. > >

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Jeff DeReus
yet when i did the upgrade I copied all of the archives and placed them in the proper spot. all other lists archive their posts correctly. suggestions as to how to proceed or where to look? do I need to check the .mbox for the improper MIME structure? any help is appreciated. Thank you, Jeff D

[Mailman-Users] Mailman only sending out some messages...

2006-06-23 Thread Jamie Glendinning
Hi Our paragliding club has a webhosting setup using cpanel. We are using the mailman mailing list service to attempt to run a mailing list to all our users. mailman version: 2.1.7.cp2 Most mails are going out - but randomly mails are going missing. all mail appear in the mailman archive. all ma

[Mailman-Users] new install/email confirmation not working

2006-06-23 Thread Christopher Adams
I have been running a Mailman 2.1.8 system for quite awhile, using Postfix as the MTA. I am installing Mailman on another server, with plans to move all my 500 lists to the new server. On the new server, I have installed Mailman, run 'configure' and 'make install'. I have restarted Postfix and Ma

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Mark Sapiro
Jeff DeReus wrote: > >the june >directory exists yet on the interface nothing shows. This is most likely due to old pages being cached in your web browser or a proxy somewhere, or possibly you have two separate archives - a pre upgrade archive at one location and a post upgrade archive at another

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Mark Sapiro
Jeff DeReus wrote: > >and there are no entries in the shunt queue. here is the error log entry > > File "/usr/local/mailman/pythonlib/email/__init__.py", line 51, in >message_from_string >return Parser(_class, strict=strict).parsestr(s) > File "/usr/local/mailman/pythonlib/email/Parser.py",

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Jeff DeReus
and there are no entries in the shunt queue. here is the error log entry File "/usr/local/mailman/pythonlib/email/__init__.py", line 51, in message_from_string return Parser(_class, strict=strict).parsestr(s) File "/usr/local/mailman/pythonlib/email/Parser.py", line 75, in parsestr re

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Jeff DeReus
yes they are in the .mbox and when I run arch it says that it is reworking the html for the messages. initially, i had to run arch to get the messages from the digest.mbox to have them placed in the list.mbox. the june directory exists yet on the interface nothing shows. On 6/23/06, Mark Sapiro

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Mark Sapiro
Mark Sapiro wrote: > >Are the June messages in archives/private/.mbox/.mbox? If not, are there errors reported in Mailman's error log and shunted messages in the 'shunt' queue. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use

Re: [Mailman-Users] cannot rebuild archives

2006-06-23 Thread Mark Sapiro
Jeff DeReus wrote: >i have recently upgraded to version 2.1.8. messages are not being archived >for the month of june. archiving options are set properly in the >interface. the archive.mbox is there but when i run the arch script, it >says that the html is being formatted but still no entry for

Re: [Mailman-Users] Question regarding Mailman

2006-06-23 Thread Mark Sapiro
ONG,HAI-SEONG wrote: > >When I am in the bin direcocotry, I use the command withlist -l -r >fix_url /listname/, I notice there are 3 fix_url in the bin directory. >May I know if the "fix_url" is either >fix_url.py/fix_url.pyc/fix_url.pyo? It's all three. The source module is the .py file. The .py

Re: [Mailman-Users] Mailman and fault tolerance

2006-06-23 Thread Antonio Dragone
Thank you all for the answers! Following Brad's answer, I looked into the mailman logs and found… 11045 mails sent! Yeah! Job was resumed (and completed) by Mailman. Sendmail logs are a little different… it looks like about 50 of the messages where lost and with Mark's post I assume they were in "m

[Mailman-Users] cannot rebuild archives

2006-06-23 Thread Jeff DeReus
i have recently upgraded to version 2.1.8. messages are not being archived for the month of june. archiving options are set properly in the interface. the archive.mbox is there but when i run the arch script, it says that the html is being formatted but still no entry for june is visible. the m

Re: [Mailman-Users] maximum size

2006-06-23 Thread Eduardo Núñez
Thanks for all. The patch works fine with 2.1.7 version. Edu Matthew Newton wrote: > On Thu, Jun 22, 2006 at 09:12:56AM -0700, Mark Sapiro wrote: > >> Eduardo Núñez wrote: >> >>> Can I fix messages's size for all lists? >>> >>> I want that administrators can't modify this. >>>

Re: [Mailman-Users] Question regarding Mailman

2006-06-23 Thread ONG,HAI-SEONG
Hi Ryan, When I am in the bin direcocotry, I use the command withlist -l -r fix_url /listname/, I notice there are 3 fix_url in the bin directory. May I know if the "fix_url" is either fix_url.py/fix_url.pyc/fix_url.pyo? And also, the listname you mean here is the mailing list, right? For example