Re: Exim, Cyrus, Mutt + what?

2004-04-04 Thread Paul Mackinney
Pigeon declaimed: > On Fri, Apr 02, 2004 at 10:05:13AM -0800, Paul Mackinney wrote: > > I'm relatively happy with mailfilter, which connects to a POP server and > > deletes messages based on header content without downloading them. It > > supports scoring although I haven't gotten that far. Mailfil

Re: Exim, Cyrus, Mutt + what?

2004-04-02 Thread Pigeon
On Fri, Apr 02, 2004 at 10:05:13AM -0800, Paul Mackinney wrote: > I'm relatively happy with mailfilter, which connects to a POP server and > deletes messages based on header content without downloading them. It > supports scoring although I haven't gotten that far. Mailfilter's main > limitation is

Re: Exim, Cyrus, Mutt + what?

2004-04-02 Thread Paul Mackinney
ScruLoose declaimed: > On Sun, Mar 14, 2004 at 06:21:33PM +, steve downes wrote: > > > I am using debian testing with:- > > > > Exim 3.36 > > Cyrus 1.5 > > Mutt 1.5.5 > > > > Very happy with it but want to add an auto mail sort to pre sort > > mailing lists out from work mail into other boxe

Re: Exim, Cyrus, Mutt + what?

2004-03-23 Thread ScruLoose
On Sun, Mar 14, 2004 at 06:21:33PM +, steve downes wrote: > I am using debian testing with:- > > Exim 3.36 > Cyrus 1.5 > Mutt 1.5.5 > > Very happy with it but want to add an auto mail sort to pre sort > mailing lists out from work mail into other boxes to read at my > leisure. Also a bit of

Re: Exim, Cyrus, Mutt + what?

2004-03-16 Thread Martin Hoeller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! On Sun, 14 Mar 2004, steve downes wrote: > I am using debian testing with:- > > Exim 3.36 > Cyrus 1.5 > Mutt 1.5.5 > > Very happy with it but want to add an auto mail sort to pre sort > mailing lists out from work mail into other boxes to read at

Re: Exim, Cyrus, Mutt + what?

2004-03-14 Thread Tom Allison
steve downes wrote: > I am using debian testing with:- > > Exim 3.36 > Cyrus 1.5 > Mutt 1.5.5 > > Very happy with it but want to add an auto mail sort to pre sort > mailing lists out from work mail into other boxes to read at my > leisure. Also a bit of spam sorting would not go amiss. > > The choi

Re: Exim, Cyrus, Mutt + what?

2004-03-14 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Mar 14, 2004 at 06:21:33PM +, steve downes wrote: > Very happy with it but want to add an auto mail sort to pre sort > mailing lists out from work mail into other boxes to read at my > leisure. Also a bit of spam sorting would not go amiss.

Exim, Cyrus, Mutt + what?

2004-03-14 Thread steve downes
I am using debian testing with:- Exim 3.36 Cyrus 1.5 Mutt 1.5.5 Very happy with it but want to add an auto mail sort to pre sort mailing lists out from work mail into other boxes to read at my leisure. Also a bit of spam sorting would not go amiss. The choices I have been looking at are Cyrus 2

Re: exim/cyrus problem after upgrade

2003-11-19 Thread J.H.M. Dassen (Ray)
On Wed, Nov 19, 2003 at 11:56:42 +, steve downes wrote: > Exim passes mail to cyrus ( & it is doing that despite the bounce > messages) & it is sending out bounce messages as shown below. > -- [EMAIL PROTECTED] -- > > >>ld.so: Incorrectly built binary which accesses errno or h_errno d

exim/cyrus problem after upgrade

2003-11-19 Thread steve downes
I "upgraded" yesterday using apt-get upgrade (testing) within an hour I was thrown off debian-user for excessive bounced mail (not complaining but just when I needed it most) I don't want to re-subscribe to the list till I have a proper solution so please copy to: [EMAIL PROTECTED] Exim passes

Exim & Cyrus error notification simplification?

2003-11-12 Thread Bill
Hello all, I have configured Exim (v3.35) with Cyrus IMAP (1.5) and am having a small cosmetic problem in the mails that contain delivery error notifications (mail box full, mailbox does not exist). Currently I am getting errors that look like the following: This message was created automat

Re: Exim & Cyrus

2002-09-23 Thread sdownes
Original Message On Sun, Sep 22, 2002 at 06:02:00PM +0100, sdownes wrote: > I've had exim working well for some time & am now trying to add cyrus > imap. I'm getting the following error having modified exim.conf in line > with the exim book as follows:- > > > local_deliver

Re: Exim & Cyrus

2002-09-22 Thread Andy Saxena
On Sun, Sep 22, 2002 at 06:02:00PM +0100, sdownes wrote: > I've had exim working well for some time & am now trying to add cyrus > imap. I'm getting the following error having modified exim.conf in line > with the exim book as follows:- > > > local_delivery_cyrus: > driver

Exim & Cyrus

2002-09-22 Thread sdownes
I've had exim working well for some time & am now trying to add cyrus imap. I'm getting the following error having modified exim.conf in line with the exim book as follows:- local_delivery_cyrus: driver = pipe command = /usr/cyrus/bin/deliver \

Exim + Cyrus

2001-10-19 Thread Felipe Alvarez Harnecker
Hi All, I got a mail system with exim + cyrus with cyrdeliver as LDA. Supose the mailbox has 1 bytes of quota and it has 9000 used. The actual behaviour is that if one message of say 2000 bytes arrives, cyrus accept it, but since to delete a message, the user needs to move the message to

Re: exim & cyrus imap problems {RESOLVED}

2001-10-18 Thread Lance_Hoffmeyer
Add a line "currnt_directory = /home/imap/mail# in exim.conf right under the command field Lance On Thu, Oct 18, 2001 at 01:07:01PM -0500, [EMAIL PROTECTED] wrote: > I am having problems getting exim to work with cyrus imapd. > In exim.conf: > > local_delivery: > driver = pipe > com

exim & cyrus imap problems

2001-10-18 Thread Lance_Hoffmeyer
I am having problems getting exim to work with cyrus imapd. In exim.conf: local_delivery: driver = pipe command = "/usr/sbin/cyrdeliver ${local_part}" return_path_add return_output prefix = "" user = cyrus In imapd.conf defaultpartition: default partition-default: /

exim & cyrus imap

2001-10-18 Thread Lance_Hoffmeyer
I am trying to gt cyrus imap running with exim but mail is not being delivered to the mailboxes. I can connect to the imap server and I have created cyrus mailboxes so I believe the imap end is running properly when I try su - lance echo *Subject: Testing : ./usr/sbin/exim -v lance I get *