Re: [Mailman-Users] mailman and courier

2004-07-01 Thread fmouse-mailman
Thus spake Richard Barrett on Thu, Jul 01, 2004 at 06:01:50PM CDT > > On 1 Jul 2004, at 22:08, [EMAIL PROTECTED] wrote: > > >I solved this by hacking src/common.c so as to only compare the procces > >group name with parentgroup if strcmp("mailman", mygroup->gr_name) > >returns non-zero. This sol

Re: [Mailman-Users] mailman and courier

2004-07-01 Thread fmouse-mailman
I solved this by hacking src/common.c so as to only compare the procces group name with parentgroup if strcmp("mailman", mygroup->gr_name) returns non-zero. This solves the problem, but surely there must be a more elegant solution. Thus spake [EMAIL PROTECTED] on Thu, Jul 01, 2004 at 03:17:23PM C

[Mailman-Users] mailman and courier

2004-07-01 Thread fmouse-mailman
I'm using mailman as a list server with courier as my MTA. The mailman user is in /etc/passwd as belonging to primary group 'mailman'. Mailman is compiled with --with-mail-gid set to the group of the mail user. This is set to 'courier' which works for most purposes, both posting and handling bou

[Mailman-Users] Personalized lists??

2004-04-16 Thread fmouse
I'm using mailman 2.1.4. There is very little description of "personalized lists" in the mailman documentation. The FAQ says: Q. Can I put the user's address in the footer that Mailman adds to each message? A. Yes, in Mailman 2.1. The site admin needs to enable personalization by settin

Re: [Mailman-Users] Trouble getting Mailman to route my messages

2004-04-16 Thread fmouse
Do you have qrunner running? Thus spake Dr. Jones on Wed, Apr 14, 2004 at 05:49:20PM CDT > I have Mailman 2.1.4-3 installed on my debian 3.0 system. I have a > mailing list set up, with a few members added. If I send a message using > mutt, a la: > >echo 'hello world' | mutt [EMAIL PROTECTE

Re: [Mailman-Users] VERP problem

2004-04-15 Thread fmouse-mailman
Problem solved. It was a matter of restarting qurunner. Thus spake Lindsay Haisley on Wed, Apr 14, 2004 at 02:21:32PM CDT > I should add that I also have VERP_CONFIRMATIONS = 1 and get very mixed > results. In no case is the confirmation request VERPed, but if I use the > administrative web UI t

[Mailman-Users] Personalized lists??

2004-04-14 Thread fmouse-mailman
I'm using mailman 2.1.4. There is very little description of "personalized lists" in the mailman documentation. The FAQ says: Q. Can I put the user's address in the footer that Mailman adds to each message? A. Yes, in Mailman 2.1. The site admin needs to enable personalization by settin

[Mailman-Users] VERP problem

2004-04-14 Thread fmouse-mailman
I admin nearly identical installations of mailman on two different servers. On both, I have the following set in mm_cfg.py: VERP_PASSWORD_REMINDERS = Yes VERP_PERSONALIZED_DELIVERIES = Yes VERP_DELIVERY_INTERVAL = 1 On one system, running qmail as the MTA, VERP works as expected. On the other,