[Dovecot] Messages not marked as read

2007-10-25 Thread Manilal K M
Hello everybody, Recently I have migrated my IMAP server from Courier-IMAP to dovecot. The migration was successful and all the users are happy due to the speed of the new IMAP server. We are using Horde-3.2+IMP-4.2 as the webmail client. But one of the users is having some unusual issues with h

[Dovecot] few questions about 1.1*

2007-10-25 Thread Daniel
Hi! I'm testing 1.1, and have some questions. (How) Can I override the default maildir++ quota setting (I mean quota_rule) in the userdb, so that one won't have quota at all. Right now I'm setting a very high limit in the userdb with quota_rule=*:storage=99G in the extra field. Prior to 1.1 I

[Dovecot] Static home while using LDAP

2007-10-25 Thread David Bosque
Hello all, I've been googling for a workaround for this for nearly a week to no avail and I hope someone in the list can shed some light on it. I have downloaded and compiled dovecot 1.0.5 and applied the quota-warning to it. I have configured everything and it's working wonderfully, even th

Re: [Dovecot] Static home while using LDAP

2007-10-25 Thread Daniel L. Miller
David Bosque wrote: Hello all, I've been googling for a workaround for this for nearly a week to no avail and I hope someone in the list can shed some light on it. I have downloaded and compiled dovecot 1.0.5 and applied the quota-warning to it. I have configured everything and it's working

Re: [Dovecot] dovecot-auth: Too many open files

2007-10-25 Thread Tomas Janousek
Hello, On Tue, Oct 23, 2007 at 01:16:35PM -0400, Joe Allesi -X (joallesi - Coyote Creek Consulting at Cisco) wrote: > We recently experienced an issue that prevented all new IMAP logins from > occurring. Although it appears that it was due to running out of > available system file descriptors, I'

[Dovecot] SSL/TLS with Outlook client

2007-10-25 Thread Eli
I am trying to get TLS to work with Outlook 2007 and I've hit a small problem. Whenever I start it up, I get this error: "The server you are connected to is using a security certificate that cannot be verified. The target principal name is incorrect." (yes/no choice of trusting) I first tried wi

[Dovecot] master user can not login with digest-md5 password

2007-10-25 Thread Daniel
Hi! I'm trying to use a master user, here is what I'm doing: dovecot.conf: auth default { [...] passdb passwd-file { args = /etc/dovecot.passdb_master pass = yes master = yes } passdb passwd-file { args = /etc/dovecot.passdb } [...] } (Dovecot said that one can not place

Re: [Dovecot] SSL/TLS with Outlook client

2007-10-25 Thread Rick Romero
You could try the old import trick - do https://mail.elisan.com:993 and accept the cert in IE. Outlook should then just accept it. Rick On Thu, 2007-10-25 at 10:08 -0400, Eli wrote: > I am trying to get TLS to work with Outlook 2007 and I've hit a small > problem. Whenever I start it up, I get

Re: [Dovecot] dovecot-auth: Too many open files

2007-10-25 Thread Joe Allesi -X (joallesi - Coyote Creek Consulting at Cisco)
It's just a default RHEL4 RPM distribution and configuration. No changes or optimizations have been done. No LDAP, just the local passwd. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tomas Janousek Sent: Thursday, October 25, 2007 9:43 AM To: dovecot@

Re: [Dovecot] SSL/TLS with Outlook client

2007-10-25 Thread Eli Sand
Rick wrote: > You could try the old import trick - do https://mail.elisand.com:993 and > accept the cert in IE. Outlook should then just accept it. Thanks Rick - that's a neat trick I didn't even know/think about. However, after trying it (IE7 doesn't seem to let you save invalid certs btw, in m

[Dovecot] Dovecot crashing with "Status userdb: Empty key (=)"

2007-10-25 Thread Mark Maynereid
Hi, Dovecot is crashing at startup on my system: mantrid:/etc/apt# tail /var/log/mail.err Oct 25 17:10:50 mantrid dovecot: Auth process died too early - shutting down Oct 25 17:10:50 mantrid dovecot: auth(default): Status userdb: Empty key (=) Oct 25 17:10:50 mantrid dovecot: child 21810 (auth) r

Re: [Dovecot] Dovecot crashing with "Status userdb: Empty key (=)"

2007-10-25 Thread Bill Cole
At 6:12 PM +0100 10/25/07, Mark Maynereid wrote: Hi, Dovecot is crashing at startup on my system: mantrid:/etc/apt# tail /var/log/mail.err Oct 25 17:10:50 mantrid dovecot: Auth process died too early - shutting down Oct 25 17:10:50 mantrid dovecot: auth(default): Status userdb: Empty key (=) Oc

[Dovecot] SSL help needed - "no root certificate"

2007-10-25 Thread Jim Gottlieb
Hi. I've spent the past few hours trying to get SSL working right in Dovecot 1.0.5 and now I must turn to you for help. I purchased an SSL certificate from Go Daddy. I pointed ssl_cert_file to the .crt file and ssl_key_file to the .key file, but the client (Mail.app) complains: Mail was unab

Re: [Dovecot] SSL help needed - "no root certificate"

2007-10-25 Thread Jim Gottlieb
On 2007-10-25 at 17:23, Jim Gottlieb ([EMAIL PROTECTED]) wrote: > Hi. I've spent the past few hours trying to get SSL working right in > Dovecot 1.0.5 and now I must turn to you for help. Never mind :-). I wasn't running the version I thought I was. Once I modified the rc script to actually us

Re: [Dovecot] sieve filtering, rewriting subjects

2007-10-25 Thread Peter Fern
Ian P. Christian wrote: Is it possible to modify an emails subject line in a sieve script? I've seen references to 'addtag' whilst googling, but it appears dovecots implementation doens't support it - are there any other methods? Nope, not in cmusieve. As a side note, can anyone suggest a

[Dovecot] Two certificates ?

2007-10-25 Thread Lars Johansen
Hi We have a dovecot server running both pop and imap, we have pop.domain.ltd and imap.domain.ltd going to the same server, is there any possibility make dovecot use two certificates? one for pop.domain.ltd and one for imap.domain.ltd? Greetings, Lars

[Dovecot] virtual hosting

2007-10-25 Thread gaoqiang.qian
I am a newee in Dovecot, Now my dovecot is working fine to be connected to receive email sent to one domain. Could anyone tell me how can I configure it to be connected to receive email sent to another domain. I really heading the wall. thanks. Gao

Re: [Dovecot] Two certificates ?

2007-10-25 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 26 Oct 2007, Lars Johansen wrote: Hi We have a dovecot server running both pop and imap, we have pop.domain.ltd and imap.domain.ltd going to the same server, is there any possibility make dovecot use two certificates? one for pop.domain.ltd