[Mailman-Users] webmin

2003-03-28 Thread Benny Pedersen
any one have a webmin module for mailman ? i have one that do not work here with my mailman :/ -- 7:00am up 4 days, 5:14, 5 users, load average: 1.10, 0.41, 0.20 -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailm

Re: [Mailman-Users] Re: MX Record?

2003-03-28 Thread Dan Mick
Bob [EMAIL PROTECTED] wrote: In general, an MX record is not necessary if you have an A record. That's probably not your problem here. Since when?! For transporting mail, you certainly DO need an MX record! not if you have an A record. --

[Mailman-Users] Re: MX Record?

2003-03-28 Thread Bob [EMAIL PROTECTED]
> In general, an MX record is not necessary if you have an A record. > That's probably not your problem here. Since when?! For transporting mail, you certainly DO need an MX record! Bob -- Mailman-Users mailing list [EMAIL PROTECTED] http:/

Re: [Mailman-Users] Python version?

2003-03-28 Thread irwin
On Friday 28 March 2003 05:36 pm, you wrote: > On Fri, 28 Mar 2003 18:01:19 -0500 > > Todd <[EMAIL PROTECTED]> wrote: > > Mailman 2.0 will be happy with Python 1.5.2. Mailman 2.1 requires > > Python 2. > > Is there a good way to install Python2 without deinstalling Python1.5. They don't conflict.

Re: [Mailman-Users] Python version?

2003-03-28 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jerry Feldman wrote: > Is there a good way to install Python2 without deinstalling Python1.5. > Then configuring mailman 2.1 to use Python2. > We are on Red Hat 7.1. Hmm, well, if you like installing things via RPM, you could try grabbing the python2

Re: [Mailman-Users] Python version?

2003-03-28 Thread Jerry Feldman
On Fri, 28 Mar 2003 18:01:19 -0500 Todd <[EMAIL PROTECTED]> wrote: > Mailman 2.0 will be happy with Python 1.5.2. Mailman 2.1 requires > Python 2. Is there a good way to install Python2 without deinstalling Python1.5. Then configuring mailman 2.1 to use Python2. We are on Red Hat 7.1. I suppose

Re: [Mailman-Users] Python version?

2003-03-28 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Darryl Harvey wrote: > I run a RedHat 7.3 system, it has mailman 2.0.13, python 1.5 and python 2.2 > installed. > > If you run python you run V1.5.2 > If you run python2 you run V2.2.2 > > I have noticed in the mailman scripts that it calls python (no

Re: [Mailman-Users] Python version?

2003-03-28 Thread irwin
On Friday 28 March 2003 02:50 pm, you wrote: > I run a RedHat 7.3 system, it has mailman 2.0.13, python 1.5 and python 2.2 > installed. > > If you run python you run V1.5.2 > If you run python2 you run V2.2.2 > > I have noticed in the mailman scripts that it calls python (not python2). > > I though

[Mailman-Users] Python version?

2003-03-28 Thread Darryl Harvey
I run a RedHat 7.3 system, it has mailman 2.0.13, python 1.5 and python 2.2 installed. If you run python you run V1.5.2 If you run python2 you run V2.2.2 I have noticed in the mailman scripts that it calls python (not python2). I thought you needed python V2.2 to run mailman ? AFAIK there are n

[Mailman-Users] reconfigure default install

2003-03-28 Thread ben strawbridge
Hello, I need to re-configure the default installation for mailman. It was installed on my server as part of the redhat linux os installation. Where should i look for the configure script? I have looked for the src rpm for version 2.0.9 of mailman but can't find it, and I don't think it was eve

[Mailman-Users] Mail envelopes and virtual addresses

2003-03-28 Thread Jerry Feldman
We host 29 listservs on our server with several virtual addresses. We are using postfix as the MTA. We are running mailman 2.06. I would like to be able to set up the envelope so that it reflects the virtual address if that is possible. Example:The domain of our server is blu.org. Let's say th

[Mailman-Users] Re: Do I need an MX Record

2003-03-28 Thread Will Yardley
On Fri, Mar 28, 2003 at 01:38:15PM -0500, Sullivan, John wrote: > Ahh that's my problem - I can NOT connect to port 25. > > Can someone help me out with trying to get that working? My deadline is > quickly approaching and I am nervous. It sounds from your original message like you're using Red

Re: [Mailman-Users] Sendmail port 25

2003-03-28 Thread irwin
On Friday 28 March 2003 11:32 am, Sullivan, John wrote: > No I found the problem: Sendmail is shipped to only listen on the local > host. I need to change that. Here's an FAQ on it below. Most of you using > sendmail as your MTA had to configure this at some point - Can anyone give > me directions

RE: [Mailman-Users] Sendmail port 25

2003-03-28 Thread Sullivan, John
No I found the problem: Sendmail is shipped to only listen on the local host. I need to change that. Here's an FAQ on it below. Most of you using sendmail as your MTA had to configure this at some point - Can anyone give me directions - -

Re: [Mailman-Users] Sendmail port 25

2003-03-28 Thread Dallas Bethune
Either sendmail is not binding to an IP that's reachable from the outside (by default it should bind to all the IP's on the machine, though) or maybe you have some sort of firewall blocking off port 25. Something like that? Dallas On Friday, March 28, 2003, at 11:18 am, Sullivan, John wro

