6 messages in net.sourceforge.lists.courier-users[courier-users] problem pop3
FromSent OnAttachments
Vida Luz AristaAug 28, 2007 9:40 am 
Sam VarshavchikAug 28, 2007 3:28 pm 
Bowie BaileyAug 29, 2007 7:59 am 
Vida Luz AristaAug 29, 2007 2:32 pm 
Sam VarshavchikAug 29, 2007 3:19 pm 
Bowie BaileyAug 30, 2007 6:38 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:[courier-users] problem pop3Actions...
From:Vida Luz Arista (via@gmail.com)
Date:Aug 28, 2007 9:40:51 am
List:net.sourceforge.lists.courier-users

Hi all

I have intalled courier, I have working pop3 and imap, the authentication es DB mysql, all work fine, however I have problems, when a user is using utllook and this user use pop3, hte mail begin to donaload the mail but send error message:

The task Receiving pop3.xyz.com has notified the error (0x800CCC0F): ~SThe connection with the server has been interrupted. If the problem persists, póngase in contact with the administrator of the servant or the supplier of services of Internet (ISP).~T

I have 7000 users, but my server is a BIG server, 10 GB memory, S.O: Redhat Enterprise, 4 processor, hard disc SCSI 4 hard disk 160 GB each.

/etc/authlib/authmysqlrc

MYSQL_SERVER localhost MYSQL_USERNAME mail_admin MYSQL_PASSWORD yeye MYSQL_PORT 0 MYSQL_DATABASE mail MYSQL_USER_TABLE users MYSQL_CRYPT_PWFIELD password DEFAULT_DOMAIN xyz.com MYSQL_UID_FIELD 5000 MYSQL_GID_FIELD 5000 MYSQL_LOGIN_FIELD email MYSQL_HOME_FIELD "/home/vmail" MYSQL_MAILDIR_FIELD CONCAT(SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1),'/') MYSQL_QUOTA_FIELD quota

How can to determinate the problem ? how can I have a log exact ?

Regards