Hi,

I'm having strange problems. Irregularly pop3 starts dropping connections.

+OK Hello there.
USER [EMAIL PROTECTED]
+OK Password required.
PASS test


Connection to host lost.

In error log I have these lines:

Apr 7 11:43:55 mail authdaemond: Authenticated: sysusername=<null>, sysuserid=102, sysgroupid=12, homedir=/home/www/vmail/singlebrides.com/test, [EMAIL PROTECTED], fullname=test, maildir=<null>, quota=<null>, options=<null>
Apr  7 11:43:55 mail pop3d: setuid: Resource temporarily unavailable

I'm using authdeamon with 'authmysql authpam'. Drops only seem to happen with SQL accounts. I'm using MySQL 5.x with MyISAM table.

The permissions for folder are right:
[EMAIL PROTECTED] [/var/log]# ls -la /home/www/vmail/singlebrides.com/test
total 12
drwx------  3 www-data mail 4096 Apr  7 07:19 ./
drwx------  8 www-data mail 4096 Apr  7 07:19 ../
drwx------  5 www-data mail 4096 Apr  7 07:27 Maildir/
[EMAIL PROTECTED] [/var/log]# ls -la 
/home/www/vmail/singlebrides.com/test/Maildir/
total 24
drwx------  5 www-data mail 4096 Apr  7 07:27 ./
drwx------  3 www-data mail 4096 Apr  7 07:19 ../
-rw-r--r--  1 www-data mail   82 Apr  7 07:34 courierpop3dsizelist
drwx------  2 www-data mail 4096 Apr  7 07:34 cur/
drwx------  2 www-data mail 4096 Apr  7 07:34 new/
drwx------  2 www-data mail 4096 Apr  7 07:34 tmp/
[EMAIL PROTECTED] [/var/log]# id www-data
uid=102(www-data) gid=102(www-data) groups=102(www-data),12(mail)

There are resource limits applied:
[EMAIL PROTECTED] [~]# ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
file size               (blocks, -f) unlimited
pending signals                 (-i) 4096
max locked memory       (kbytes, -l) 128
max memory size         (kbytes, -m) unlimited
open files                      (-n) 16384
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 3276800
stack size              (kbytes, -s) 32768
cpu time               (seconds, -t) unlimited
max user processes              (-u) 50
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

Any ideas what could be causing this?


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to