Re: [Mailman-Users] adding new members with their fullnames via commandline

2005-09-22 Thread lkolchin
Hello Again, Is it true that there is no way to add member to the list with his full name from the command line? I know that the below syntax won't work: ./add_members -r - firstname1 lastname1 [EMAIL PROTECTED] somelistname But maybe some of you have solved it with some script or workaround?

Re: [Mailman-Users] Virtual host document root for mailman/listinfo

2005-09-22 Thread Christian Anton
Tom Combs wrote: Hello, I'm running mailman-2.1.6rc4 and apache-2.0.54. I have a virtual host set up for my mailman web interface. I would like the listinfo page to be the default page for my mailman web address so one can enter http://mylists.com instead of

Re: [Mailman-Users] adding new members with their fullnames via commandline

2005-09-22 Thread Hannah Schroeter
Hello! On Thu, Sep 22, 2005 at 12:00:58PM +0300, [EMAIL PROTECTED] wrote: Hello Again, Is it true that there is no way to add member to the list with his full name from the command line? I know that the below syntax won't work: ./add_members -r - firstname1 lastname1 [EMAIL PROTECTED]

Re: [Mailman-Users] Virtual host document root for mailman/listinfo

2005-09-22 Thread lkolchin
Hi, You should make something like this in your apache.conf (or whatever you call it apache conf. file) For SuSE for example do something like: In /etc/apache2/default-server.conf (add these lines): ## ## ## mailman ## # Redirect queries to /mailman to the listinfo page

Re: [Mailman-Users] adding new members with their fullnames viacommandline

2005-09-22 Thread lkolchin
Hello Hannah, Thanks for your reply. Terrific, there is no syntax for such thing in ./add_members --help!!! This syntax is working: echo 'firstname lastname [EMAIL PROTECTED]' | ./add_members -r - testlist2 Could you please tell what syntax should I use if I have file with the list of users,

[Mailman-Users] AOL Whitelist

2005-09-22 Thread Jon Harris
Hi List After about a year of trying, I think I have finally got AOL to whitelist my (subscription only!) mailing list :-( http://postmaster.aol.com/cgi-bin/whitelist.pl (if anyone is interested) In the mailing list I have around 1500 members with aol addresses with their 'nosend' ticked.

[Mailman-Users] unsuccessful subscribe/unsubscribe notifications?

2005-09-22 Thread Matt Singerman
Hello, I was wondering if there is a way for Mailman to send the administrator a notification email whenever there is an unsuccessful subscribe or unsubscribe attempt. I know it is possible whenever the subscribe/unsubscribe goes through, but I cannot find an option for the former, and it would

Re: [Mailman-Users] Synchronizing Mailman between two servers.

2005-09-22 Thread Brian Elliott Finley
Aaron, I'm very interested in the solution you chose, and in how well it works for you. I'm in the process of designing a fault-tolerant mailman installation, and any wisdom from experience would be very useful. Thanks! -Brian IT Purchases wrote: Hello, Any thoughts on what is the best

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

2005-09-22 Thread Darren G Pifer
Hello, On Wed, 2005-09-21 at 14:01, John Dennis wrote: On Wed, 2005-09-21 at 13:44 -0400, Darren G Pifer wrote: Anything else? Well, if it were me I'd edit the script and throw in a few print statements in a few judicious places to track what it was or wasn't doing since you're not

[Mailman-Users] Mailman daemon broken.

2005-09-22 Thread Arnaud de Prelle
Hi, I had two mailing list perfectly running on a FBSD 5.4 server. Since last reboot the daemon of the mail manager seems broken: [EMAIL PROTECTED]|120#/usr/local/etc/rc.d/mailman.sh start Traceback (most recent call last): File /usr/local/mailman/bin/mailmanctl, line 547, in ? main()

[Mailman-Users] Problem with mailman

2005-09-22 Thread julien grosjean
Hi everybody, First, sorry for my poor english... I install mailman 2.1.5 on my CentOS distro. I can create list via web interface. I setup mm_cfg conf file. By example, i create a list nammed test We can suscribe to the list, but the problem is than when we sent an email to the list email,

Re: [Mailman-Users] Problem with mailman

2005-09-22 Thread John Dennis
On Thu, 2005-09-22 at 18:39 +0200, julien grosjean wrote: By example, i create a list nammed test We can suscribe to the list, but the problem is than when we sent an email to the list email, such as [EMAIL PROTECTED], just this email receive the mail... Only [EMAIL PROTECTED] receive the

Re: [Mailman-Users] Synchronizing Mailman between two servers.

2005-09-22 Thread Brad Knowles
At 9:46 AM -0500 2005-09-22, Brian Elliott Finley wrote: I'm very interested in the solution you chose, and in how well it works for you. Sorry, I missed the original message. I'm in the process of designing a fault-tolerant mailman installation, and any wisdom from experience

Re: [Mailman-Users] AOL Whitelist

2005-09-22 Thread Lloyd F. Tennison
Try this patch. http://sourceforge.net/tracker/index.php?func=detailaid=982644group_id=1 03atid=300103 Date sent: Thu, 22 Sep 2005 13:08:55 +0100 From: Jon Harris [EMAIL PROTECTED] To: Mailman-Users@python.org Subject:

Re: [Mailman-Users] AOL Whitelist

2005-09-22 Thread Jon Harris
Lloyd Thanks for that, I will give it a go. Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lloyd F. Tennison Sent: 22 September 2005 18:02 To: Mailman-Users@python.org Subject: Re: [Mailman-Users] AOL Whitelist Try this patch.

[Mailman-Users] unsuccessful subscribe/unsubscribe notifications?

2005-09-22 Thread Matt Singerman
Hello, I was wondering if there is a way for Mailman to send the administrator a notification email whenever there is an unsuccessful subscribe or unsubscribe attempt. I know it is possible whenever the subscribe/unsubscribe goes through, but I cannot find an option for the former, and it would

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

2005-09-22 Thread Darren G Pifer
Hello, On Thu, 2005-09-22 at 11:28, Darren G Pifer wrote: Hello, On Wed, 2005-09-21 at 14:01, John Dennis wrote: On Wed, 2005-09-21 at 13:44 -0400, Darren G Pifer wrote: Anything else? Python print statements are pretty easy, in its simplest form: print value1=%s value2=%s %

Re: [Mailman-Users] Synchronizing Mailman between two servers.

2005-09-22 Thread Ivan Fetch
Hello, i'm looking at this for our setup as well. How are others handling the Mailman processes (qrunners) starting on a second server once the first server has gone down, and switching back to the first server once it has recovered? Mailman's locks are usually not cleaned up

[Mailman-Users] Redirecting html-pages to another mailman server

2005-09-22 Thread Osmo Kujala
Hi List I'm trying to migrate from version 2.0.8 to 2.1.5 by transferring lists one by one from old server to new server. Problem is to keep server name the same (lists.jyu.fi) all the time. So I decided to first move that name to new server and redirect mail addresses and html-accesses from

[Mailman-Users] HTML Message Excerpt

2005-09-22 Thread Brian Wong
Is there a way to see the HTML in the 'Message Excerpt' rendered in the web interface? Some of my users find it inconvenient that it is the raw source of the body. They have a hard time picturing how the message would look. If not, is there a major reason to why it is not included?

[Mailman-Users] Change respond_to_post_requests text

2005-09-22 Thread John Hansen
We are using MailMan 2.1.5 on WhiteBox Linux. Is it possible to change the default message in the respond_to_post_requests when the message is moderated? We would like it to be a little more intuitive for our list members as to why their message is being held. If so, where is the location of

[Mailman-Users] umbrella lists and approved senders

2005-09-22 Thread Gary Casterline
We've set up chain of hierarchical lists to accommodate annual groups. Each year we create a list for the new cohorts: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] and then add the new class-of list to the umbrella list: [EMAIL PROTECTED] Each list is set to allow

[Mailman-Users] Mailman Master Unsubscribe

2005-09-22 Thread Lloyd F. Tennison
I would like to be able to have a main page where a person can remove themselves from all lists on the server with just one command/entry. I know they can eventually get to the unsubscribe all button, but I want to be able to have an all button like some of the large list services have. I

Re: [Mailman-Users] AOL Whitelist

2005-09-22 Thread Martin Dennett
Jon Harris wrote: Hi List After about a year of trying, I think I have finally got AOL to whitelist my (subscription only!) mailing list :-( http://postmaster.aol.com/cgi-bin/whitelist.pl (if anyone is interested) In the mailing list I have around 1500 members with aol addresses with their

Re: [Mailman-Users] Mailman daemon broken.

2005-09-22 Thread Arnaud de Prelle
Arnaud de Prelle wrote: Hi, I had two mailing list perfectly running on a FBSD 5.4 server. Since last reboot the daemon of the mail manager seems broken: [EMAIL PROTECTED]|120#/usr/local/etc/rc.d/mailman.sh start Traceback (most recent call last): File /usr/local/mailman/bin/mailmanctl, line

Re: [Mailman-Users] AOL Whitelist

2005-09-22 Thread Heather Madrone
At 9:15 PM +0100 9/22/05, Martin Dennett wrote: Oh, and just as an aside, myself and my co-moderators have given very serious thought to banning AOL addresses on our list. Not a decision we've taken lightly, but after 3 such instances with the same ISP in less than 5 months (and no othe ISP giving

Re: [Mailman-Users] AOL Whitelist

2005-09-22 Thread Lloyd F. Tennison
I actually have had zero problems with them after the initial whitelisting eighteen months ago - except it took over a week when I moved my server. (They said it should take 48 hours.) I send almost 300,000 to them three times a week - all without problems, plus normal hosting emails. They

Re: [Mailman-Users] Synchronizing Mailman between two servers.

2005-09-22 Thread Brad Knowles
At 11:46 AM -0600 2005-09-22, Ivan Fetch wrote: i'm looking at this for our setup as well. How are others handling the Mailman processes (qrunners) starting on a second server once the first server has gone down, and switching back to the first server once it has recovered?

Re: [Mailman-Users] mmdsr -- Mailman Daily Status Reports (Bourne shellscript, updated)

2005-09-22 Thread Brad Knowles
At 9:57 PM -0700 2005-09-10, Mark Sapiro wrote: The script assumes the a single specified directory (normally the VAR_PREFIX directory) contains the queues in the qfiles/ directory and the logs in the logs/ directory. This isn't the case in all installations. I modified it to allow