Re: [Mailman-Users] Confirmation problems

2006-01-25 Thread Niemi Hannu
> -Alkuperäinen viesti- > Lähettäjä: Mark Sapiro [mailto:[EMAIL PROTECTED] > Lähetetty: 25. tammikuuta 2006 17:37 > Vastaanottaja: Niemi Hannu; mailman-users@python.org > Aihe: Re: [Mailman-Users] Confirmation problems > Have you overridden PENDING_REQUEST_LIFE in mm_cfg.py? Not that I k

Re: [Mailman-Users] Mailman, Postfix and MySQL-based virtual domains

2006-01-25 Thread Glenn Sieb
Mark Sapiro said the following on 1/25/2006 9:49 PM: > Werner Schalk wrote: > >> I created some mailing lists. But when I try to >> send a mail to one of them I get the following error message in my log file: Just curious... do you issue: postmap /usr/local/mailman/data/virtual-mailman Because

Re: [Mailman-Users] Extracting membership list

2006-01-25 Thread Mark Sapiro
Mark Sapiro wrote: > >bin/listmembers --help That should have been bin/list_members --help Sorry for any confusion. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Zope Error

2006-01-25 Thread Nofiandyt
Hi, I use zope ver.2.4.3 I was just got an error like this : Zope Error Zope has encountered an error while publishing this resource. Error Type: sql.error Error Value: ('22008', 241, '[Microsoft][ODBC SQL Server Driver][SQL Server]Syntax error converting datetime from character string.') Jus

Re: [Mailman-Users] Backing up E-mail addresses in Mailman v 2.1.6

2006-01-25 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >Ok, I really appreciate the effort, but I don't know what a cronjob is. Can >you explain what steps I need to take on a PC to get to this point: >http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.018.htp > >I apologize, but I am TRULY just learning about this

Re: [Mailman-Users] Backing up E-mail addresses in Mailman v 2.1.6

2006-01-25 Thread dan
Ok, I really appreciate the effort, but I don't know what a cronjob is. Can you explain what steps I need to take on a PC to get to this point: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.018.htp I apologize, but I am TRULY just learning about this. A total novice. ~Daniel On

Re: [Mailman-Users] Extracting membership list

2006-01-25 Thread Mark Sapiro
Fernando Sabio wrote: > >I have root on this box, and the "config.pck" file is available to me here: > >/usr/local/cpanel/3rdparty/mailman/lists//* > >But the config.pck file isn't useful to me in a text editor when all I want >are the email addresses of existing members. > >How does one extract th

[Mailman-Users] Backing up E-mail addresses in Mailman v 2.1.6

2006-01-25 Thread dan
Is there an easy way to get all of your e-mail addresses out of Mailman version 2.1.6? Maybe a backup or export function? I know this sounds SO novice, but that's what I am, and the FAQ said nothing about it. Daniel/The Fold www.thefoldmusic.com --

[Mailman-Users] Extracting membership list

2006-01-25 Thread Fernando Sabio
I moved a few lists as part of a larger site-move and the lists aren't being recognized as valid recipients when list members email the lists (ie: an email to either list, ie: "all@", get's returned with either a 503 or 550 error.) Yet the lists can be administered, show a membership list,

Re: [Mailman-Users] Mailman, Postfix and MySQL-based virtual domains

2006-01-25 Thread Mark Sapiro
Werner Schalk wrote: >I created some mailing lists. But when I try to >send a mail to one of them I get the following error message in my log file: > >NOQUEUE: reject: RCPT from unknown[62.8.A.B]: 550 <[EMAIL PROTECTED]>: >Recipient address rejected: User unknown in virtual mailbox table; >from

Re: [Mailman-Users] move from version 2.0.11 to 2.1.5

2006-01-25 Thread Mark Sapiro
Chad Rebuck wrote: > >Mailman was installed via RPM. I actually did have the lists/ and >archives/ in the incorrect folder but I have copied them over to >/var/lib/mailman now. I'm guessing that you created the lists on the new installation before you finally got the old lists/ directories in th

