Re: [Mailman-Users] How do I get an eMail list from the Membership List

2005-10-19 Thread Mark Sapiro
Gene Dermody wrote: >Cut & paste won't work for large lists because of the alphabetizing. >I want a simple CSV eMail list of my data. The preferred way to get a membership list is bin/list_members, but this won't do if you don't have command line access. There is an e-mail 'who' command (mail sub

Re: [Mailman-Users] Monthly password reminders not working

2005-10-19 Thread Mark Sapiro
Darren G Pifer wrote: >> >> I added this to my version of mailpasswds at line 237: >> >> print "msg=%s" % (msg) >> msg.send(sitelist, **{'errorsto': sitebounce, >> '_nolist' : 1, >> 'verp': mm_cfg.VERP_PASSWORD_REMINDERS, >>

[Mailman-Users] How do I get an eMail list from the Membership List

2005-10-19 Thread Gene Dermody
Cut & paste won't work for large lists because of the alphabetizing. I want a simple CSV eMail list of my data. -G "Courage is the first of human qualities because it is the quality that guarantees all the others." - Sir Winston Churchill Gene Dermody 63 Whitney St. San Francisco CA 94131-2742 U

Re: [Mailman-Users] Mailman/PHP/Digest Issue

2005-10-19 Thread Mark Sapiro
Neal Berwick wrote: Date: Wed, 21 Sep 2005 13:58:46 -0400 > My apologies in advance if I'm directing this to the wrong location, but My apologies for not responding sooner, but your post got buried in my inbox. >I'm about out of ideas. I recently built a small PHP web form to allow >individ

Re: [Mailman-Users] Strange errors

2005-10-19 Thread Mark Sapiro
Dan Szkola wrote: >John W. Baxter wrote: > >>On 10/19/05 11:14 AM, "Dan Szkola" <[EMAIL PROTECTED]> wrote: >> >> >> >>>Mark Sapiro wrote: >>> >>> >>> Dan Szkola wrote: >Patched the admin script as suggested. When I saw the error this >morning, I em

Re: [Mailman-Users] Approved Headers

2005-10-19 Thread Mark Sapiro
Jeanne Goodman wrote: >Can you recommend a Windows Friendly MUA that does allow one to add a custom >header? Another response recommends Pegasus Mail. There are also ports of Mutt which is very functional but not GUI. If you're interested, search google for mutt+windows, >Is there any way to

Re: [Mailman-Users] Bounced mail when sending reminders

2005-10-19 Thread Mark Sapiro
Robert Cartier wrote: >I am encountering errors with the smtp servers on Yahoo. >I have updated to use sendmail so that I can login using my >account information and this works for postings. The use of DELIVERY_MODULE = 'Sendmail' is highly discouraged as I'm sure you know if you've made it work

Re: [Mailman-Users] Strange errors

2005-10-19 Thread Dan Szkola
John W. Baxter wrote: >Do you have multiple Python versions installed? > > Sigh. Apparently, Sun installs python 2.3 as part of the Gnome install. I removed it and now I'm getting different errors. I will restart everything and see if that does not clear up this issue. The Sun gnome was in /us

Re: [Mailman-Users] Strange errors

2005-10-19 Thread Dan Szkola
John W. Baxter wrote: >On 10/19/05 11:14 AM, "Dan Szkola" <[EMAIL PROTECTED]> wrote: > > > >>Mark Sapiro wrote: >> >> >> >>>Dan Szkola wrote: >>> >>> >>> >>> >>> Patched the admin script as suggested. When I saw the error this morning, I emailed to the admin address of our

Re: [Mailman-Users] Strange errors

2005-10-19 Thread John W. Baxter
On 10/19/05 11:14 AM, "Dan Szkola" <[EMAIL PROTECTED]> wrote: > Mark Sapiro wrote: > >> Dan Szkola wrote: >> >> >> >>> Patched the admin script as suggested. When I saw the error this >>> morning, I emailed >>> to the admin address of our test list. Here is what I got: >>> >>> - Transcr

Re: [Mailman-Users] Approved Headers

2005-10-19 Thread Bryan Carbonnell
On 19/10/05, Jeanne Goodman <[EMAIL PROTECTED]> wrote: > Thank you very much. You have cleared up a lot of things. > > Can you recommend a Windows Friendly MUA that does allow one to add a custom > header? Pegasus Mail. http://www.pmail.com. AFAIC, it's the best windows MUA. And the best part, it

Re: [Mailman-Users] Interface questions

2005-10-19 Thread John Dennis
On Wed, 2005-10-19 at 13:42 -0400, JOSEPH DAMICO wrote: > (a) We would like to have Mailman interface with our Kerberos system... hmm... thinking about this a bit more, while getting mailman to authenticate with kerberos wouldn't be hard you're going to run into some other nasty problems you can'

Re: [Mailman-Users] Microsoft Outlooks munges attachment headers?

2005-10-19 Thread Mark Sapiro
Andrew Hedges wrote: > >Later, I sent a message to the same list from Microsoft Outlook with an >attachment and it displays in the archives inline ... not the desired >behavior! > > http://lists.familyvoices.org/pipermail/fv-test/2005-October/19.html > >Unfortunately, my whole organization us

[Mailman-Users] Bounced mail when sending reminders

2005-10-19 Thread Robert Cartier
I am encountering errors with the smtp servers on Yahoo. I have updated to use sendmail so that I can login using my account information and this works for postings. But when the system sends out reminder emails it doesnt seem to use the same code and uses smtp direct I am assuming any help would

Re: [Mailman-Users] Strange errors

2005-10-19 Thread Dan Szkola
Mark Sapiro wrote: >Dan Szkola wrote: > > > >>Patched the admin script as suggested. When I saw the error this >>morning, I emailed >>to the admin address of our test list. Here is what I got: >> >> - Transcript of session follows - >>PYTHONPATH /usr/local/mailman >> >> > >I wouldn

[Mailman-Users] Microsoft Outlooks munges attachment headers?

2005-10-19 Thread Andrew Hedges
Thanks again for the help yesterday getting my Mailman installation working! We're now in the testing phase ... woo hoo! New question: earlier today, I sent a messsage to my test list from Apple's Mail.app with an image attached. It shows up in the archives as a linked file, as I would have expec

Re: [Mailman-Users] Interface questions

2005-10-19 Thread John Dennis
On Wed, 2005-10-19 at 13:42 -0400, JOSEPH DAMICO wrote: > Hello, > > We are considering a conversion from Listproc to Mailman. We have a few > concerns, but our chief one is authentication. Here are two questions in > this regard: > > (a) We would like to have Mailman interface with our Kerber

Re: [Mailman-Users] Problems with bounces and qmail+mailman+vpopmail

2005-10-19 Thread Mark Sapiro
David Cuenca <[EMAIL PROTECTED]> Date: Wed, 19 Oct 2005 12:27:27 +0200 To: mailman-users@python.org >Every day, in my server mailman registers new bounces and stablishes new >scores. But there are bounces that never arrives to mailman, because >some times, at some point, the addresses be

[Mailman-Users] Interface questions

2005-10-19 Thread JOSEPH DAMICO
Hello, We are considering a conversion from Listproc to Mailman. We have a few concerns, but our chief one is authentication. Here are two questions in this regard: (a) We would like to have Mailman interface with our Kerberos system, so that the passwords our students and faculty use for the

Re: [Mailman-Users] Strange errors

2005-10-19 Thread Mark Sapiro
Dan Szkola wrote: >Patched the admin script as suggested. When I saw the error this >morning, I emailed >to the admin address of our test list. Here is what I got: > > - Transcript of session follows - >PYTHONPATH /usr/local/mailman I wouldn't have expected this, but I don't think it s

Re: [Mailman-Users] Approved Headers

2005-10-19 Thread Jeanne Goodman
Thank you very much. You have cleared up a lot of things. Can you recommend a Windows Friendly MUA that does allow one to add a custom header? Is there any way to edit a message before approval with my mail client limitation? I saw in the FAQs how to edit a message by forwarding it to yourself

Re: [Mailman-Users] Approved Headers

2005-10-19 Thread Mark Sapiro
Jeanne Goodman wrote: >(I've looked for this in archives, but I must have the wrong search phrases.) > >Could someone tell me how to edit the headers in Outlook Express so that I can >approve or resend messages from there? This is not a Mailman question, and I'm not a MS-OE expert, but I don't

Re: [Mailman-Users] Strange errors

2005-10-19 Thread Dan Szkola
Mark Sapiro wrote: >Dan Szkola wrote (in separate posts): > > >You could try the following patch to the $prefix/scripts/post script to >print the environment each time it is invoked. Assuming sendmail >doesn't choke on this in the normal case, it should appear in the DSN >in the error case. >

Re: [Mailman-Users] Cannot View Subscribers' List - Mailman 2.1.5

2005-10-19 Thread Mark Sapiro
Web User Support wrote: > > >Is the roster available to list members or only to the admin? (it says > >on the listinfo page) See private roster on Privacy > >options...Subscription rules. > >It's set to admin-only and she *is* one of them. I also re-set her admin >password, but without success.

Re: [Mailman-Users] Approved Headers

2005-10-19 Thread Jeanne Goodman
(I've looked for this in archives, but I must have the wrong search phrases.) Could someone tell me how to edit the headers in Outlook Express so that I can approve or resend messages from there? Also, can you give me an example the format of a header with an approved header in it? Thanks Jea

Re: [Mailman-Users] Cannot View Subscribers' List - Mailman 2.1.5

2005-10-19 Thread Web User Support
Web User Support wrote: > >>One of our clients is unable to view their subscriber list via the listinfo >>page; the result insists on a "valid email address". The client *is* using >>a valid address and I have confirmed that she has the correct password. I >>have also failed to log in via our

Re: [Mailman-Users] Problems with bounces and qmail+mailman+vpopmail

2005-10-19 Thread Brad Knowles
At 12:27 PM +0200 2005-10-19, David Cuenca wrote: > Every day, in my server mailman registers new bounces and stablishes new > scores. But there are bounces that never arrives to mailman, because > some times, at some point, the addresses become wrong. Then, qmail sends > me (postmaster) a mes

[Mailman-Users] Problems with bounces and qmail+mailman+vpopmail

2005-10-19 Thread David Cuenca
Every day, in my server mailman registers new bounces and stablishes new scores. But there are bounces that never arrives to mailman, because some times, at some point, the addresses become wrong. Then, qmail sends me (postmaster) a message notifying that a bounce could not been sent. Some time