23 Jul
                
                    2007
                
            
            
                23 Jul
                
                '07
                
            
            
            
        
    
                5:09 a.m.
            
        Andrew Petrushanco wrote:
I'm am trying to run dovecot on a Fedora 6 Install with multiple IP's but Dovecot (POP3) seems to only function correctly on the 1st NIC/IP.
It seems to be responding OK if you telnet to the 2nd or 3rd IPs, but Email clients timeout.
From dovecot.conf
protocol pop3 {
listen = *:110}
Any suggestions please?
If the second NIC is brought up after dovecot binds to 0.0.0.0 then it will not get connections inbound on that interface, unless I'm very mistaken.
Andrew
-A