6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] courierpop3login ...
FromSent OnAttachments
Virgilio BernabeuDec 19, 2007 4:53 am 
Enda CronnollyDec 19, 2007 5:08 am 
Virgilio BernabeuDec 19, 2007 8:09 am 
Sam VarshavchikDec 19, 2007 3:17 pm 
Gordon MessmerDec 19, 2007 11:05 pm 
Virgilio BernabeuDec 20, 2007 1:23 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] courierpop3login problemActions...
From:Enda Cronnolly (en@codefoundry.com)
Date:Dec 19, 2007 5:08:38 am
List:net.sourceforge.lists.courier-users

Virgilio Bernabeu wrote:

We have a mail server (courier, postfix and mysql) with virtual domains that was working perfectly until we added one domain. The problem with this domain is that all the mail users are behind a linux firewall (using iptables) and they check the mail every 5 minutes. When we restart the courier servers (pop3, imap, authdaemon) all seems to be working fine, but after a couple of hours, we can see too many courierpop3login processes from this domain and the mail users can't read the email (seems if like the server is refusing the connection).

More likely that you've hit the upper limit of maximum number of connections, you can increase this. Edit /usr/lib/courier/etc/pop3d and review the settings, you'll find that there are 40 sessions started by default, limited to 4 per ip address.

Try increasing each by x3 and see what happens, but keep an eye on server performance and be prepared to pull it back a little if required.

Is there any way of cleaning this processes? thanks in advance and sorry for my english.

Your English is perfect, no worries there!

-Enda.