Re: [Mailman-Users] Questions Regarding Command Line Commands

2006-01-25 Thread Mark Sapiro
Mark Phillips wrote: > >I have seen the documentation on what the command line >commands are, but I am not sure how to issue those >commands from a python script. See Briefly, once you have the list name, owner email and list password in appropriate v

Re: [Mailman-Users] denying mbox AND txt archives

2006-01-25 Thread Jim Popovitch
OK, I solved my own problem with this bit of Apache config: RedirectMatch permanent /mailman/private/.*/.*\.txt /mailman/ RedirectMatch permanent /mailman/private/.*/.*\.mbox /mailman/ RedirectMatch permanent /archives/.*/.*\.txt /archives/ RedirectMatch permanent /archives

[Mailman-Users] i18n Question

2006-01-25 Thread Bryan Carbonnell
I have created a patch for MM 2.1.7 that will allow MM to have your main site's headers/footers so that everything across the site has a consistant look. This is an extension of #1160353 http://sourceforge.net/tracker/index.php?func=detail&aid=1160353&group_id=103&atid=300103 You can see the patch

[Mailman-Users] denying mbox AND txt archives

2006-01-25 Thread Jim Popovitch
Hi, Is there a way to "privatize" archive txt files? I know that PUBLIC_MBOX prevents the mbox URL from appearing in thread.html, date.html, etc., and I can also block *.mbox at the server. HOWEVER, blocking *.txt at the server isn't an option for me. Is there a way to have the archiver chm

[Mailman-Users] Mailman, Postfix and MySQL-based virtual domains

2006-01-25 Thread Werner Schalk
Hi, first of all I have to say that I am a complete novice to both Mailman and Postfix. However my MySQL-based Postfix setup works just fine (on Gentoo) but I have a problem with getting Mailman to work. Beside virtual domains and users that work just fine, I created some mailing lists. But whe

Re: [Mailman-Users] pgp key E099F769?

2006-01-25 Thread Tokio Kikuchi
[EMAIL PROTECTED] wrote: > Hi, > > 2.1.7 is signed by key-id E099F769, but i can't find that key anywhere! > > can someone put it on the public keyservers pls? > Sorry for the inconvenience. Now it can be found at: http://keyserver.veridis.com:11371/search?q=0xE099F769 -- Tokio Kikuchi, tkik

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread JC Dill
[EMAIL PROTECTED] wrote: >> On Wed, 25 Jan 2006, Mark Sapiro wrote: >> Dan, do you know how long it is taking to send to this list now ? Might >> it >> make a difference if you did this at night / off-hours ? > > Yes it is for thefoldmusic.com. To my knowledge, most recipients NEVER even > rece

[Mailman-Users] pgp key E099F769?

2006-01-25 Thread jasper-mmu
Hi, 2.1.7 is signed by key-id E099F769, but i can't find that key anywhere! can someone put it on the public keyservers pls? -- [http://pointless.net/] [0x2ECA0975] -- Mailman-Users mailing list Mailman-Users

Re: [Mailman-Users] move from version 2.0.11 to 2.1.5

2006-01-25 Thread Chad Rebuck
Thanks John Mailman was installed via RPM. I actually did have the lists/ and archives/ in the incorrect folder but I have copied them over to /var/lib/mailman now. I ran thse commands after moving the files. However, I still don't see any members listed. Certainly I am missing something else

Re: [Mailman-Users] move from version 2.0.11 to 2.1.5

2006-01-25 Thread John Dennis
On Wed, 2006-01-25 at 12:32 -0500, Chad Rebuck wrote: > I've installed a new server running Fedora 4. I can create a new list, but > I have not determined why mailman is not seeing the users from my 2.0.11 > list. I copied the lists/ and archives/ dir from the old server to the new > one. I h

