On Aug 6, 2010, at 10:56 AM, Arvind K wrote:

> Hi, I made some real quick progress. I am able to login to SOGo now, but IMAP 
> is not being authenticated. I have set SOGoIMAPServer to localhost:143 , am 
> using dovecot. The sogo.log says the following
> Aug 06 20:18:10 sogod: SOGo watchdog [8005]: [ERROR] 
> <0x0x43ceb40[NGImap4ConnectionManager]> IMAP4 login failed:
>   host=localhost, user=abcd, pwd=yes
>   url=imap://a...@localhost:143/INBOX/
>   base=(nil)
>   base-class=(nil))
>   = <0x0x3b00b40[NGImap4Client]: login=abcd(pwd) 
> socket=<NGActiveSocket[0x0x42b5930]: mode=rw 
> address=<0x0x37ffcb0[NGInternetSocketAddress]: host=localhost port=36263> 
> connectedTo=<0x0x44b4130[NGInternetSocketAddress]: host=localhost port=143>>>
> Aug 06 20:18:10 sogod: SOGo watchdog [8005]: [ERROR] 
> <0x039D54B0[SOGoMailFolder]:folderINBOX> Could not connect IMAP4

Port 143 is not opened. Verify your Dovecot installation :

telnet localhost 143
or
lsof -i TCP:143

Francis

--
[email protected] :: +1.514.447.4918 x105 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to