Re: How do I fix this: lmtp appears to be case sensitive

2004-10-28 Thread Rob Tanner
Yep.  It's in the manpage and i plain just missed it.  That works for me because all out names are lower-case.  But I though that both the recipient and hostname werte supposed to be case insensitive (i.e., [EMAIL PROTECTED] and [EMAIL PROTECTED] are the same address).  Am I wrong about that?

auth against LDAP

2004-10-28 Thread Fred Blaise
Hello all I have a regular cyrus install working and an openldap up and running. I am running ubuntu on this machine, but the "real" machine will be debian sarge. I would like to set up cyrus to use ldap. Any pointers? any best way to do it? Links? howtos? :) thanks a lot fred --- Cyrus Home

Re: Redundant database query?

2004-10-28 Thread Patrick Gibson
On 28-Oct-04, at 4:59 PM, Ken Murchison wrote: sasl_sql_statement: select PASSWORD from USER_ACCOUNTS where USERNAME='%u' You won't get rid of the second query for any of the SASL mechanisms. The only thing you can do is keep it from selecting the *same* column twice. Hi Ken, I'm not sure I get

Re: Insert artificial delay into IMAP server responses (to workaround OL2002)

2004-10-28 Thread Bill McGonigle
On Apr 13, 2004, at 11:44, Ken Murchison <[EMAIL PROTECTED]> wrote: Doug Koobs wrote: > After some more research, and some emails exchanges from others that > have been troubleshooting OL2002's IMAP problems, I think I have a > better idea of what the problem. It seems that Outlook can't handle > r

Re: Redundant database query?

2004-10-28 Thread Ken Murchison
Patrick Gibson wrote: Hi Ken, Here is my configuration in imapd.conf: sasl_sql_hostnames: localhost sasl_sql_user: cyrus sasl_sql_passwd: *** sasl_sql_database: RETRIX_TRANSITION sasl_sql_statement: select PASSWORD from USER_ACCOUNTS where USERNAME='%u' This seems to be consistent with many of

Re: How do I fix this: lmtp appears to be case sensitive

2004-10-28 Thread Christiaan den Besten
Hi ! Not sure if 2.2.3 already supports it, but check if you can set: lmtp_downcase_rcpt: yes in imapd.conf bye, Chris - Original Message - From: "Rob Tanner" <[EMAIL PROTECTED]> To: "Cyrus Discuss" <[EMAIL PROTECTED]> Sent: Friday, October 29, 2004 1:00 AM Subject: How do I fix this: lmtp

Re: How do I fix this: lmtp appears to be case sensitive

2004-10-28 Thread Patrick Boutilier
Rob Tanner wrote: I just put Cyrus 2.2.3 into production and got an email from a parent saying that suddenly mail to their daughter bounces. The bounce message is (actual email account changed to avoid FERPA issues): <[EMAIL PROTECTED]>: host /var/imap/socket/lmtp[/var/imap/socket/lmtp] said:

How do I fix this: lmtp appears to be case sensitive

2004-10-28 Thread Rob Tanner
I just put Cyrus 2.2.3 into production and got an email from a parent saying that suddenly mail to their daughter bounces. The bounce message is (actual email account changed to avoid FERPA issues): <[EMAIL PROTECTED]>: host /var/imap/socket/lmtp[/var/imap/socket/lmtp] said: 550-Mailbox unk

Re: Redundant database query?

2004-10-28 Thread Patrick Gibson
Hi Ken, Here is my configuration in imapd.conf: sasl_sql_hostnames: localhost sasl_sql_user: cyrus sasl_sql_passwd: *** sasl_sql_database: RETRIX_TRANSITION sasl_sql_statement: select PASSWORD from USER_ACCOUNTS where USERNAME='%u' This seems to be consistent with many of the examples I've fo

Re: Redundant database query?

2004-10-28 Thread Ken Murchison
Patrick Gibson wrote: I've got cyrus-imapd 2.2.8 setup to authenticate via a MySQL database. I've enabled logging on the database while I'm setting things up, and I've noticed that when I login, Cyrus runs the same query twice: 47 Connect [EMAIL PROTECTED] on RETRIX_TRANSITION 47 Query

Re: Redundant database query?

2004-10-28 Thread Szii
I noticed this, but upon closer examination, it's doing a SQL prepare first. I don't know if you're seeing the same thing. Since it's only being executed once, I don't know why the extra overhead of a SQL prepare but/shrug. -Mike/Szii - Original Message - From: "Patrick Gibson" <[E

Re: Is it possible to clean the trash folder automatic?

2004-10-28 Thread Adi Linden
> Does this work: > > purgetrashcmd="ipurge -d 7 -f *.Trash" at=0300 I adapted it to my particular situation and ran it from command line as user cyrus: ./bin/ipurge -b 10 -X -f *.junkmail This works. It also processes nested folders: ./bin/ipurge -b 10 -X -f *.junkmail Working

