28 Dec
                
                    2006
                
            
            
                28 Dec
                
                '06
                
            
            
            
        
    
                12:47 p.m.
            
        protocols: imap listen: *:143 You should try and make that "listen *' or 'listen <ip address to listen on>', and then check your /etc/services file to see if imap is listed there on port 143/tcp
In /etc/services imap is listed on port 143/tcp and 143/udp. I'm going to test to put "listen: *:143" as "listen: 192.168.1.100:143".
I'll let you know! Thank you. Francesco