[Mailman-Users] how do I read this?

2005-01-07 Thread Dr. Scott S. Jones
At the prompt, I notice this: [EMAIL PROTECTED]:/boot# vim /var/mail/scott You have new mail in /var/mail/scott I check that mail file and find the following error message: Traceback (most recent call last): File "/usr/lib/mailman/cron/gate_news", line 43, in ? from Mailman import mm_cfg File

[Mailman-Users] problems with private list

2005-01-07 Thread Cathy Cramer
I've hosted a private list on MajorDomo for about 5 years. Recently I moved to a server that only has MailMan 2.1.5. I am having problems restricting non-member posts. I set "Action to take for postings from non-members for which no explicit action is defined." to Discard, but spam messages hav

Re: [Mailman-Users] add_members slow, very slow..

2005-01-07 Thread kalin mintchev
thanks Karl.. i think it was the subscribe/unsubscribe option. it was writing to many emails. now adding is quick thanks... > "kalin mintchev" <[EMAIL PROTECTED]> writes: >> > "kalin mintchev" <[EMAIL PROTECTED]> writes: >> >> 7 hours now and counting... am i the only one on this list?! >> >

Re: [Mailman-Users] -1 request(s) waiting?

2005-01-07 Thread Mark Sapiro
David Purdue wrote: > >But I am getting a daily reminder from mailman on this machine (mailing >list name changed): > >=-=-=-=-= >Subject: -1 [List] moderator request(s) waiting > >Why would there be -1 requests waiting, and where can I go to correct this? > See >Mailman FAQ: http://www.python.o

Re: [Mailman-Users] add_members slow, very slow..

2005-01-07 Thread Karl Fogel
"kalin mintchev" <[EMAIL PROTECTED]> writes: > > "kalin mintchev" <[EMAIL PROTECTED]> writes: > >> 7 hours now and counting... am i the only one on this list?! > > > > No, I think it just means no on has an answer for you. > > > > Have you tried putting some debugging prints into the code or > > an

[Mailman-Users] -1 request(s) waiting?

2005-01-07 Thread David Purdue
I am using mailman 2.1.5 on OpenBSD 3.6 sparc64. I am in process of migrating mailing lists to this machine from another, so the lists are all set up but are not currently handling mail. But I am getting a daily reminder from mailman on this machine (mailing list name changed): =-=-=-=-= Subjec

Re: [Mailman-Users] add_members slow, very slow..

2005-01-07 Thread kalin mintchev
> "kalin mintchev" <[EMAIL PROTECTED]> writes: >> 7 hours now and counting... am i the only one on this list?! > > No, I think it just means no on has an answer for you. > > Have you tried putting some debugging prints into the code or > anything? no.. but will it help turning subscribe/unsubscri

Re: [Mailman-Users] pre-approve message?

2005-01-07 Thread Mark Sapiro
Christopher Adams wrote >Is there a way for a list owner to pre-approve a message to a list that >has the moderation bit set on for all subscribers? I remember that in >Majordomo, one could send the message with a line like Approve: > as the first line of the message and it would override >an

[Mailman-Users] how to fix ASCII encoding error in admindb?

2005-01-07 Thread Mike Alberghini
I'm fighting with a bad message in one of my lists. I click on "Tend to pending moderator requests" on the admin page and get the "We hit a bug!" page that dumps with UnicodeError: ASCII encoding error: ordinal not in range(128) I know i've got a bad char somewhere in a held message, but when

[Mailman-Users] pre-approve message?

2005-01-07 Thread Christopher Adams
Is there a way for a list owner to pre-approve a message to a list that has the moderation bit set on for all subscribers? I remember that in Majordomo, one could send the message with a line like Approve: as the first line of the message and it would override any security settings for the li

Re: [Mailman-Users] Identical list names on milti-virtual-domains host

2005-01-07 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yassen Damyanov wrote: > From the Mailman FAQ Section 4.47: > > "The modified version of Mailman, shipped by Cpanel as part of their > commercial hosting product for ISPs, adopts a different, > list-name-munging solution to the problem but Cpanel have

Re: [Mailman-Users] Migrating from one server to another

2005-01-07 Thread Adam Cripps
On Fri, 7 Jan 2005 15:24:11 +0100, Gerhard Killesreiter <[EMAIL PROTECTED]> wrote: > > > On Fri, 7 Jan 2005, Adam Cripps wrote: > > > We are in the process of migrating our old mailman server to another > > piece of hardware. Currently the new hardware is a Suse server running > > sendmail, with

Re: [Mailman-Users] Identical list names on milti-virtual-domains host

2005-01-07 Thread Yassen Damyanov
On Friday 07 January 2005 16:56, you wrote: Mark, thanks so much! From the Mailman FAQ Section 4.47: "The modified version of Mailman, shipped by Cpanel as part of their commercial hosting product for ISPs, adopts a different, list-name-munging solution to the problem but Cpanel have not made

Re: [Mailman-Users] Identical list names on milti-virtual-domains host

2005-01-07 Thread Mark Sapiro
Yassen Damyanov wrote: > >Is there a way to have two lists with idential names and different >domains? See >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py article 4.47. Note that the FAQ article refers to a patch on sourceforge that may help. -- Mark Sapiro <[EMAIL PROTECTED]> The h

Re: [Mailman-Users] Migrating from one server to another

2005-01-07 Thread Gerhard Killesreiter
On Fri, 7 Jan 2005, Adam Cripps wrote: > We are in the process of migrating our old mailman server to another > piece of hardware. Currently the new hardware is a Suse server running > sendmail, with a mailman package installed (I'm not sure which > version). The old server is running Mailman 2.

[Mailman-Users] Migrating from one server to another

2005-01-07 Thread Adam Cripps
We are in the process of migrating our old mailman server to another piece of hardware. Currently the new hardware is a Suse server running sendmail, with a mailman package installed (I'm not sure which version). The old server is running Mailman 2.1.4. The Suse server has apache installed and work

[Mailman-Users] Identical list names on milti-virtual-domains host

2005-01-07 Thread Yassen Damyanov
Hi, list! A multi-virtual-domain host running mailman/postfix/apache2. The bin/newlist script tells me that I can specify the web host that is associated with the list: "You can specify the domain to create your new list in by spelling the listname like so: [EMAIL PROTECTED]" So far so good

Re: [Mailman-Users] lost attachment/mime part on archive

2005-01-07 Thread Tokio Kikuchi
Hi, 1, is it possible that the mime/parts be with the archived message itself and not scrubbed? Pipermail archiver cannot treat attachments so the message must be scrubbed before being passed to the archiver. 2, if the parts need to be linked elsewhere, how can I view it's original state. You can

[Mailman-Users] lost attachment/mime part on archive

2005-01-07 Thread Joshua, C.S. Chen
ge: [cchelp] Re: old notebooks * Next message: [cchelp] The cchelp Archives * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Skipped content of type multipart/alternative-- next part -- An HTML attachment was scrubbed... URL: http://(mydomain)/pipermail/cchelp/