RE: [Mailman-Users] mailman-2.1-1.i386.rpm

2003-01-29 Thread Parker, David K
installation, and it hasn't been a problem for me so far. Parker, David K wrote: > Apparently the RPM was set expect Postfix MTA to run as mail. I'm > guessing the RedHat standard is to run MTA as nobody. I do appreciate > the efforts of the person who put the rpm out. I've

RE: [Mailman-Users] mailman-2.1-1.i386.rpm

2003-01-29 Thread Parker, David K
TED]] Sent: Tuesday, January 28, 2003 9:07 PM To: '[EMAIL PROTECTED]' Subject: Re: [Mailman-Users] mailman-2.1-1.i386.rpm -BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Parker, David K wrote: > I'm almost at a point where I've either got to scrap mailman > completely and

[Mailman-Users] RE: mailman-2.1-1.i386.rpm (Group mismatch)

2003-01-28 Thread Parker, David K
mail", or re-run configure, providing the command line option `--with-mail-gid=nobody'. -Original Message- From: Parker, David K Sent: Tuesday, January 28, 2003 5:02 PM To: '[EMAIL PROTECTED]' Subject: mailman-2.1-1.i386.rpm I've been fighting problems

RE: [Mailman-Users] Upgrade from 2.0x to 2.1

2003-01-28 Thread Parker, David K
Hmmm, the earlier RPM install must be running cron jobs as a different user? I've removed crontab entries for mailman but the messages are still flowing. How can trace this back to the correct user? Thanks, David -Original Message- From: Parker, David K Sent: Tuesday, January 28,

RE: [Mailman-Users] Upgrade from 2.0x to 2.1

2003-01-28 Thread Parker, David K
S /var/mailman/cron/nightly_gzip Thanks, David -Original Message- From: John DeCarlo [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 8:22 AM To: Parker, David K Cc: '[EMAIL PROTECTED]' Subject: Re: [Mailman-Users] Upgrade from 2.0x to 2.1 David, This will get your cr

[Mailman-Users] mailman-2.1-1.i386.rpm

2003-01-28 Thread Parker, David K
I've been fighting problems after upgrading Mailman 2.0x to 2.1-1 using mailman-2.1-1.i386.rpm. I'm making headway but now mailmanctl terminates with the following error: # /etc/rc.d/init.d/mailmanctl start Traceback (most recent call last): File "/etc/rc.d/init.d/mailmanctl", line 104, in ?

[Mailman-Users] Mailman problems with Python?

2003-01-24 Thread Parker, David K
I'm getting errors running all Mailman commands after upgrading to 2.1-1. I'm beginning to think its related to my Python install. I was checking the program requirementsand was told to run "python -V" to check the version. I get an "unkown option" response. Rpm tells me that I have versions 1.5x a

[Mailman-Users] Mailman 2.1-1 Python syntax errors

2003-01-24 Thread Parker, David K
Many commands in Mailman installed from RPM give the following error? It seems to be giving up on the second ">". Any thoughts? File "./list_members", line 88 print >> fd, _(__doc__) David Parker Systems/Network Administrator Information Technology Services City of Bryan, Texas ---

[Mailman-Users] Upgrade from 2.0x to 2.1

2003-01-24 Thread Parker, David K
I'm getting errors generated after upgrading from 2.0x to 2.1. I think its related to Cfron jobs being scheduled to run. Both installs of Mailman were done via RPM. I'm guessing that the latest RPM didn't take care of the Cron jobs? Any hints on cleaning this up? I've been through the UPGRADE doc.

[Mailman-Users] Mailman rpm for RedHat 7.3?

2003-01-02 Thread Parker, David K
Is there a packaged rpm for RedHat 7.3 for Mailman 2.1? David Parker Systems/Network Administrator Information Technology Services City of Bryan, Bryan Texas -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo

RE: [Mailman-Users] Announce only list

2002-11-22 Thread Parker, David K
Exactly my point. That's teo votes. Thanks, David -Original Message- From: Gary Casterline [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 3:17 PM To: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Announce only list Yes, it is good to be able to customize each lists listin

RE: [Mailman-Users] Announce only list

2002-11-22 Thread Parker, David K
workaround would be to take the unwanted verbage out of the default welcome message then prepending appropriate text to the non announce only lists. Any other thoughts on this? Thanks, David -Original Message- From: Parker, David K [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 20

[Mailman-Users] Announce only list

2002-11-20 Thread Parker, David K
We are wanting to create an announce only list for upcoming events in our City. In looking at mailman, it appears the standard welcome message can be prepended with some text, but you cannot customize the entire message for a specific list. We particulary want to cut out the wording about how to po

[Mailman-Users] RE: Edit html MM-variables?

2002-11-19 Thread Parker, David K
I think I found the configurable variables in a file called HTMLFormatter.py . '' : self.GetMailmanFooter(), '' : self.real_name, '' : self._internal_name, '' : self.description, '' : string.join(string.split(self.info, '\n'),

[Mailman-Users] Edit html MM-variables

2002-11-19 Thread Parker, David K
Where can I find a list of the available MM-variables to use in editing the html pages? I'm looking for a more obvious one for list owner. Basically I'm creating an Announce only list and wish to include verbage on who to report problems to. I wish to use a variable in case the list owner address c