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 b
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
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 clas
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
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]>
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?
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 mes
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
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
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
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
--- imclie
> 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 PROTE
On Fri, 2003-04-04 at 16:32, Maik Knittel wrote:
> 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 fro
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.
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
716-
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 l
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 signa
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 ta
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
> w
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.
from mail.log:
Apr 4 16:13:03 X postfix/smtpd[1343]:
3C6A3137: reject: RCPT from unknown[XXX.XXX.XXX.XXX]: 550 <[EMAIL
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 daemo
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.
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 m
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 lmtpd[2226]
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: c
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 with
26 matches
Mail list logo