Re: Postfix-20010228/Cyrus-Imapd 2.0.12 deliver problems

2001-06-05 Thread Carsten Hoeger
On Mon, Jun 04, Jörg Spilker wrote: > i´ve some strange problem with delivering local mail to my imap box. I´m > using a SuSE Linux 7.1 distribution with the preinstalled postfix and > cyrus-imapd (2.0.12, together with the latest SASL package) which i compiled > myself. Mailbox_transport is set

cyrus-imspd-v1.6a3

2001-06-05 Thread P Christie
I have installed the cyrus-imspd 1.6 on a Solaris machine which is already running cyrus imap 1.6.24. On testing with imtest the following happens and I am not sure what to try next. bash$ /usr/local/bin/imtest -p 406 -m login localhost C: C01 CAPABILITY S: * OK Cyrus IMSP version 1.6a3 ready S:

Vacation Messages or how does SIEVE work

2001-06-05 Thread Sebastian Fohler
Can someone tell me where I can find a good discription of the SIEVE language and a discription of how I can create a automatik vacation response! Another question is, if there is an Webfrontend existing which I can use as standard User to activate the Vacation Message? Thanks in advance Sebasti

postfix + sieve problem

2001-06-05 Thread Patrick Gaherty
I'm having problems getting sieve and postifx to play nicely together. I'm using cyrus-imapd-2.0.14 and postfix-20010202. From reading around it would seem to be a problem with lmtp, but I'm not sure where/how to enable it. At the moment my configuration is: postfix - main.cf mailbox_transpor

Re: Vacation Messages or how does SIEVE work

2001-06-05 Thread Ken Murchison
Sebastian Fohler wrote: > > Can someone tell me where I can find a good discription of the SIEVE > language and a discription of how I can create a automatik vacation > response! http://www.cyrusoft.com/sieve/ > Another question is, if there is an Webfrontend existing which I can use > as sta

Re: postfix + sieve problem

2001-06-05 Thread Amos Gouaux
> On Tue, 05 Jun 2001 12:23:56 +0100, > Patrick Gaherty <[EMAIL PROTECTED]> (pg) writes: pg> I'm having problems getting sieve and postifx to play nicely pg> together. I'm using cyrus-imapd-2.0.14 and postfix-20010202. From pg> reading around it would seem to be a problem with lmtp, but I

Re: Vacation Messages or how does SIEVE work

2001-06-05 Thread Tarjei Huse
> Can someone tell me where I can find a good discription of the SIEVE > language and a discription of how I can create a automatik vacation > response! Theres one at imap.org, also use websive get the job done for those non- geeky users. (do a list archive search for websive). To the maintaine

Re: postfix + sieve problem

2001-06-05 Thread Patrick Gaherty
Exactly what I needed. I followed the configuration guidelines in the LMTP_README file and sieve now works a treat! Thanks Patrick At 08:09 05/06/2001 -0500, you wrote: > > On Tue, 05 Jun 2001 12:23:56 +0100, > > Patrick Gaherty <[EMAIL PROTECTED]> (pg) writes: > >pg> I'm having proble

Cyrus says user is over quota

2001-06-05 Thread Arthur
I'm running Cyrus IMAPD 1.5.19 on a Sparc Ultra Enterprise 450 with SunOS 5.7. I've got several users who are unable to receive mail as Cyrus insists they are over quota. Taking one user as an example, an lqr shows: localhost> lqr user.wpil7533 user.wpil7533 STORAGE 12781/1 (127%) Doing a

Re: Postfix-20010228/Cyrus-Imapd 2.0.12 deliver problems

2001-06-05 Thread Jörg Spilker
Hello Carsten, the problem is that lmtp always gives me an "connection refused" error. This is from /etc/postfix/master.cf #lmtp unix - - y - - lmtp lmtp unix - - n - - lmtp cyrus unix - n n - -

Re: Shared messages

2001-06-05 Thread Jen-Mei Wu
Thanks for the suggestion. I read all the files and duplicate delivery suppression is barely mentioned. A lot of bugs relating to it were apparentlyl fixed, though. ;-) If there are other sources describing this feature, I'd love to hear about them. If anyone has experience with the delivery s

Re: Shared messages

2001-06-05 Thread Lawrence Greenfield
I think you're confusing duplicate delivery suppression with "single instance store". Larry Date: Tue, 05 Jun 2001 10:58:03 -0700 From: Jen-Mei Wu <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Thanks for the suggestion. I read all the files and duplicate delivery suppression is bare

Re: Shared messages

2001-06-05 Thread Jen-Mei Wu
Maybe -- I'm just asking for clarification on how this works. I guess I should have put it into two parts: How does Sieve reference the canonical message when it suppresses duplicates? How well does this work? and When someone copies a message from one folder to another using IMAP commands, d

Solaris 8 errors

2001-06-05 Thread J.D. Bronson
Hello! I am running solaris 8 and have all the correct files needed to compile and build cyrus imap (per the topics on the list achives)... It configured and build with NO errors and I completed the install... Howeverthe master process starts fine, but as soon as a request is made to the

CYRUS_SERVICE Variable? Easy Question??

2001-06-05 Thread Garrett, Michael R
Hey all, This should be an easy and quick question. When I try and load the imap daemon I get the following error... imapd: could not getenv(CYRUS_SERVICE); exiting this also occurs for the pop3 daemon as well. I am using redhat linux 7.1 with cyrus-imapd-2.0.14 and cyrus-sasl-1.5.24 Anyhe

Re: CYRUS_SERVICE Variable? Easy Question??

2001-06-05 Thread Ken Murchison
"Garrett, Michael R" wrote: > > Hey all, > > This should be an easy and quick question. When I try and load the imap > daemon I get the following error... > > imapd: could not getenv(CYRUS_SERVICE); exiting > > this also occurs for the pop3 daemon as well. > I am using redhat linux 7.1 with

Imapd and lmtpd exiting with status 127

2001-06-05 Thread William K. Hardeman
Howdy all, I've been helping a coworker set up cyrus-imapd on his home slackware-current linux box so he can start learning to be my backup email admin on our brand new cyrus-imap server at work (and cause he want's his own imap server, after seeing mine in action :-). Everything has gone abou