Results 1 to 6 of 6

Thread: POP3 Issue

  1. #1
    Member
    Join Date
    Sep 2002
    Location
    US
    Posts
    101

    Default POP3 Issue

    I have a lingering issue with a server with a decent load that the POP3 fails occassionaly, some times it fails 2-3 times per hour causing grievances to my customers.

    Checking /var/log/maillog, I see an interesting thing:

    Feb 19 11:03:28 linux pop3d: 35 active connections.
    Feb 19 11:03:30 linux pop3d: 40 maximum active connections.

    This is right before POP3 fails.

    I remember I saw a config file somewhere (can't remember where) where you can actually modify this limit. I would like to go to 60 or something like that to see if I'm able to stop POP3 from failing.

    Anyone knows where I can change that limit?

    Warmest Regards / Thanks in advance for the help.

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    Try /usr/lib/courier-imap/etc/pop3d

    MAXDAEMONS=40

    After upping it, restart courier:

    /scripts/restartsrv_courier

    That said, just because you hit max connections courier shouldn't fail, it should just reject further connections.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  3. #3
    Member
    Join Date
    Sep 2002
    Location
    US
    Posts
    101

    Default

    Chirpy,

    You are the best as always. If that is not the issue, then what else should I look for to minimize POP3 failures?

    As you could pussibly understand customers want their e-mail using Outlook up all the time, they feel the service is of lower quality if the experience hickups during the day.

    Luckily this is only happenning in 1 of my 9 servers.

    Warmest Regards!

  4. #4
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    Have you run top on the server when it crashes to check that you're not running low on resources (i.e. is it paging to the swap file).

    Are there any errors in /var/log/maillog or /var/log/messages from the time it keels over?
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  5. #5
    Member
    Join Date
    Aug 2003
    Location
    Montreal
    Posts
    24

    Default chkservd restarts it

    Hi all;

    I'm having the same problem on two servers.
    What happens is chkservd tries pop and it times out so it restarts pop and sends an email.

    Odd for me is that it can happen at off hours like 2 am or 6 am
    Haven't found

    Gord
    EcoHosting

  6. #6
    Member
    Join Date
    Sep 2004
    Location
    inside a catfish
    Posts
    1,100
    cPanel/WHM Access Level

    Root Administrator

    Default

    Two threads about the same thing - increasing numbers of POP3 connections on servers causing chksrvd to bark.

    http://forums.cpanel.net/showthread.php?t=63685

    I POP multiple accounts on one of the same machines that I'm seeing chksrvd gripe about - and I haven't noticed an inability to POP.

    But because of the recent events discussed in the above thread, its hitting up against the maximum POP3 connects of 40. The server really doesn't seem to be burdened by it all.

    Mike

Similar Threads

  1. Eamil tranport issue / false positive authentication issue
    By doulos61 in forum E-mail Discussions
    Replies: 2
    Last Post: 08-02-2011, 11:53 PM
  2. Pop3 Vs. Pop3(ssl)
    By boriko in forum E-mail Discussions
    Replies: 1
    Last Post: 10-09-2008, 10:41 AM
  3. Pop3 Auth issue
    By Danijell in forum E-mail Discussions
    Replies: 1
    Last Post: 08-01-2007, 06:56 AM
  4. outlook mail issue...pop3 keeps asking for password
    By firebit in forum cPanel & WHM Discussions
    Replies: 16
    Last Post: 05-02-2006, 07:08 PM
  5. Pop3 dies with cpanel updates, does the new pop3 fix this?
    By DWHS.net in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 01-29-2004, 06:44 AM