Re: [Mailman-Users] problem with subscription confirmation string

2008-06-04 Thread Mark Sapiro
Christopher Adams wrote: > >Yes, that is the exact string that is in the To: header of the reply. > >On Wed, Jun 4, 2008 at 9:01 AM, Mark Sapiro <[EMAIL PROTECTED]> wrote: > >> Christopher Adams" <[EMAIL PROTECTED]> >>Date: Wed, 4 Jun 2008 08:31:21 -0700 >> To: mailman-users@python.org >> >

[Mailman-Users] problem with subscription confirmation string

2008-06-04 Thread Stephen J. Turnbull
Christopher Adams writes: > If I send a message to test7-request and add the word 'subscribe', I get a > message back like this: > > From: [EMAIL PROTECTED]; on behalf of; > [EMAIL PROTECTED]<[EMAIL PROTECTED]> It looks to me like the '+' in the address (the part bracketed by '<>') has been

Re: [Mailman-Users] problem with subscription confirmation string

2008-06-04 Thread Christopher Adams
Yes, that is the exact string that is in the To: header of the reply. On Wed, Jun 4, 2008 at 9:01 AM, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Christopher Adams" <[EMAIL PROTECTED]> >Date: Wed, 4 Jun 2008 08:31:21 -0700 > To: mailman-users@python.org > > >I have previously had problems wi

Re: [Mailman-Users] problem with subscription confirmation string

2008-06-04 Thread Mark Sapiro
Christopher Adams" <[EMAIL PROTECTED]> Date: Wed, 4 Jun 2008 08:31:21 -0700 To: mailman-users@python.org >I have previously had problems with this and since moving to a new server, >it doesn't seem to work quite right. > >I use Postfix. In my Postfix main.cf, I have a line: > >recipient_de

[Mailman-Users] problem with subscription confirmation string

2008-06-04 Thread Christopher Adams
I have previously had problems with this and since moving to a new server, it doesn't seem to work quite right. I use Postfix. In my Postfix main.cf, I have a line: recipient_delimiter = + In mm_cfg.py, I have this line: VERP_CONFIRMATIONS = Yes If I send a message to test7-request and add th