Re: Can someone reproduce this possible bug?

2005-03-24 Thread Andreas Hasenack
On Thu, Mar 24, 2005 at 10:09:04AM -0500, Eddy Beliveau wrote: > Hi! > > When using an accentuated character on a subject line header, > your client will modify the Subject line as in: > Subject: =?iso-8859-1?Q?=5BMy=5Ffilter=5D_Ol=E0!?= > > Maybe the filter mechanism see a difference between "=5

Re: Can someone reproduce this possible bug?

2005-03-24 Thread Derrick J Brashear
On Thu, 24 Mar 2005, Eddy Beliveau wrote: Hi! When using an accentuated character on a subject line header, your client will modify the Subject line as in: Subject: =?iso-8859-1?Q?=5BMy=5Ffilter=5D_Ol=E0!?= Maybe the filter mechanism see a difference between "=5BMy=5Ffilter=5D" and "[My filter]"

Re: Can someone reproduce this possible bug?

2005-03-24 Thread Eddy Beliveau
nge your rule as: if header :contains "Subject" "=5BMy=5Ffilter=5D" { fileinto "INBOX.myfilter"; } Cheers, Eddy - Original Message - From: "Andreas Hasenack" <[EMAIL PROTECTED]> To: Sent: Wednesday, March 23, 2005 12:28 PM Subject: Can some

Can someone reproduce this possible bug?

2005-03-23 Thread Andreas Hasenack
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2455 Summary: if header :contains "Subject" "[My_filter]" { fileinto "INBOX.myfilter"; } An email with subject "[My_filter] Hello!" will match, but not "[My_filter] Olá!". --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: