Re: trouble settting up cyrus

2003-04-04 Thread Eugene Chow
Does your imapd.conf have the parameter 'servername' configured? If so, you must specify that particular domain name while creating users. Try this before you change anything: imtest -a cyrus -m login localhost *** I can't get cyrus working. I'm trying to install version 2.1.12

postfix and cyrus

2003-04-04 Thread John Lederer
I am running postfix with cyrus 2.1.2. I ocasionally get the following error message in the log: Apr 3 10:16:46 mail lmtpd[1983]: duplicate_mark: closing /var/lib/imap/deliverdb/deliver-b.db: DB_INCOMPLETE: Cache flush was unable to complete Apr 3 10:16:46 mail lmtpd[2226]: duplicate_check:

Re: postfix and cyrus

2003-04-04 Thread Mitrana Cristian
John Lederer wrote: I am running postfix with cyrus 2.1.2. I ocasionally get the following error message in the log: Apr 3 10:16:46 mail lmtpd[1983]: duplicate_mark: closing /var/lib/imap/deliverdb/deliver-b.db: DB_INCOMPLETE: Cache flush was unable to complete Apr 3 10:16:46 mail

Re: postfix and cyrus

2003-04-04 Thread John Lederer
Thanks -- but I see it has a value of 2, making me suspect that I am totally wrong about the cause. Anyone have any good ideas? John Mitrana Cristian wrote: John Lederer wrote: I am running postfix with cyrus 2.1.2. I ocasionally get the following error message in the log: Apr 3 10:16:46

cyrus server and backup

2003-04-04 Thread Phil Chambers
I have never used the Cyrus IMAP server before and have just intalled it on a test system to evaluate it, with a view to moving our service over to it. We have over 20,000 users and need to upgrade our current system. One of our fundamental requirements is to be able to take security backups.

AW: trouble settting up cyrus

2003-04-04 Thread Maik Knittel
Maik Knittel wrote: I can't get cyrus working. I'm trying to install version 2.1.12 with SASLv2 on a debian 3.0 system. I don't want to create debian users for every imap user so I'd like to use the sasldb athentication. I don't want to use PAM/mySQL. I've got the cyrus daemon

postfix doesn't know cyrus user