Redundant database query?

2004-10-28 Thread Patrick Gibson
I've got cyrus-imapd 2.2.8 setup to authenticate via a MySQL database. I've enabled logging on the database while I'm setting things up, and I've noticed that when I login, Cyrus runs the same query twice: 47 Connect [EMAIL PROTECTED] on RETRIX_TRANSITION 47 Query START TRANSACTI

removing ghost mail folders

2004-10-28 Thread Wes James
I tried copying some mail folders from one server to another and it failed during the copy. The folders that were created during this copy at this point can not be removed. I keep getting errors about not being able to remove them. I have tried fixing the problem by deleting the folders in /usr/

Re: TLS problem

2004-10-28 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-10-28 14:30:45 +0200): > Hi, > > I'm trying to use my mobile phone as a mail client, fetching messages > from a Cyrus IMAPd 2.2.8 server. So far pop3 and imap work fine, but > I'm having problems with pop3s and imaps. > > I already managed to install my CA certifi

Re: [patch] Sieve MAIL FROM address in vacation and redirection messages

2004-10-28 Thread Andre Nathan
On Mon, 25 Oct 2004, Matt Bernstein wrote: > That may be true, but a better solution might be either to encode this > information somewhere else that the MTA can log (such as the Message-ID), > or for Sieve to log it separately. OK.. Do you think a patch similar to the one in http://oss.dig

Re: Is it possible to clean the trash folder automatic?

2004-10-28 Thread Philip Chambers
On Thu, 28 Oct 2004 10:57:22 -0500 Adi Linden <[EMAIL PROTECTED]> wrote: > > > > purgetrashcmd="ipurge -d 7 -f user/%/Trash" at=0200 Unfortunately, for this purpose, ipurge works on the date/age of the message. What I would like to be able to do is delete messages when they have been in t

Re: Is it possible to clean the trash folder automatic?

2004-10-28 Thread Adi Linden
> > This almost answers the same question I had. > > > > On Sun, 10 Oct 2004, Bob Tito wrote: > > > purgetrashcmd="ipurge -d 7 -f user/%/Trash" at=0200 > > > > Does this also remove old message from anything below user/%/Trash, like > > user/%/Trash/SPAM and user/%/Trash/Virus? > > The above

TLS problem

2004-10-28 Thread Jukka Salmi
Hi, I'm trying to use my mobile phone as a mail client, fetching messages from a Cyrus IMAPd 2.2.8 server. So far pop3 and imap work fine, but I'm having problems with pop3s and imaps. I already managed to install my CA certificate to the mobile phone. Authentication fails, and on the server side

client-auth with ssl-certificates on cyrus imapd?

2004-10-28 Thread peter pilsl
Is it possible to use client-auth with ssl-certificates on the cyrus imapserver. Additional to providing the passwort a client needs to have an issued client-certificate installed which is checked by the imap-server. thnx, peter -- mag. peter pilsl goldfisch.at IT-management tel +43 699 1 357403

Re: bugs in spool_copy_message()

2004-10-28 Thread Philip Chambers
On Wed, 27 Oct 2004 11:04:33 -0700 (PDT) Andrew Morgan <[EMAIL PROTECTED]> wrote: > > > On Wed, 27 Oct 2004, Philip Chambers wrote: > > > I have just found two flaws in the code which takes a message into cyrus (typically > > during the DATA phase of LMTP. I am amazed that one has existed for

Re: RE: bugs in spool_copy_message()

2004-10-28 Thread Philip Chambers
On Thu, 28 Oct 2004 09:37:50 +0200 =?iso-8859-1?Q?Brasseur_Val=E9ry?= <[EMAIL PROTECTED]> wrote: > > > > It should be this simple: > > --- spool.c 16 Sep 2004 17:58:54 - 1.6 > > +++ spool.c 27 Oct 2004 20:36:00 - > > @@ -451,7 +451,7 @@ > > p[1] = '\n'; > >

RE: bugs in spool_copy_message()

2004-10-28 Thread Brasseur Valéry
there was some times ago a discussion about cyrus/long line and RFC.. look at thread about "cyrus dealing with long lines" and "bare new lines problems" from avril 2003 on the list ... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Derrick J > Bras

smtp auth + saslauthd + ldap

2004-10-28 Thread Chetan Dutta
dear all, has anybody configured sendmail for smtp auth with saslauthd/pwcheck and ldap. i've googled a lot and tried different tricks but nothing seems to work. smtp auth works fine with PAM. i'm continously getting the following errors: 535 5.7.0 authentication failed and saslauthddo_req