Re: [Dovecot] STARTTLS problem

2011-02-02 Thread Lucas -LandM-
sconnected (no auth attempts): rip=83.61.13.57, lip=ip, TLS handshaking: Disconnected Regards, Lucas On 02/02/2011 23:03, Timo Sirainen wrote: On Wed, 2011-02-02 at 22:47 +0100, Lucas -LandM- wrote: Same error: gnutls-cli --starttls -p 143 ip Resolving 'ip'... Connectin

Re: [Dovecot] STARTTLS problem

2011-02-02 Thread Lucas -LandM-
ever. server log: Warning: SSL failed: where=0x2002: SSLv3 read client certificate A [83.61.13.57] Feb 2 22:01:55 s13 dovecot: imap-login: Disconnected (no auth attempts): rip=83.61.13.57, lip=ip, TLS handshaking: Disconnected Any other suggestion? Thank you, Lucas On 02/02/2011 22:16, Timo S

Re: [Dovecot] STARTTLS problem

2011-02-02 Thread Lucas -LandM-
A TLS packet with unexpected length was received. *** Handshake has failed Any other test? Regards, Lucas On 02/02/2011 22:16, Timo Sirainen wrote: On Wed, 2011-02-02 at 21:28 +0100, Lucas -LandM- wrote: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH

[Dovecot] STARTTLS problem

2011-02-02 Thread Lucas -LandM-
Hi, We try to configure dovecot as usual (all our servers have dovecot+vpopmail+qmail or postfix). We set up dovecot with the next outcome: - imap ok - imaps ok - imap STARTTLS NOT OK Debug: root@s13:/home/lucas# gnutls-cli --starttls -p 143 ip Resolving 'ip'... Connecting to 'ip'... - Si

Re: [Dovecot] index

2007-06-16 Thread Lucas -LandM-
Hi Timo, [EMAIL PROTECTED] sbin]# ./dovecot --version 1.0.rc22 Do you recommend an update ? Lucas Timo Sirainen wrote: On Sat, 2007-06-16 at 14:04 +0200, Lucas -LandM- wrote: Hi Charles, RedHat 4.0, Maildir, 3 Gb. of volume, and about 6k msgs. Never finish the build task

Re: [Dovecot] index

2007-06-16 Thread Lucas -LandM-
Hi Ralf, It would be great, but we have an LDAP+exim as backend, and searching in documentation doen´t seem so easy :( Is posible to call index directly instead as a part of delivery? Thank you, Lucas Ralf Hildebrandt wrote: * Lucas -LandM- <[EMAIL PROTECTED]>: Hi, Fi

Re: [Dovecot] index

2007-06-16 Thread Lucas -LandM-
Hi Charles, RedHat 4.0, Maildir, 3 Gb. of volume, and about 6k msgs. Never finish the build task, could I force to exec the process for this user? Thank you, Lucas Charles Marcus wrote: First of all congratulations for you development. It´s really good. We have a customer that has a c

[Dovecot] index

2007-06-16 Thread Lucas -LandM-
Hi, First of all congratulations for you development. It´s really good. We have a customer that has a copy of all inbound and outbound mail in an account. When he tries to open the mail, the process of index all mail consume all cpu and memory. How can we avoid this kinds of things? Th