Re: RE : [Mailman-Users] Misinterpretation of Re : prefix

2005-03-15 Thread Mark Sapiro
HB wrote: > >I have replaced the test with : > if self.subjcmdretried<2 and args: > >to make it try twice. >Now email subscription works with Outlook as well. Another solutions >would be to remove any ':' occurrence in the cmd param. > >Shouldn't this patch be included in mailman sour

RE : [Mailman-Users] Misinterpretation of Re : prefix

2005-03-14 Thread HB
> > > >Except for Outlook which set this subject prefix to "Re : " > (note that > >in this case the prefix contains two tokens). Outlook express and > >Netscape put the rigt prefix "Re: ". After some tests, it seems that > >any one-token prefix is accepted ("X" for instance). And > this is my >

Re: [Mailman-Users] Misinterpretation of Re : prefix

2005-03-11 Thread Mark Sapiro
Henri Brouchoud wrote: > >Except for Outlook which set this subject prefix to "Re : " (note that >in this case the prefix contains two tokens). Outlook express and >Netscape put the rigt prefix "Re: ". After some tests, it seems that any >one-token prefix is accepted ("X" for instance). >And t

[Mailman-Users] Misinterpretation of Re : prefix

2005-03-09 Thread Henri Brouchoud
Hi, I have installed mailman 2.1.6b4 and have a problem with email subscription. After sending a subscribe request to mylist-request, I try to send the confirm email just by replying to the confirmation notice. As mentionned in the email additionnal "Re: " prefix should be accepted. Except for