[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pysieved] New HEAD
- From: Philippe Levan <levan at epix dot net>
- Subject: Re: [pysieved] New HEAD
- Date: Fri, 27 Jul 2007 16:17:30 -0400 (EDT)
Also, just a cosmetic change : line 106 of managesieve.py
should be changed from
self.log(3, 'C: %r' % out)
to
self.log(3, 'S: %r' % out)
--
Philippe Levan - Frontier/epix Systems
On Fri, 27 Jul 2007, Philippe Levan wrote:
> Hi,
>
> I just got around to trying the latest HEAD revision and I had to
> add an "import sys" in pysieved.py in order to be able to run
> with '-d'. But other than that, everything looks good so far.
>
> -Philippe.
>
> Neale Pickett wrote:
> > Farkas Levente <lfarkas at bppiac dot hu> writes:
> >
> >>> I'd like to make dovecot auth the default, so please everyone test it
> >>> out and let me know how it works for you.
> >> what else left from being 1.0?
> >
> > Just testing. If everybody who tries it thinks it's okay, we're good
> > for 1.0. I'm going to be at a conference for the next two weeks, so
> > I'll give you all until I get back to tell me how horrible the code is.
> >
> > Neale
> >
>
>