CentOS 5.6/Dovecot - Fatal: listen(::, 143) failed: Address already in use
Want to support HowtoForge? Become a subscriber!
Error: CentOS 5.6/Dovecot - Fatal: listen(::, 143) failed: Address already in useYou try to start Dovecot on CentOS 5.6 and get the following error: Fatal: listen(::, 143) failed: Address already in use
SolutionOpen /etc/dovecot.conf... vi /etc/dovecot.conf ... and add the line listen = *: [...] #listen = *, [::] listen = * [...] Then try to start Dovecot again: /etc/init.d/dovecot start
|



Recent comments
1 day 12 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 18 hours ago
2 days 6 hours ago
2 days 19 hours ago
2 days 23 hours ago
2 days 23 hours ago
3 days 19 hours ago