From: Harris Landgarten (no email)
Date: Wed Apr 03 2002 - 17:38:15 EST
Your patch turns lmtpengine.c,v 1.58 2002/02/21 17:43:08 rjs3 into
lmtpengine.c,v 1.60 2002/02/22 18:36:58.
Cyrus-imap 2.016 contains lmtpengine.c v 1.26
You are only changing two lines of code and the same code segment
appears in v1.26 starting at line 626. I assume the change can be made
manually with the same effect. Let me know if I am wrong.
Harris
-----Original Message-----
From: Ken Murchison [mailto:]
Sent: Wednesday, April 03, 2002 5:07 PM
To: Harris Landgarten
Cc: Richard Gilbert; cyrus
Subject: Re: sieve problem
Harris Landgarten wrote:
>
> Will this patch work on 2.0.16?
Yes. This is why I posted it (see Richards original post below).
> On Wed, 2002-04-03 at 13:41, Ken Murchison wrote:
> >
> >
> > Richard Gilbert wrote:
> > >
> > > I have a sieve script set up which puts all mail from the
info-cyrus list
> > > into a folder using the rule
> > >
> > > if address :is :localpart ["to", "cc", "bcc"] "info-cyrus" {
> > > fileinto "INBOX.info-cyrus"; }
> > >
> > > This works fine except for every message from Simon Matter which
ends up
> > > in my INBOX. I used the test program in the sieve/ directory to
work out
> > > why this was happenning. The second Received header reading
upwards is
> > > preceded by a '>'. If the '>' is removed then it gets filtered as
> > > expected. An example follows. Is this a sieve problem? But why
is the
> > > '>' there? I am running version 2.0.16 of the cyrus-imapd package
(on
> > > Solaris 8).
> >
> >
> > This has been fixed in v2.1.3. Trying applying this patch:
> >
> >
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/lmtpeng
ine.c.diff?tr1=1.60&r1=text&tr2=1.58&r2=text&f=u
> >
> > Ken
> > --
> > Kenneth Murchison Oceana Matrix Ltd.
> > Software Engineer 21 Princeton Place
> > 716-662-8973 x26 Orchard Park, NY 14127
> > --PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp
-- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 Orchard Park, NY 14127 --PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp
|
|
|