[Mailman-Users] changing default mailman address

2005-02-07 Thread Michael Soulier
People, Is there any way to change the default mailman owner address from mailman@? I'd like to change it to another mail virtual host for the box. Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> http://www.digitaltorque.ca http://opag.ca python -c 'import this' Jabber: [EMAIL PROT

Re: [Mailman-Users] Delayed Send

2005-02-07 Thread Brad Knowles
At 1:41 PM -0600 2005-02-07, Jess Mooers wrote: I am migrating from Macjordomo and have an interesting question. In Macjordomo, you could specify the interval (in minutes) at which posts to each list get sent. I have a realtors website that only wants messages sent once every 2 hours. Is the

Re: [Mailman-Users] Migration from RH 7.3, Mailman 2.0.13-1 to SUSE ES 9, Mailman2.1.4-83.10

2005-02-07 Thread Mark Sapiro
Dave Warchol wrote: >Postfix is my MTA. Any thoughts about how I might do this would be >greatly appreciated. See >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py article 3.4 -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabette

Re: [Mailman-Users] Delayed Send

2005-02-07 Thread Mark Sapiro
Jess Mooers wrote: >I am migrating from Macjordomo and have an interesting question. In >Macjordomo, you could specify the interval (in minutes) at which posts to each >list get sent. I have a realtors website that only wants messages sent once >every 2 hours. Is there a way to do this in Ma

Re: [Mailman-Users] Subject_prefix doesn't get added for postsfrom one domain

2005-02-07 Thread Mark Sapiro
Chris Malatesta wrote: >So here is the issue, posts from this one domain don't get mailman header >information added to the email, although they get posted to the list. > >What would cause a post to go to the list and not get header info and the >Subject_prefix added to that post? The message is

Re: [Mailman-Users] deleting a repetetive email message from queue

2005-02-07 Thread Brad Knowles
At 11:18 AM -0800 2005-02-07, Roger Espiritu wrote: My listServer keeps sending the same message over and over again to a particular member and I am not sure where to look and delete this message. This is most likely a problem with your MTA, but without looking in your logs, it's impossible to

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Brad Knowles
At 1:57 PM -0500 2005-02-07, Matthew A. Marshall wrote: I added that line to my mm_cfg.py and it came back with errors: What version of Mailman are you using? I think this feature was introduced relatively recently I am using version 2.0.13-6 from RedHat 2.1AS. I think most of the VE

[Mailman-Users] Delayed Send

2005-02-07 Thread Jess Mooers
I am migrating from Macjordomo and have an interesting question. In Macjordomo, you could specify the interval (in minutes) at which posts to each list get sent. I have a realtors website that only wants messages sent once every 2 hours. Is there a way to do this in Mailman. Tech Specs ~

[Mailman-Users] Migration from RH 7.3, Mailman 2.0.13-1 to SUSE ES 9, Mailman 2.1.4-83.10

2005-02-07 Thread Dave Warchol
Postfix is my MTA. Any thoughts about how I might do this would be greatly appreciated. Thanks much, Dave -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python

[Mailman-Users] deleting a repetetive email message from queue

2005-02-07 Thread Roger Espiritu
My listServer keeps sending the same message over and over again to a particular member and I am not sure where to look and delete this message. I am new to mailman. Can someone give me info on how to clear this problem? Thanks for your assistance, -Roger --

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Mark Sapiro
Matthew A. Marshall wrote: >> >Here is what my alias looks like: >ncep.list.enso-update: "|/var/mailman/mail/wrapper post >ncep.list.enso-update" >ncep.list.enso-update-admin: "|/var/mailman/mail/wrapper mailowner >ncep.list.enso-update" >ncep.list.enso-update-request: "|/var/mailman/mail/wrapp

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Matthew A. Marshall
Brad Knowles wrote: At 12:55 PM -0500 2005-02-07, Matthew A. Marshall wrote: I added that line to my mm_cfg.py and it came back with errors: What version of Mailman are you using? I think this feature was introduced relatively recently I am using version 2.0.13-6 from RedHat 2.1AS. ---

Re: [Mailman-Users] Subject_prefix doesn't get added for posts from one domain

2005-02-07 Thread Chris Malatesta
So here is the issue, posts from this one domain don't get mailman header information added to the email, although they get posted to the list. What would cause a post to go to the list and not get header info and the Subject_prefix added to that post? Thanks, Chris On 2/7/05 9:24 AM, "Tobias

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Matthew A. Marshall
Mark Sapiro wrote: Matthew A. Marshall wrote re: VERP_CONFIRMATIONS = Yes I added that line to my mm_cfg.py and it came back with errors: - Transcript of session follows - Traceback (innermost last): File "/var/mailman/scripts/mailcmd", line 31, in ? from Mailman import MailL

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Brad Knowles
At 12:55 PM -0500 2005-02-07, Matthew A. Marshall wrote: I added that line to my mm_cfg.py and it came back with errors: What version of Mailman are you using? I think this feature was introduced relatively recently -- Brad Knowles, <[EMAIL PROTECTED]> "Those who would give up essential Li

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Matthew A. Marshall
Mark Sapiro wrote: Matthew A. Marshall wrote Mark Sapiro wrote: Matthew A. Marshall wrote: Hello, When subscribing to my mailing list via the web page, I see in the maillog the message go out to the user. When the user responds with a confirmation, I see the message come in and

[Mailman-Users] Mailman consultant wanted

