Re: [Dovecot] Dovecot 2.2 build rpm on Centos6
On 30-05-2013 10:52, Arto Saraniva wrote: -Original Message- From: dovecot-boun...@dovecot.org [mailto:dovecot-boun...@dovecot.org] On Behalf Of Burak GÜRER Sent: Thursday, May 30, 2013 10:34 AM To: Nikolaos Milas Cc: Dovecot Mailing List Subject: Re: [Dovecot] Dovecot 2.2 build rpm on Centos6 On 27-05-2013 16:56, Nikolaos Milas wrote: On 27/5/2013 1:07 μμ, Birta Levente wrote: I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 You may want to try: dovecot-2.2.2-2.noa.el6.src.rpm which produces: dovecot-2.2.2-2.noa.el6.x86_64.rpm dovecot-debuginfo-2.2.2-2.noa.el6.x86_64.rpm dovecot-devel-2.2.2-2.noa.el6.x86_64.rpm dovecot-mysql-2.2.2-2.noa.el6.x86_64.rpm dovecot-pgsql-2.2.2-2.noa.el6.x86_64.rpm dovecot-pigeonhole-2.2.2-2.noa.el6.x86_64.rpm available at: http://www.noa.gr/rpmfiles/ This package is using LTB Project's Openldap RPMs for LDAP linking: http://ltb-project.org/wiki/download#openldap The above Dovecot SRPM has evolved from fakessh's rpms: http://ns.fakessh.eu/rpms/ and I like it because it is clean and clear (to me, at least). Nick another question.. anybody built dovecot 2.2 on rhel/centos 5 there is any knowhow or any builded pack http://www.city-fan.org/ftp/contrib/mail/ -arto thanks arto
Re: [Dovecot] Dovecot 2.2 build rpm on Centos6
On 27-05-2013 16:56, Nikolaos Milas wrote: On 27/5/2013 1:07 μμ, Birta Levente wrote: I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 You may want to try: dovecot-2.2.2-2.noa.el6.src.rpm which produces: dovecot-2.2.2-2.noa.el6.x86_64.rpm dovecot-debuginfo-2.2.2-2.noa.el6.x86_64.rpm dovecot-devel-2.2.2-2.noa.el6.x86_64.rpm dovecot-mysql-2.2.2-2.noa.el6.x86_64.rpm dovecot-pgsql-2.2.2-2.noa.el6.x86_64.rpm dovecot-pigeonhole-2.2.2-2.noa.el6.x86_64.rpm available at: http://www.noa.gr/rpmfiles/ This package is using LTB Project's Openldap RPMs for LDAP linking: http://ltb-project.org/wiki/download#openldap The above Dovecot SRPM has evolved from fakessh's rpms: http://ns.fakessh.eu/rpms/ and I like it because it is clean and clear (to me, at least). Nick another question.. anybody built dovecot 2.2 on rhel/centos 5 there is any knowhow or any builded pack
Re: [Dovecot] auth attempts errors
From: burak4bu...@msn.com To: dovecot@dovecot.org Subject: RE: [Dovecot] auth attempts errors Date: Thu, 15 Nov 2012 12:10:27 +0200 > Subject: Re: [Dovecot] auth attempts errors > > please don't bottom post > > On 11/14/2012 02:26 PM, Charles Marcus wrote: > > Please don't top-post... > > sorry. i am confused.. top or bottom. let me bottom-post.. anyway i have to ask: - how can i compile rpm package of dovecot. are there any guide or ... anything (or how can dovecot be compiled from source code - there is a guide here but it is for rpm version older than 4.4) - how can i create a stable TLS certificate for dovecot. are there any guide or ... anything - for this line "dovecot: imap-login: Disconnected (no auth attempts in 0 secs): rip=**, lip=**" in dovecot logs, any idea thanks.. Building your own rpms link: http://wiki2.dovecot.org/PrebuiltBinaries#Building_your_own_rpms
Re: [Dovecot] auth attempts errors
> Subject: Re: [Dovecot] auth attempts errors > > please don't bottom post > > On 11/14/2012 02:26 PM, Charles Marcus wrote: > > Please don't top-post... > > sorry. i am confused.. top or bottom. let me bottom-post.. anyway i have to ask: - how can i compile rpm package of dovecot. are there any guide or ... anything (or how can dovecot be compiled from source code - there is a guide here but it is for rpm version older than 4.4) - how can i create a stable TLS certificate for dovecot. are there any guide or ... anything - for this line "dovecot: imap-login: Disconnected (no auth attempts in 0 secs): rip=**, lip=**" in dovecot logs, any idea thanks..
Re: [Dovecot] auth attempts errors
"broken!" what do you mean > Date: Wed, 14 Nov 2012 06:34:39 -0500 > From: cmar...@media-brokers.com > To: dovecot@dovecot.org > Subject: Re: [Dovecot] auth attempts errors > > On 2012-11-14 5:03 AM, burak gürer wrote: > > i have install 2.1.1 and configured > > > Hopefully you meant 2.1.10? 2.1.1 is old/buggy... > > > in dovecot log this error is coming every 20 seconds: > > > > dovecot: imap-login: Disconnected (no auth attempts in 0 secs): > > rip=**, lip=**, TLS handshaking: SSL_accept() syscall > > failed: Connection reset by peer > > Looks like your SSL is broken... > > -- > > Best regards, > > Charles >
[Dovecot] auth attempts errors
i have install 2.1.1 and configured in dovecot log this error is coming every 20 seconds: dovecot: imap-login: Disconnected (no auth attempts in 0 secs): rip=**, lip=**, TLS handshaking: SSL_accept() syscall failed: Connection reset by peer and this error every 2 seconds: dovecot: imap-login: Disconnected (no auth attempts in 0 secs): rip=**, lip=** what can be the problem? thanks..