On Wed, 04 Jun 2008 07:06:43 -0400, Sam Varshavchik wrote: > Curtis Vaughan writes: > >> I have an issue whereby clients are unable to connect to Courier Imap >> with the error that there are too many connections from their IP. I >> have changed the following parameter as follows: MAXPERIP=40 >> in the imapd file. I restarted courier imap, but still the same >> problem. > > That's the maximum total number of connections. There's also a different > setting for the maximum number of connections from the same IP address, > which may or may not apply to you. > According to all the documentation I've been looking at the MAXPERIP parameter is precisely the parameter for configuring the number of simultaneous connections of the same IP address. MAXDAEMONS may be the parameter you're referring to, no? Anyhow, I had both MAXPERIP and MAXDAEMONS set at 40. I changed MAXDAEMONS to 80, but left MAXPERIP at 40. So far it seems to be working.
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
