Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Scott Russell
> > > >> Question about using lmtp sockets vs using deliver. Does using lmtp > > > >> sockets on cyrus at all take away my ability to use sieve scripts or > > > >> duplicate suppression? > > > > > > > Maybe just a *little* more description would help :-> Anyways, deliver > > > is nothing more tha

Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Ken Murchison
Scott Russell wrote: > > > > > >> Question about using lmtp sockets vs using deliver. Does using lmtp > > > > >> sockets on cyrus at all take away my ability to use sieve scripts or > > > > >> duplicate suppression? > > > > > > > > > Maybe just a *little* more description would help :-> Anyway

Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Lawrence Greenfield
Date: Fri, 07 Sep 2001 12:11:43 -0400 From: Scott Adkins <[EMAIL PROTECTED]> Actually, doesn't deliver take a switch to turn *on* duplicate email suppression (the -e switch)? Anyways, the -e option is depracated and now actually does nothing. Duplicate delivery suppression is on

Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Scott Adkins
--On Friday, September 07, 2001 11:01 AM -0400 Scott Russell <[EMAIL PROTECTED]> wrote: > On Fri, Sep 07, 2001 at 10:24:59AM -0400, Scott Adkins wrote: >> --On Friday, September 07, 2001 9:11 AM +0200 Carsten Hoeger >> <[EMAIL PROTECTED]> wrote: >> >> > On Thu, Sep 06, Scott Russell wrote: >> >

Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Ken Murchison
Scott Russell wrote: > > On Fri, Sep 07, 2001 at 10:24:59AM -0400, Scott Adkins wrote: > > --On Friday, September 07, 2001 9:11 AM +0200 Carsten Hoeger > > <[EMAIL PROTECTED]> wrote: > > > > > On Thu, Sep 06, Scott Russell wrote: > > > > > >> Question about using lmtp sockets vs using deliver.

Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Scott Russell
On Fri, Sep 07, 2001 at 10:24:59AM -0400, Scott Adkins wrote: > --On Friday, September 07, 2001 9:11 AM +0200 Carsten Hoeger > <[EMAIL PROTECTED]> wrote: > > > On Thu, Sep 06, Scott Russell wrote: > > > >> Question about using lmtp sockets vs using deliver. Does using lmtp > >> sockets on cyrus

Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Scott Adkins
--On Friday, September 07, 2001 9:11 AM +0200 Carsten Hoeger <[EMAIL PROTECTED]> wrote: > On Thu, Sep 06, Scott Russell wrote: > >> Question about using lmtp sockets vs using deliver. Does using lmtp >> sockets on cyrus at all take away my ability to use sieve scripts or >> duplicate suppression

Re: lmtp sockets and sieve / duplicate suppression

2001-09-07 Thread Carsten Hoeger
On Thu, Sep 06, Scott Russell wrote: > Question about using lmtp sockets vs using deliver. Does using lmtp sockets > on cyrus at all take away my ability to use sieve scripts or duplicate > suppression? No, of course not. -- With best regards, Carsten Hoeger SuSE, The Linux Experts, http://

lmtp sockets and sieve / duplicate suppression

2001-09-06 Thread Scott Russell
Greets. I got postfix lmtp delivery working for cyrus 2.0.16 today. My problem was that I forgot postfix was in a chroot jail and the cyrus lmtp socket was outside of that jail. A quick change to the /etc/cyrus.conf file fixed things right up and now postfix uses lmtp to hand off mail to cyrus.