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/lmtpengine.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

Reply via email to