2003-04-04 Thread Maik Knittel
hello, after weve got cyrus running, we have another problem. We cant send mail with postfix (smtp). It seems that Postfix doesnt know the cyrus user. from mail.log: Apr 4 16:13:03 X postfix/smtpd[1343]: 3C6A3137: reject: RCPT from unknown[XXX.XXX.XXX.XXX]: 550 [EMAIL

Re: cyrus server and backup

2003-04-04 Thread Ian G Batten
On Fri, 04 Apr 2003, Phil Chambers wrote: I am concerned that because Cyrus is a black box system which keeps track of its own internal organisation we may have problems if we restore a disc from our backups. It will take hours to do a backup and the files within the Cyrus structure will

Re: cyrus server and backup

2003-04-04 Thread John Alton Tamplin
Phil Chambers wrote: I have never used the Cyrus IMAP server before and have just intalled it on a test system to evaluate it, with a view to moving our service over to it. We have over 20,000 users and need to upgrade our current system. One of our fundamental requirements is to be able to

Sieve existing

2003-04-04 Thread Matthew Tagg
Does anyone know how to run sieve rules on existing mail? Regards, Matthew __ Matthew Tagg +27 21 409 7850 +27 82 964-0426 (Mobile) Diginet - Web Africa http://www.webafrica.co.za (business.sig) smime.p7s Description: S/MIME cryptographic

Re: postfix doesn't know cyrus user

2003-04-04 Thread Jure Pecar
On Fri, 4 Apr 2003 16:32:39 +0200 Maik Knittel [EMAIL PROTECTED] wrote: hello, after we've got cyrus running, we have another problem. We can't send mail with postfix (smtp). It seems that Postfix doesn't know the cyrus user. you have to set up the local_recipient_table map that lists all

Re: Sieve existing

2003-04-04 Thread Ken Murchison
Matthew Tagg wrote: Does anyone know how to run sieve rules on existing mail? You'd either have to feed them back into lmtpd or perhaps find an IMAP client which can do client-side Sieve (Mulberry?). -- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place

Sieveshell scripting and automation issues

2003-04-04 Thread Matthew Tagg
Firstly I am using sieveshell to update my scripts however I want to be able to just edit a file a run a simple command for it to take effect, to that end I've had little success. I tried using sieveshell --user=matt --authname=matt --exec=sievescript localhost but it never executes the script.

Re: postfix doesn't know cyrus user

2003-04-04 Thread Chris Picton
On Fri, 2003-04-04 at 16:32, Maik Knittel wrote: after weve got cyrus running, we have another problem. We cant send mail with postfix (smtp). It seems that Postfix doesnt know the cyrus user. from mail.log: Apr 4 16:13:03 X postfix/smtpd[1343]: 3C6A3137: reject: RCPT from

AW: postfix doesn't know cyrus user

2003-04-04 Thread Maik Knittel
after weÿve got cyrus running, we have another problem. We canÿt send mail with postfix (smtp). It seems that Postfix doesnÿt know the cyrus user. from mail.log: Apr 4 16:13:03 X postfix/smtpd[1343]: 3C6A3137: reject: RCPT from unknown[XXX.XXX.XXX.XXX]: 550 [EMAIL PROTECTED]:

imclient_input

2003-04-04 Thread Patrick Welche
This just moves the plainlen==0 test, if it's needed at all - the rest is just formatting. Cheers, Patrick Index: imclient.c === RCS file: /cvs/src/cyrus/lib/imclient.c,v retrieving revision 1.77 diff -u -r1.77 imclient.c ---

imclient_writeastring

2003-04-04 Thread Patrick Welche
Currently class is initialised as 2, which means that the charclass check is bypassed (max(charclass)=2 = class always = charclass), and quoted strings are never emitted. Does this mean that there was a problem with quoted strings at some time? It's more obvious what is going on in the following

struct imclient, outbuf

2003-04-04 Thread Patrick Welche
In trying to figure out what is going on in imclient_write, I simplified struct imclient, and moved from pointers to indices - a matter of taste, I know, but it seems the reply buffer is handled that way.. (One could also s/writelen/imclient-outlen/g) Cheers, Patrick Index: imclient.c

Re: internaldate

2003-04-04 Thread Alexander Brill
On Wed, 2003-04-02 at 16:55, Ken Murchison wrote: Alexander Brill wrote: I am trying to set the internaldate for a message, but it doesn't store properly. This is what I try (using python) imap.store(1,+FLAGS,INTERNALDATE 22-Mar-2003 02:10:31 +0100) ('OK', ['1 (FLAGS

Deliver Problem, trying Simon's lmtp patch.

2003-04-04 Thread Thiago Lima
I'm trying to use cyrus-imap with mailboxes using the email of the user. Ex: [EMAIL PROTECTED] is the mailbox. Everything works fine, I'm using unixhierarchysep and I can log in the imap server and download my messages, create folders,etc. The only think that I can't do is to deliver

error marking messages as read

2003-04-04 Thread Morgan Sackett
Hello, I got the following error in my syslog trying to mark 1930 messages as read. I am using Cyrus 2.1.12 as the server, and Mozilla 1.2.1 as my mail client. Apr 4 14:04:47 kang imapd[51441]: Fatal error: word too long Is this a problem with the IMAP server, or the client?

RE: Deliver Problem, trying Simon's lmtp patch.

2003-04-04 Thread Thiago Lima
Well, I got the old patch and fixed (I hope) the errors. When I deliver some mail it does not show me that user unknow, but it seens to be delivering the mail not correctly. In the logs I can see : Apr 4 18:13:37 vishnu lmtpd[10962]: duplicate_mark: [EMAIL PROTECTED]

[no subject]

2003-04-04 Thread gshumway
Hi, I'm running cyrus-imapd-2.1.12 with sendmail 8.12.9. I have an issue where lmtpd seems to refuse connections. This behaviour seems to occur when a large volume of mail is delivered to the box. I notice that there is an lmtpd process fo each message that is being delivered so if i send a

Using SASL or Cyrus type database in Postfix

2003-04-04 Thread Michael Fair
Since so many of us use Postfix I was wondering if we could solve the Postfix needs userdb entry before delivery problem by adding a method by which Postfix could lookup the mailbox in one of Cyrus' databases. Originally I was thinking of pointing Postfix at mailboxes.db and adding a new DB class

lmtp behaviour

2003-04-04 Thread gshumway
Hi, I'm running cyrus-imapd-2.1.12 with sendmail 8.12.9. I have an issue where lmtpd seems to refuse connections. This behaviour seems to occur when a large volume of mail is delivered to the box. I notice that there is an lmtpd process fo each message that is being delivered so if i send a

bare newline problem

2003-04-04 Thread Do Duc Huy
Hi all! I 've been using postfix and cyrus for my email system. Everything seem OK and I can say thanks to opensource community for such great products. But now, some time my system have bounced a message with log error: 554 5.6.0 Message contains bare newlines. Sorry for my limit knowledge