This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[9.104-17][POP3]Can't bind on port 8110: Address already in use

Hi All

For some time now I am only able to enable pop3 prefetch on one account. Today I've managed to do some troubleshooting

I have two accounts configured for POP3S but it seems that only the first one works(not sure why it says "account 6" thought as I def have only 2 accounts BUT at some point I did have around 6 accounts--Maybe the numbers don't reset!). Today I have disabled the pop3 feature and re enable it again and I got the result below

 127.0.0.1 MAIN pop3 > known_servers@
   0 'REF_PopSerPopgmServe' [***** Servers]
   1 'REF_PopSerMailsServe' [****** Servers]


2013:08:19-08:39:45 ****** pop3proxy[12941]: Prefetch for account 6 finished (fetched=0, deleted=0, not_on_server=3)
2013:08:19-08:43:59 ****** pop3proxy[4832]: Master terminated
2013:08:19-08:44:11 ****** pop3proxy[13416]: Fatal: Can't bind on port 8110: Address already in use


I am assuming that pop3 still listen to the port 8110 (spam/av engine)? (Allocation of Network Ports for Listening in the Astaro Security Gateway UTM Appliance

:/root # netstat -a | grep 8110 
tcp        0      0 *:8110                  *:*                     LISTEN 


/root # ps -ef | grep pop3
postgres  3727  3653  0 Aug18 ?        00:00:00 postgres: pop3 pop3 127.0.0.1(52545) idle             
postgres 12504  3653  0 08:36 ?        00:00:00 postgres: pop3 pop3 127.0.0.1(59502) idle             
root     12674 12670  0 08:38 ?        00:00:00 /usr/bin/tail -n 10 -f /var/log/pop3.log
root     14807 14394  0 08:50 pts/0    00:00:00 grep pop3
root     30878     1  0 Aug16 ?        00:00:00 /bin/pop3proxy
postgres 30879  3653  0 Aug16 ?        00:00:00 postgres: pop3 pop3 127.0.0.1(34453) idle 


I am not using that port 8110 anywhere (i.e. NAT)

Any thoughts?

Thanks


This thread was automatically locked due to age.
Parents Reply Children
No Data