2005-02-07 Thread Anne Shroeder - Internet Society
We are getting ready to migrate all our lists to a brand new machine at our new rack at Qwest (they're currently outsourced), and because our systems consultant has not worked directly with mailman installs before, I'd like to hire a consultant to do this for us. Moreover, I'd like to have this pe

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Mark Sapiro
Matthew A. Marshall wrote re: >>> >>> VERP_CONFIRMATIONS = Yes >>> >I added that line to my mm_cfg.py and it came back with errors: > > - Transcript of session follows - >Traceback (innermost last): > File "/var/mailman/scripts/mailcmd", line 31, in ? >from Mailman import MailList >

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Matthew A. Marshall
Matthew A. Marshall wrote: Mark Sapiro wrote: Matthew A. Marshall wrote: Hello, When subscribing to my mailing list via the web page, I see in the maillog the message go out to the user. When the user responds with a confirmation, I see the message come in and sent to the mailcmd. However,

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Mark Sapiro
Matthew A. Marshall wrote >Mark Sapiro wrote: > >>Matthew A. Marshall wrote: >> >> >> >>>Hello, When subscribing to my mailing list via the web page, I see in >>>the maillog the message go out to the user. When the user responds with >>>a confirmation, I see the message come in and sent to t

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Matthew A. Marshall
Mark Sapiro wrote: Matthew A. Marshall wrote: Hello, When subscribing to my mailing list via the web page, I see in the maillog the message go out to the user. When the user responds with a confirmation, I see the message come in and sent to the mailcmd. However, after that, nothing happen

Re: [Mailman-Users] Another newbie startup question

2005-02-07 Thread Mark Sapiro
C. Jon Hinkle wrote: > >Turns out that, since I don't have command line access to the machine >that hosts the list, I'm reduced to looking 30 at a time. Such are the >vagaries of being a remote moderator. See http://starship.python.net/crew/jwt/mailman/#throughtheweb for a way to script this. A

Re: [Mailman-Users] Another newbie startup question

2005-02-07 Thread C. Jon Hinkle
Well, I did turn off notifications and added the 90 new names 30 at a time. They appeared immediately on the list. Turns out that, since I don't have command line access to the machine that hosts the list, I'm reduced to looking 30 at a time. Such are the vagaries of being a remote moderator.

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Mark Sapiro
Mark Sapiro wrote: >Do you have > >VERP_CONFIRMATIONS = Yes > >in mm_cfg.py? If so, perhaps there is a problem with some MTA/MDA along >the way dropping the confirmation token from the VERP like reply >address. Ooops... I forgot that VERP_CONFIRMATIONS currently applies only to invitations so th

Re: [Mailman-Users] e-mail command problem

2005-02-07 Thread Mark Sapiro
Nathan K. Stazewski wrote: >I have created a web interface for our listservs. I have it completely >working except that when someone subscribes themselves I don't want them to >have to assign themselves a password but I do want them to be able to select >digest or nodigest. I tried the following

Re: [Mailman-Users] Moving the data to a different disk or partition

2005-02-07 Thread John Dennis
On Sat, 2005-02-05 at 09:48 +0800, Glen Low wrote: > Dear All, > > On the installation instructions at > http://www.gnu.org/software/mailman/mailman-install/create-install- > dir.html I read: > > = > > Typically, Mailman is installed into a single directory, which includes > both the Ma

Re: [Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Mark Sapiro
Matthew A. Marshall wrote: >Hello, When subscribing to my mailing list via the web page, I see in >the maillog the message go out to the user. When the user responds with >a confirmation, I see the message come in and sent to the mailcmd. >However, after that, nothing happens. The user does

[Mailman-Users] e-mail command problem

2005-02-07 Thread Nathan K. Stazewski
I have created a web interface for our listservs. I have it completely working except that when someone subscribes themselves I don't want them to have to assign themselves a password but I do want them to be able to select digest or nodigest. I tried the following e-mail command, but it always s

[Mailman-Users] Mailman not processing confirmations.

2005-02-07 Thread Matthew A. Marshall
Hello, When subscribing to my mailing list via the web page, I see in the maillog the message go out to the user. When the user responds with a confirmation, I see the message come in and sent to the mailcmd. However, after that, nothing happens. The user doesn't get subscribed nor is an em

Re: [Mailman-Users] How do I resolve this?

2005-02-07 Thread Jim Tittsler
On Feb 5, 2005, at 17:06, Chad Leigh -- Shire.Net LLC wrote: Dr. Jones wrote: That's in my /etc/exim/exim/conf file. Well, the error is telling you that the pipe_transport is unset in system_aliases. Your file seems to indicate that that is not true -- it is set. So you need to debug it and mak

Re: [Mailman-Users] -- web interface do not work any more --

2005-02-07 Thread Brad Knowles
At 12:54 PM +0100 2005-02-07, William Daniau wrote: Thanks a lot, works perfectly after installing package python-xml (seems there's a problem in rpm dependancies). Right. We now have this issue recorded in the Mailman FAQ Wizard at

RE: [Mailman-Users] Permission problems during new setup ([Errno 13] Permission denied)

2005-02-07 Thread Kirk Roybal
FWIW, I just solved the problem for myself by changing the owner of /var/lib/mailman/logs/error To the user apache I left the group owner "mail". Apache (who was writing to the log at the time of the error) seems to be happy with this. Also, logrotate and msec seem to continue to work fine. T