Gordon Messmer wrote: > Jamie Henderson wrote: > > > > I am having issues with authentication timeouts on my MUA servers. > > Redhat ES3. There are various mailboxs on my system that are very > > large in size and have many emails in the Maildir. Below is an > > article that describes my problem in detail and touches on a fix to > > Courier that resolves the issue. My knowledge of C is limited so if > > anyone out there has a fix It would be very much appreciated. > > > > http://unwin.org/postfix/slow-pop3d.html > > > > The article notes that this normally isn't a problem with Courier, > since the filenames contain the appropriate size. > > How did you reach the conclusion that this was your problem?
Read the article again. It says that this IS a problem with Courier because the pop3 server doesn't take advantage of the size information encoded in the filenames. The suggested fix is to patch pop3dserver.c to read the size from the filenames rather than counting characters manually. -- Bowie ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
