17 Oct
2008
17 Oct
'08
10:27 p.m.
Hi I want to use Dovecot as POP3 server. Config file is changed to indicate IMAP , POP3 On starting Dovecot I get an error indicating "listen(110) failed: Address already in use" lsof -i :110 indicates Xinetd is using this port. How do I get POP3 to use this port. Regards
Rajiv Gore 102 Sahakarnagar Ahmednagar 414 003 MS, India
18 Oct
18 Oct
12:32 a.m.
Rajiv Gore wrote:
Hi I want to use Dovecot as POP3 server. Config file is changed to indicate IMAP , POP3 On starting Dovecot I get an error indicating "listen(110) failed: Address already in use" lsof -i :110 indicates Xinetd is using this port. How do I get POP3 to use this port. Regards
cd /etc/xinetd.d ls see any pop3 server there? vi [name of pop3 server you just spotted] change disable=false to disable=true /etc/init.d/xinetd restart
-- Ken Anderson Pacific.Net
5916
Age (days ago)
5916
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ken A
-
Rajiv Gore