[Mailman-Users] transfer mailman to a new server

2003-11-24 Thread Ako Ito
anyone have successfuly transferred/migrated a working mailman server to a new server.. what steps do i need to undertake to successfully migrate it.. thanks -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/

[Mailman-Users] only one member in web interface

2003-11-24 Thread Brett Dikeman
On our larger lists(1000 people), we only see one address listed in the web UI, instead of the usual 25 or so per page that we used to see in 2.0; some lists 5 or so, others more like 10 or 15. Very inconsistent. Is this normal? If so, very annoying. The smaller lists seem fine... Brett --

Re: [Mailman-Users] Mailing List Defaults

2003-11-24 Thread Jon Carnes
On Mon, 2003-11-24 at 17:50, Merle Reine wrote: > Hello, all. > > I have around 300 mailing lists and more going up all the time. For > each list I setup, I have to setup some defaults for our company such as > listadmin, do not send pass reminders, digest options, etc. > > My question is, is

[Mailman-Users] Mailing List Defaults

2003-11-24 Thread Merle Reine
Hello, all. I have around 300 mailing lists and more going up all the time. For each list I setup, I have to setup some defaults for our company such as listadmin, do not send pass reminders, digest options, etc. My question is, is there a way to set my particular defaults to be the defaults

Re: [Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Gilbert wrote: > Okay, great. I'm not sure about your explanation, but when I > changed all the aliases and aliases.db files on my system to > mailman:mailman ownership, everything is finally working. By your > explanation, Postfix must be run

Re: [Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard Barrett wrote: > On 24 Nov 2003, at 17:25, Todd wrote: >> What are the perms on /usr/local/mailman/mail/mailman? Postfix >> should be executing the script as whatever group the wrapper has. > > Your interpretation is not quite correct. > > Whe

RE: [Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Jeremy Gilbert
> Your interpretation is not quite correct. > > When it is run, and as a security precaution, the mailman wrapper > checks the group of the process which is executing it is what it > expects and then and only then runs the mail delivery script with the > mailman gid. This expected gid is compil

Re: [Mailman-Users] Unwanted headers in mail body

2003-11-24 Thread W. van Eis
Subject: [Mailman-Users] Unwanted headers in mail body Once agian.. somebody ?? > HI, > > I'm new to this list. Hope you can help me out. > > I'm running a mail list through a ISP, so i'm not the owner of the server > and don't have acces to the Mailman host. > But i've the following question;

[Mailman-Users] question re postfix - mailman integration in fedora

2003-11-24 Thread pvmailman
Hi, I'm successfully runnning the default postfix (2) and mailman 2.1.2 installations on my fedora box. I decided to follow the instructions for integrating mailman into postfix so as to have a web interface for list creation. What I found is that the aliases hash file in the mailman installat

Re: [Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Richard Barrett
On 24 Nov 2003, at 17:25, Todd wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Gilbert wrote: I'm having a hell of a time getting this working, but I keep coming back to this problem. I get this back whenever I send e-mail to a list address. <[EMAIL PROTECTED]>: Command died with stat

[Mailman-Users] Re: Help please - Postfix and Mailman

2003-11-24 Thread gagel
Tom, - Original Message Follows - > You have: > > local_recipient_maps = hash:/etc/postfix/users > > Does /etc/postfix/users contain "test"? got me searching and found the problem. I was missing the $alias_maps for the local_recipient_maps. Problem is resolved. ==

Re: [Mailman-Users] Re: Help please - Postfix and Mailman

2003-11-24 Thread Simon White
24-Nov-03 at 10:21, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote : > No, mailman is using the same principle as majordomo they both use > aliases to "insert" themselves into postfix. Postfix is not > recognising my aliases even though the entries are there... Hi there, Can you post the output from

[Mailman-Users] Re: Help please - Postfix and Mailman

2003-11-24 Thread gagel
- Original Message Follows - > On Mon, 2003-11-24 at 10:03, [EMAIL PROTECTED] wrote: > > Tom, > > Typo on my part, I double checked and the line is using the pipe > > not the colon. > > > > > > - Original Message Follows - > > > On Mon, 2003-11-24 at 09:50, [EMAIL PROTECTED] wr

Re: [Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Gilbert wrote: > >> What are the perms on /usr/local/mailman/mail/mailman? Postfix >> should be executing the script as whatever group the wrapper has. [...] > -rwxr-sr-x1 mailman mailman 37699 Nov 24 10:38 > /usr/local/mailman/mail/m

RE: [Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Jeremy Gilbert
> > What are the perms on /usr/local/mailman/mail/mailman? Postfix should > be executing the script as whatever group the wrapper has. > > - -- > ToddOpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp -rwxr-sr-x1 mailman mailman 37699 Nov 24 10:38 /usr/local/mailman/

Re: [Mailman-Users] mailman and https

2003-11-24 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lukas Ruf wrote: > I run several mailing list on various virtual hosts with mailman > 2.1.2 on a Linux 2.4 server. This works just great! (Thanks to the > developers!). > > However, I would like to secure all administrative web-pages by > https. Sea

Re: [Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Gilbert wrote: > I'm having a hell of a time getting this working, but I keep > coming back to this problem. I get this back whenever I send > e-mail to a list address. > > <[EMAIL PROTECTED]>: Command died with status 2: > "/usr/local/mail

[Mailman-Users] wrapper script run as nogroup

2003-11-24 Thread Jeremy Gilbert
I'm having a hell of a time getting this working, but I keep coming back to this problem. I get this back whenever I send e-mail to a list address. <[EMAIL PROTECTED]>: Command died with status 2: "/usr/local/mailman/mail/mailman post test". Command output: Group mismatch error. Mailman

Re: [Mailman-Users] How to change host name?

2003-11-24 Thread Richard Barrett
On 23 Nov 2003, at 14:40, Bob Applegate wrote: I'm running Mailman 2.1.1 under FreeBSD 5.1 on a new server. We got Mailman running while the new box was running under a temporary hostname. Once we renamed the machine to the final name, all the URLs produced by Mailman are incorrect. I fixed fil

Re: [Mailman-Users] list of variables

2003-11-24 Thread james . osbourn
thanks for the feedback, but what i was really after was a list of variables like real_name, list_name, host_name etc or user_address, user_delivered_to, user_password if you have personalization these are used in the template text files and the headers and footers that you can enter through

[Mailman-Users] list serves

2003-11-24 Thread sandy Ottenberg
Do you have a simple demo of how your list serves work. I am looking for a list serve service for my organization. Thank you Happy Thanksgiving Sandy Ottenberg [EMAIL PROTECTED] --

[Mailman-Users] How to change host name?

2003-11-24 Thread Bob Applegate
I'm running Mailman 2.1.1 under FreeBSD 5.1 on a new server. We got Mailman running while the new box was running under a temporary hostname. Once we renamed the machine to the final name, all the URLs produced by Mailman are incorrect. I fixed files like Mailman/Defaults.py, but all of the lis

[Mailman-Users] what's wrong with my list?

2003-11-24 Thread O_Krjo
I am having a lot of problems in setting up mailman on a OSX 10.3 server. It does not start. I work from the configuration panel in the server admin app. Postfix and IMAP/POP are working fine. On Mailman, whenever I try to add a list with its administrator, this is deleted from the config panel

[Mailman-Users] list of variables

2003-11-24 Thread james . osbourn
I am making some customizations to a list that i am setting up using mailman-2.1.3 but cannot find a list of all the variables that can be used when modifying the headers, footers and body of messages that are sent i have found some in the help and some by looking at the templates, and there a

Re: [Mailman-Users] Read-Only

2003-11-24 Thread Lukas Ruf
> Steen L?cke <[EMAIL PROTECTED]> [2003-11-24 15:14]: > > Hi Friends! > > Please help me...I want make a read-only Mailman maillist. How do I > do? I have some troubles with that. I think it's because I don't > understand how it works. It seems that all my subsribers can post > messages to the list

[Mailman-Users] Read-Only

2003-11-24 Thread Steen Løcke
Hi Friends! Please help me...I want make a read-only Mailman maillist. How do I do? I have some troubles with that. I think it's because I don't understand how it works. It seems that all my subsribers can post messages to the list and then the maillist send this message out to the hole list. It s

[Mailman-Users] mailman and https

2003-11-24 Thread Lukas Ruf
Dear all, please accept my apologies for re-sending my question regarding mailman and https. But since the original posting has taken place, I have neither received an answer of found any further information. - Forwarded message from Lukas Ruf <[EMAIL PROTECTED]> - I run several mailing

[Mailman-Users] All message in shunt ?!?

2003-11-24 Thread Frederic Perrouin
I can't find where i did wrong !?! All my message are in /shunt, and /bin/unshunt does nothing .. Help needed . Here is my error log : Nov 24 14:11:51 2003 (23026) SHUNTING: 1069679511.159743+ddeaf1516f5d228a54c87bdeb4ee520230be0131 Nov 24 14:33:34 2003 (23026) Uncaught runner exception