[Mailman-Users] move from version 2.0.11 to 2.1.5

2006-01-25 Thread Chad Rebuck
I've installed a new server running Fedora 4. I can create a new list, but I have not determined why mailman is not seeing the users from my 2.0.11 list. I copied the lists/ and archives/ dir from the old server to the new one. I have read through the INSTALL and UPGRADE docs following all th

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread dan
> On Wed, 25 Jan 2006, Mark Sapiro wrote: > Dan, do you know how long it is taking to send to this list now ? Might > it > make a difference if you did this at night / off-hours ? Yes it is for thefoldmusic.com. To my knowledge, most recipients NEVER even receive the e-mails I send out. Only a

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread dan
< messages, not 300 recipients. You would need to NOT turn on > personalization, or VERP, and you would probably need to turn off the > monthly password reminders. >> Sorry about that, I should clarify that I definitely meant 300 recipients, not messages. I only plan on sending 3-4 messages a mo

[Mailman-Users] Questions Regarding Command Line Commands

2006-01-25 Thread Mark Phillips
Please excuse this (potential) double post. My ISP is blocked from posting to this list, so I am trying again from a yahoo account. Sometimes I can get through from my ISP, other times not. So I am trying again! :( I have a mysql database with names and email addresses for our little league. I wr

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread Christopher X. Candreva
On Wed, 25 Jan 2006, Mark Sapiro wrote: > Daniel/The Fold wrote: > >I was told by my hosting company that I need to pick a mailing list > >manager for my 14,000+ subscriber e-mail list that would stagger the > >sending of the email to something like 300 e-mails per hour to lower the > Where

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread John W. Baxter
On 1/25/06 7:40 AM, "John W. Baxter" <[EMAIL PROTECTED]> wrote: > On 1/25/06 7:21 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > >> I was told by my hosting company that I need to pick a mailing list manager >> for my 14,000+ subscriber e-mail list that would stagger the sending of the >> e

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread Mark Sapiro
Daniel/The Fold wrote: >I was told by my hosting company that I need to pick a mailing list manager >for my 14,000+ subscriber e-mail list that would stagger the sending of the >email to something like 300 e-mails per hour to lower the impact on the >server. I already have Mailman installed, an

Re: [Mailman-Users] Mailman stagger script?

2006-01-25 Thread John W. Baxter
On 1/25/06 7:21 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I was told by my hosting company that I need to pick a mailing list manager > for my 14,000+ subscriber e-mail list that would stagger the sending of the > email to something like 300 e-mails per hour to lower the impact on the >

Re: [Mailman-Users] Confirmation problems

2006-01-25 Thread Mark Sapiro
Niemi Hannu wrote: > >I made a new list and it seems to work OK, except that all the >confirmation strings are invalid. > >Even if I answer at once, it says it's bad confirmation string and only >suggests it has been expired. I have also checked that the time is all >right on both ends. Any hints?

Re: [Mailman-Users] Question about List Info Page HTML

2006-01-25 Thread Mark Sapiro
John Franklin wrote: >Is there a full list of the custom tags which can be used >in list info page HTML? I've been looking around, and I can't find >one anywhere. They're not exactly documented, but see Mailman/HTMLFormatter.py and the various Cgi scripts, in this case Mailman/Cgi/listinfo.

[Mailman-Users] Mailman stagger script?

2006-01-25 Thread dan
I was told by my hosting company that I need to pick a mailing list manager for my 14,000+ subscriber e-mail list that would stagger the sending of the email to something like 300 e-mails per hour to lower the impact on the server. I already have Mailman installed, and the entire list currently

[Mailman-Users] Confirmation problems

2006-01-25 Thread Niemi Hannu
Hello all I made a new list and it seems to work OK, except that all the confirmation strings are invalid. Even if I answer at once, it says it's bad confirmation string and only suggests it has been expired. I have also checked that the time is all right on both ends. Any hints? I also added an