Re: [Mailman-Users] Subject Line on Invite Messages

2006-09-12 Thread Brad Knowles
At 12:57 PM -0500 2006-09-12, <[EMAIL PROTECTED]> wrote: > Hi Brad, Sorry to bother again. We have looked through the Defaults.py and > perform searches on the Internet and tried different options in the > mm_cfg.py, including the one in the > http://www.list.org/mailman-install/node36.html.

Re: [Mailman-Users] Subject Line on Invite Messages

2006-09-12 Thread Jimmy.do
man-users@python.org Cc: 'Brad Knowles' Subject: Re: [Mailman-Users] Subject Line on Invite Messages Hi Brad, Thanks for the reply. We did an update of Mailman in RedHat ES 3 and now Mailman is version 2.1.5.1-25. However, we are still getting the generic subject line (confirm aad5624d31

Re: [Mailman-Users] Subject Line on Invite Messages

2006-09-08 Thread Jimmy.do
VERP_PERSONALIZED_DELIVERIES = Yes VERP_CONFIRMATIONS = Yes === -Original Message- From: Brad Knowles [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 05, 2006 5:02 PM To: [EMAIL PROTECTED]; mailman-user

Re: [Mailman-Users] Subject Line on Invite Messages

2006-09-05 Thread Brad Knowles
At 4:20 PM -0500 2006-09-05, <[EMAIL PROTECTED]> wrote: > Hi, Does the VERP_CONFIRMATIONS = Yes only works on certain version of > Mailman? We have Mailman version 2.1.1-5, Python 3.0.4-0.1, and Qmail > (1.03-rhel3) and have set the setting as suggested; but we are still getting > the generic

[Mailman-Users] Subject Line on Invite Messages

2006-09-05 Thread Jimmy.do
Hi, Does the VERP_CONFIRMATIONS = Yes only works on certain version of Mailman? We have Mailman version 2.1.1-5, Python 3.0.4-0.1, and Qmail (1.03-rhel3) and have set the setting as suggested; but we are still getting the generic subject line for list subscription confirmation email. Thanks, Jimmy

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-25 Thread Mark Sapiro
Speedy Gonzalis wrote: > >I would also like to implement this but all that I have read says VERP requires >cooperation from the MTA. I am using the latest ver of Postfix. What do I have to >do to make VERP and Postfix work together? > I don't know if any specific configuration is required with

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-25 Thread Speedy Gonzalis
At 11:38 PM 7/22/2004, Mark Sapiro wrote: >Toby Reiter wrote: > > >set >VERP_CONFIRMATIONS = Yes >in mm_cfg.py. > >Read about it in Defaults.py I would also like to implement this but all that I have read says VERP requires cooperation from the MTA. I am using the latest ver of Postfix. What do

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread Mark Sapiro
Jolin M Warren wrote: >At 20:38 on 22-7-04, Mark Sapiro wrote: >> VERP_CONFIRMATIONS = Yes >> in mm_cfg.py. > >Sorry if I'm making a basic mistake, but I have made the above change >(and only that change), issued a 'mailmanctl restart' (as the mailman >user) and my confirmation emails still co

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread Jolin M Warren
At 20:38 on 22-7-04, Mark Sapiro wrote: VERP_CONFIRMATIONS = Yes in mm_cfg.py. Sorry if I'm making a basic mistake, but I have made the above change (and only that change), issued a 'mailmanctl restart' (as the mailman user) and my confirmation emails still come back with a subject of 'confirm

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread Toby Reiter
At 10:50 +0200 7/23/04, Brad Knowles wrote: At 8:38 PM -0700 2004-07-22, Mark Sapiro wrote: set VERP_CONFIRMATIONS = Yes in mm_cfg.py. I created based on this thread. This is a much better answer than telling people to h

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread Brad Knowles
At 4:46 AM -0600 2004-07-23, LuKreme wrote: On 23 Jul 2004, at 02:50, Brad Knowles wrote: I created based on this thread. This is a much better answer than telling people to hack the source code Changing local config

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread LuKreme
On 23 Jul 2004, at 02:50, Brad Knowles wrote: I created based on this thread. This is a much better answer than telling people to hack the source code Changing local configuration in mm_cfg.py is not "hacking the source

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread Brad Knowles
At 12:40 AM -0600 2004-07-23, LuKreme wrote: VERP_CONFIRMATIONS = Yes Does this take affect immediately, or do I have to do something to the mm_cfg.py file after I do this? Restart mailman? Anything? You'd need to restart mailman. -- Brad Knowles, <[EMAIL PROTECTED]> "Those who would give

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread Brad Knowles
At 8:38 PM -0700 2004-07-22, Mark Sapiro wrote: set VERP_CONFIRMATIONS = Yes in mm_cfg.py. I created based on this thread. This is a much better answer than telling people to hack the source code Thanks! -- Brad

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-23 Thread Brad Knowles
At 11:46 PM -0400 2004-07-22, Toby Reiter wrote: Thank you SO much. I wasn't expecting an answer so soon, AND one that was so simple and effective. Yup. Better than mine. This one needs to go into the FAQ, too. My only question would be why this isn't disable

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-22 Thread LuKreme
On 22 Jul 2004, at 21:38, Mark Sapiro wrote: VERP_CONFIRMATIONS = Yes Does this take affect immediately, or do I have to do something to the mm_cfg.py file after I do this? Restart mailman? Anything? -- The older you get the more you need the people you knew when you were young. -

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-22 Thread Mark Sapiro
Toby Reiter wrote: >At 20:38 -0700 7/22/04, Mark Sapiro wrote: >> >>set >>VERP_CONFIRMATIONS = Yes >>in mm_cfg.py. >> >>Read about it in Defaults.py >> > >Mark, >Thank you SO much. I wasn't expecting an answer so soon, AND one that >was so simple and effective. My only question would be why this i

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-22 Thread Toby Reiter
At 20:38 -0700 7/22/04, Mark Sapiro wrote: Toby Reiter wrote: This has been asked here before, but is there any way to modify the Subject of the invite message? "confirm aad5624d316c46234928426cb4a6c57c691d0e7c" is a DEAD WRINGER for spam, and is likely to be deleted by many of our users. I don't

Re: [Mailman-Users] Subject Line on Invite Messages

2004-07-22 Thread Mark Sapiro
Toby Reiter wrote: >This has been asked here before, but is there any way to modify the >Subject of the invite message? "confirm >aad5624d316c46234928426cb4a6c57c691d0e7c" is a DEAD WRINGER for spam, >and is likely to be deleted by many of our users. I don't want to be >a bad net citizen and

[Mailman-Users] Subject Line on Invite Messages

2004-07-22 Thread Toby Reiter
This has been asked here before, but is there any way to modify the Subject of the invite message? "confirm aad5624d316c46234928426cb4a6c57c691d0e7c" is a DEAD WRINGER for spam, and is likely to be deleted by many of our users. I don't want to be a bad net citizen and automatically subscribe u