Hello, I have ISPConfig with OpenSuse 10.2 installed by perfect setup guide. Everything worked fine for about 6 months. Now I have users which started to have timeouts when they uses pop3 e-mail clients and download messages with bigger attachments. They have to try several times before they can retrieve e-mail. When they connect to webmail they can retrieve e-mail without problem. What could be the reason? There are a lot of hard disk space, CPU utilization is about 30%, there is enough RAM. I'have changed maxperip value in pop3d config file but nothing helped. How can I see detailed pop3 log? Is it possible to trace connection to pop3 server? In mail log there is only who and when connected. Thanks in advance and sorry for my english.
Any errors in your logs? What are the outputs of Code: netstat -tap , Code: df -h and Code: repquota -avug ?
Might be some kind of DOS attack. That would explain the timeouts your users sometimes have when they try to download mails...
I know but I need more detailed log. I mean full connection log between client and server (HELLO, USER, PASS, STAT etc.)
You can try to increase the postfix log level: http://www.onlamp.com/pub/a/onlamp/2004/01/22/postfix.html