Hi, I have an imap issue after upgrade server with custombuild. No webmail app works.
Squirrelmail:Error connecting to IMAP server: localhost.111 : Connection refused
Roundcube: cannot connect to IMAP server
Ubemiau:ERROR (2): fsockopen() [function.fsockopen]: unable to connect to localhost:110 (Connection refused)
Seems that dovecot it's not running, but it is:
telnet 127.0.0.1 110
Trying 127.0.0.1...
Connected to hyd18 (127.0.0.1).
Escape character is '^]'.
+OK Dovecot DA ready.
and
telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=PLAIN] Dovecot DA ready.
It's not a resolv.conf issue either as I saw in similar problems.
Firewall is disabled, netstat shows the service listening..
Is there any way to remove dovecot installed by custombuild or any ideas?
Regards
Squirrelmail:Error connecting to IMAP server: localhost.111 : Connection refused
Roundcube: cannot connect to IMAP server
Ubemiau:ERROR (2): fsockopen() [function.fsockopen]: unable to connect to localhost:110 (Connection refused)
Seems that dovecot it's not running, but it is:
telnet 127.0.0.1 110
Trying 127.0.0.1...
Connected to hyd18 (127.0.0.1).
Escape character is '^]'.
+OK Dovecot DA ready.
and
telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=PLAIN] Dovecot DA ready.
It's not a resolv.conf issue either as I saw in similar problems.
Firewall is disabled, netstat shows the service listening..
Is there any way to remove dovecot installed by custombuild or any ideas?
Regards