Re: [Mailman-Users] Unable to confirm subscription with outlook

2005-08-24 Thread Darko Longin
Thank you Mark,

That's fixed it... Im's surprised that Outlook/Exchange does not support
VERP but, really, I don't think I should be. 
It's a shame I'm having to disable it as all other (free) mailers worked
just fine. Ah well...

http://www.exim.org/howto/mailman21.html#verpin

Again, thank you for the help

-Original Message-
From: Mark Sapiro [mailto:[EMAIL PROTECTED]
Sent: 23 August 2005 17:39
To: Darko Longin; mailman-users@python.org
Subject: Re: [Mailman-Users] Unable to confirm subscription with outlook


Darko Longin wrote:

>outlook 2000 (or any other version)
>
>We've come across a problem where exchange users who wish to confirm their
>subscription via email get the following error:
>
>>snip
>> 
>> The results of your email command are provided below. Attached is your
>> original message.
>> 
>> 
>> - Unprocessed:
>> RE: Your confirmation is required to join the some-internal-list
>mailing 
>>  list



>I've compared the headers and can not see any noticeable difference?! I
just
>can not understand why (if?) it matters where the mailbox sits? Is exchange
>doing something weird here?

Absolutely. The subject "RE: Your confirmation is required to join the
some-internal-list mailing list"

Says you have "VERP_CONFIRMATIONS = Yes" in mm_cfg.py which produces
that subject in the confirmation e-mail and a From: address of the form

From: [EMAIL PROTECTED]

Outlook/exchange is dropping/munging the "+" part of the
address in the reply.

You can remove "VERP_CONFIRMATIONS = Yes" from mm_cfg.py which will
make the confirmation be

From: [EMAIL PROTECTED]

with

Subject: confirm 

This format may work with outlook/exchange. You also may be able to
configure exchange to preserve the "+" part of the address in
the reply.

--
Mark Sapiro <[EMAIL PROTECTED]>   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] Unable to confirm subscription with outlook

2005-08-23 Thread Mark Sapiro
Darko Longin wrote:

>outlook 2000 (or any other version)
>
>We've come across a problem where exchange users who wish to confirm their
>subscription via email get the following error:
>
>>snip
>> 
>> The results of your email command are provided below. Attached is your
>> original message.
>> 
>> 
>> - Unprocessed:
>> RE: Your confirmation is required to join the some-internal-list
>mailing 
>>  list



>I've compared the headers and can not see any noticeable difference?! I just
>can not understand why (if?) it matters where the mailbox sits? Is exchange
>doing something weird here?

Absolutely. The subject "RE: Your confirmation is required to join the
some-internal-list mailing list"

Says you have "VERP_CONFIRMATIONS = Yes" in mm_cfg.py which produces
that subject in the confirmation e-mail and a From: address of the form

From: [EMAIL PROTECTED]

Outlook/exchange is dropping/munging the "+" part of the
address in the reply.

You can remove "VERP_CONFIRMATIONS = Yes" from mm_cfg.py which will
make the confirmation be

From: [EMAIL PROTECTED]

with

Subject: confirm 

This format may work with outlook/exchange. You also may be able to
configure exchange to preserve the "+" part of the address in
the reply.

--
Mark Sapiro <[EMAIL PROTECTED]>   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] Unable to confirm subscription with outlook

2005-08-23 Thread Darko Longin
All,

Any help greatly appreciated, apologies if it was already covered.

mailman - 2.1.6
exim - 4.52-3
sparc solaris 8
outlook 2000 (or any other version)

We've come across a problem where exchange users who wish to confirm their
subscription via email get the following error:

>snip
> 
> The results of your email command are provided below. Attached is your
> original message.
> 
> 
> - Unprocessed:
> RE: Your confirmation is required to join the some-internal-list
mailing 
>   list
> > -Original Message-
> > From: 
>snip

...this ONLY happens when they hit "Reply" as opposed to creating a new mail
and putting "confirm 98278438uidssfid" in the Subject field.

However, this ONLY happens to users who have their mailboxes sitting on the
exchange server. All users who have Personal Folders set (i.e pulling emails
to local pst file) do NOT experience these problems.

I've compared the headers and can not see any noticeable difference?! I just
can not understand why (if?) it matters where the mailbox sits? Is exchange
doing something weird here?

Thank you
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp