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
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
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
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
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
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
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
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,