[Mailman-Users] Sendmail port 25

2003-03-28 Thread Sullivan, John
Configuring sendmail to listen on Port 25 for external connections should not be that difficult to do. (but I am a newbie so I don't know much) Can anyone point me in the right direction and let me know how I can accomplish this.. Sendmail is running, from the local host I can telnet to port 25

RE: [Mailman-Users] Do I need an MX Record

2003-03-28 Thread Sullivan, John
Ahh that's my problem - I can NOT connect to port 25. Can someone help me out with trying to get that working? My deadline is quickly approaching and I am nervous. Thanks.. -Original Message- From: Dallas Bethune [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2003 1:41 PM To: Sulli

Re: [Mailman-Users] Do I need an MX Record

2003-03-28 Thread Dallas Bethune
In general, an MX record is not necessary if you have an A record. That's probably not your problem here. Are you sure sendmail is running on the list server? Can you connect to port 25 on it? Is it properly configured to accept mail? Dallas On Friday, March 28, 2003, at 09:25 am, Sulliv

RE: [Mailman-Users] Do I need an MX Record

2003-03-28 Thread Sullivan, John
In my network I have a corporate mail server set up that handles all the email for mlsnet.com I have setup the RedHat box so I can send out email to newsletter subscribers - I didn't want to put the heavy load on my corporate mail server. The RedHat box has sendmail on it and should be the box t

Re: [personal] Re: [cz_work] Re: [Mailman-Users] web admin help

2003-03-28 Thread ben strawbridge
I am using opera 6.02, mozilla 1.3 or phoenix 0.5 on Red Hat Linux 7.3. I tried to run the admin cgi-script directly from the command line, and I get a different error - Content-type: text/html Mailman CGI error!!! Mailman CGI error!!! The expected gid of the Mailman CGI wrapper did not match

Re: [Mailman-Users] Do I need an MX Record

2003-03-28 Thread Dallas Bethune
From the last error there, it looks like your mail server is trying to deliver mail for lists.mlsnet.com to an smtp server at 12.105.18.209. I don't know what server that is, but it needs to be running an some sort of smtp server to accept email. If that is not where the email should be g

Re: [Mailman-Users] Do I need an MX Record

2003-03-28 Thread Bill Hilburn
You only need an MX record for your domain (mlsnet.com) but you will need an A record for lists.mlsnet.com that resolves to your mail server IP, your mail server will also need to be told it handles mail for lists.mlsnet.com Hope this helps! Quoting "Sullivan, John" <[EMAIL PROTECTED]>: > Hi

[Mailman-Users] Do I need an MX Record

2003-03-28 Thread Sullivan, John
Hi all - I am having some problems sending out emails to my lists. I have Red Hat 8.0 Sendmail MailMan 2.0.1 I have a test lists set up with test users. When a user subscribes to the list they get a confirmation from the mailman server but when they reply there email seems to jus

Re: [cz_work] Re: [Mailman-Users] web admin help

2003-03-28 Thread ben strawbridge
I just did a test, and the result was a bit curious, I set my browser to ask to set cookies after resetting all cookie settings. I went to cnn.com and the cookie box popped up asking me if i wanted it. When I went to my site, no cookie alert box came and the authentication failed. Now I am reall

Re: [cz_work] Re: [Mailman-Users] web admin help

2003-03-28 Thread ben strawbridge
I checked my browser settings, flushed all the cookies and restarted it accepting all cookies, still not working - do you know how the cookie is being labeled, maybe i can look in the cookie folder to see if that is the problem. also in mailman/bin there is no change_pw script it skips from arch t

Re: [Mailman-Users] I want to upgrade from 1.1 to 2.1.1 -- am I doomed?

2003-03-28 Thread Larry Hansford
At 11:29 AM 3/28/2003, Ben Ostrowsky wrote: We've got about 20 lists, some of which have hundreds of subscribers, but it's time to upgrade to 2.1.1. (We're planning to install Mailman 2.1.1 on a new server.) Am I doomed? Our usual Linux consultant is stumped. Suggestions welcomed. Why would you

Re: [Mailman-Users] web admin help

2003-03-28 Thread irwin
On Friday 28 March 2003 08:36 am, you wrote: > Hello, > > I have set up a mailman server on redhat 7.3. > It sends messages, it signs people up, the web interface all works, > pipermail works... but when I go to the administrative interface I try > to log in with either the list admin password or t

Re: [Mailman-Users] I want to upgrade from 1.1 to 2.1.1 -- am Idoomed?

2003-03-28 Thread Thomas Hillson
Ben, My suggestion would be do not upgrade from 1.1 to 2.1.1. This is what I did on my old system when I moved it up. 1. export all of your lists to text files. listname.txt. copy them to a safe place. 2. warn everyone the system is going down for a while while you upgrade. 3. tar the old direc

[Mailman-Users] web admin help

2003-03-28 Thread ben strawbridge
Hello, I have set up a mailman server on redhat 7.3. It sends messages, it signs people up, the web interface all works, pipermail works... but when I go to the administrative interface I try to log in with either the list admin password or the global admin password I always get "Authentication Fa

[Mailman-Users] I want to upgrade from 1.1 to 2.1.1 -- am I doomed?

2003-03-28 Thread Ben Ostrowsky
We've got about 20 lists, some of which have hundreds of subscribers, but it's time to upgrade to 2.1.1. (We're planning to install Mailman 2.1.1 on a new server.) Am I doomed? Our usual Linux consultant is stumped. Suggestions welcomed. Ben ---

[Mailman-Users] documentation pages

2003-03-28 Thread Jessie Kleefstra
>From the URL below, I tried to access Chris Kolar's User documentation but I am getting a 'cannot display page error' on both links. Is there a problem. I have links from our Mailman pages to this documentation. http://www.list.org/users.html User Documentation Chris Kolar has made availabl

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Larry Rosenman
--On Friday, March 28, 2003 10:39:58 -0500 "Sullivan, John" <[EMAIL PROTECTED]> wrote: Well most things seem to be working. The only thing I cant get to work at this point is emails. I can send emails from the machine. New subscribers can sign up and they get an email confirmation But when they

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Sullivan, John
Well most things seem to be working. The only thing I cant get to work at this point is emails. I can send emails from the machine. New subscribers can sign up and they get an email confirmation But when they reply to the confirmation. The email seems to get lost - Also - The subscribers that

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Larry Rosenman
--On Friday, March 28, 2003 10:24:49 -0500 "Sullivan, John" <[EMAIL PROTECTED]> wrote: Aah that might explain it 2.0 I am running. Bingo. You might want to migrate, it's an easy migration. -Original Message- From: Larry Rosenman [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2003

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Sullivan, John
Aah that might explain it 2.0 I am running. -Original Message- From: Larry Rosenman [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2003 10:31 AM To: Sullivan, John; [EMAIL PROTECTED] Cc: 'John DeCarlo' Subject: RE: [Mailman-Users] email getting lost.. Is this 2.0 vs. 2.1? mailmanctl

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Larry Rosenman
Is this 2.0 vs. 2.1? mailmanctl is NEW in 2.1. LER --On Friday, March 28, 2003 10:20:22 -0500 "Sullivan, John" <[EMAIL PROTECTED]> wrote: Typing error in the last email- I meant mailmanctl - Forgive me.. Below is the contents of my bin dir: Also my scripts dir does not have a script called m

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Sullivan, John
Typing error in the last email- I meant mailmanctl - Forgive me.. Below is the contents of my bin dir: Also my scripts dir does not have a script called mailman - [EMAIL PROTECTED] Mailman]# mailmanctl start bash: mailmanctl: command not found [EMAIL PROTECTED] Mailman]# cd .. [EMAIL PROTECTE

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Larry Rosenman
--On Friday, March 28, 2003 10:04:09 -0500 "Sullivan, John" <[EMAIL PROTECTED]> wrote: I just did a search from root for mailmancnl and it came back with nothing. I would guess if the file is not there it wouldn't start on bootup regardless? mailmanctl is what you are looking for, and it's in

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Sullivan, John
I just did a search from root for mailmancnl and it came back with nothing. I would guess if the file is not there it wouldn't start on bootup regardless? I just downloaded and searched a new TAR for the file and mailmancnl is not in there either. Your help is appreciated. -Original Messa

Re: [Mailman-Users] email getting lost..

2003-03-28 Thread John DeCarlo
John, Well, what about {mailmandir}/scripts/mailman? If you read the comments it tells you how to install it in the right place and get Red Hat to start it at boot time. Sullivan, John wrote: No it's not in there either.. Any ideas? -Original Message- From: John DeCarlo [mailto:[EMA

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Sullivan, John
No it's not in there either.. Any ideas? -Original Message- From: John DeCarlo [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2003 9:47 AM To: Sullivan, John Cc: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] email getting lost.. John, As I recall, you did an RPM install when you i

Re: [Mailman-Users] email getting lost..

2003-03-28 Thread John DeCarlo
John, As I recall, you did an RPM install when you installed Red Hat. Do you have /etc/init.d/mailman? That will work to start Mailman. Sullivan, John wrote: I got the /var/mailman dir and from command line type bin/mailmanctl start and it tells me not such file or directory.. I've also did a

RE: [Mailman-Users] email getting lost..

2003-03-28 Thread Sullivan, John
I got the /var/mailman dir and from command line type bin/mailmanctl start and it tells me not such file or directory.. I've also did a search for that file and cannot find it. When I do a ps -e I do not see it running. Any help? -Original Message-in From: ghhalley [mailto:[EMAIL PR

Re: [Mailman-Users] Start mailman on bootup?

2003-03-28 Thread Thomas Hillson
Richard, It is simple just read the INSTALL file in with the install files. This is the excerpt from it. If you want to start Mailman every time you reboot your system, and your OS supports the chkconfig command (e.g. RedHat and Mandrake Linuxes) you can simply do the following

Re[2]: [Mailman-Users] mailman 2.1.1 install question

2003-03-28 Thread Thomas Hillson
Thanks for the help, we are up and running. At 4:25 PM -0800 3/27/03, ghhalley wrote: Howdy Tom, If the error message matches the syntax of your alias files, then you need to change wrapper to mailman. The name changed in 2.1.1 For example, these are my aliases for a list on my machine. hlt-new

[Mailman-Users] Problems mailing to the list

2003-03-28 Thread ljacobs
Folks -- Somehow this bogus address got entered into one of my lists. It was not obvious that this individual had entered this address or that it was being stored incorrectly, but while trying to understand why I was having problems with this list, I discovered this address, with quotes & all:

[Mailman-Users] msg_footer personal admin page reference

2003-03-28 Thread Jan Banan
Hi, I like to adjust the msg_footer so that it instead of refereing to the general admin page for all users %(web_page_url)slistinfo%(cgiext)s/%(list_name)s would refer to the personal admin page, maybe something like %(web_page_url)slistinfo%(cgiext)s/%(list_name)s/%(email_of_subscriber)