Le Tue, 06 Apr 2010 22:08:02 +0200,
fakessh <fake...@fakessh.eu> a écrit :

> me help  with correct that error than upgrade to dovecot 
> 
> the upgrace goes well, 
> but I have errors when restarting the application necessary: mistake here.
> 
> please help me to correct them. I would really benefit from the novelties
> of this version of dovecot
> 
> 
> [r...@r13151 ~]# rpm -Uvh
> /home/ftpchrootshell/fakessh/dovecot-1.2.10-2_107.el5.i386.rpm 
> attention: /home/ftpchrootshell/fakessh/dovecot-1.2.10-2_107.el5.i386.rpm:
> Ent�te V4 DSA signature: NOKEY, key ID 66534c2b
> Pr�paration...              ###########################################
> [100%]
>    1:dovecot                attention: /etc/dovecot.conf cr�� en tant que
> /etc/dovecot.conf.rpmnew
> ########################################### [100%]
> [r...@r13151 ~]# service dovecot restart
> Arr�t de Dovecot Imap :                                    [  OK  ]
> D�marrage de Dovecot Imap :Warning: fd limit 1024 is lower than what
> Dovecot can use under full load (more than 1280). Either grow the limit or
> change login_max_processes_count and max_mail_processes settings
> If you have trouble with authentication failures,
> enable auth_debug setting. See http://wiki.dovecot.org/WhyDoesItNotWork
> This message goes away after the first successful login.
> Fatal: listen(::, 143) failed: Address already in use
>                                                            [�CHOU]
> [r...@r13151 ~]# 
> 

Salut Fakessh ;)

Sound like your dovecot has not been stopped correctly. Stop dovecot and try :
 - For imap2 : lsof +i :143
 - For imap3 : lsof +i :220
 - For imaps : lsof +i :993
 etc...
If you have an answer on one of the regular POP or Imap port, that means 
Dovecot is still running and may
explain the "Adresse already in use". Kill the associated process and start it 
again.


-- 
 LMJ
 "May the source be with you my young padawan"
 http://sites.google.com/site/imatruelinuxmasterjedi/

Reply via email to