*** IMAPProtocol-orig.php	2006-02-01 11:41:35.000000000 -0800
--- IMAPProtocol.php	2006-02-01 11:43:27.000000000 -0800
***************
*** 700,706 ****
          }
  
!         return $args;
!         // not for now
!         //return $this->_genericImapResponseParser($args,$cmdid);
  
      }
--- 700,704 ----
          }
  
!         return $this->_genericImapResponseParser($args,$cmdid);
  
      }
