phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #2159] pop3 error 'ERR Command line too long


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2159] pop3 error 'ERR Command line too long'
Date: Thu, 09 Jan 2003 15:55:02 -0500

=================== BUG #2159: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2159&group_id=509

Changes by: Daniel Khan <address@hidden>
Date: 2003-Jan-09 20:55 (GMT)

------------------ Additional Follow-up Comments ----------------------------
It's the default daemon.
Change:
/* $Id: class.network.inc.php,v 1.8.2.4 2002/09/01 13:37:17 skeeter Exp $ */



=================== BUG #2159: FULL BUG SNAPSHOT ===================


Submitted by: datenpunk               Project: phpGroupWare                 
Submitted on: 2003-Jan-08 21:22
Category:  email                      Bug Group:  0.9.14.001 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  angles                  
Status:  Open                         Component Version:  None              
Platform Version:  Linux - RedHat     Reproducibility:  None                

Summary:  pop3 error 'ERR Command line too long'

Original Submission:  Trying to log in to pop3 the error 'ERR Command line too 
long' occurs.
Doing a $str = trim($str); in msg2socket() (class.network.inc.php) solves the 
problem somehow.
It seems as if there is blank or something like that which breakes the pop3 
proto.

I say somehow because there is a:
STAT::+OK Mailbox open, 6 messages 
but there are no emails visible.

So the trim seems to prevent the session from breaking completely but doesn't 
solve the whole problem.

The fct is called from email/inc/class.mail_dcom_pop3_sock.inc.php

I also did an update from cvs - the same problem.
FYI: I don't have IMAP support compiled into php.

Greetings

Daniel [datenPUNK] Khan

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2003-Jan-09 20:55             By: datenpunk
It's the default daemon.
Change:
/* $Id: class.network.inc.php,v 1.8.2.4 2002/09/01 13:37:17 skeeter Exp $ */

-------------------------------------------------------
Date: 2003-Jan-09 19:08             By: angles
Anyone know of the API file class.network.inc.php has been changed recently? 
Also, what POP3 server are you using, the stock RedHat one, U-Wash ?



CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden           | fyi



No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2159&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]