<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/6493/bug">
    <title>PEAR Bug #6493</title>
    <link>http://pear.php.net/bugs/6493</link>
    <description>[Open] delete() sometimes fails without errors but delete did not occur</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bugs/6493"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/6493">
      <title>wim.delvaux@... [2006-01-14 19:19:40]</title>
      <link>http://pear.php.net/bugs/6493</link>
      <description><![CDATA[<pre>Mail_IMAPv2 Bug
Reported by wim.delvaux@...
2006-01-15T00:19:40-00:00
PHP: 5.1.0 OS: linux Package Version: 

Description:
------------
Calling 
$IMap-&gt;delete($ID) 
and then 
$IMap-&gt;expunge() 
sometimes does not delete the message on the server. 
I notice this because I poll a POP server every 5 seconds 
and notice that sometimes the messages that should have 
been deleted in the previous loop still exist in the next 
loop. 
 
I have added $IMap-&gt;errors-&gt;hasErrors() but that 
does not produce TRUE so there are not errors, right ?</pre>]]></description>
      <content:encoded><![CDATA[<pre>Mail_IMAPv2 Bug
Reported by wim.delvaux@...
2006-01-15T00:19:40-00:00
PHP: 5.1.0 OS: linux Package Version: 

Description:
------------
Calling 
$IMap-&gt;delete($ID) 
and then 
$IMap-&gt;expunge() 
sometimes does not delete the message on the server. 
I notice this because I poll a POP server every 5 seconds 
and notice that sometimes the messages that should have 
been deleted in the previous loop still exist in the next 
loop. 
 
I have added $IMap-&gt;errors-&gt;hasErrors() but that 
does not produce TRUE so there are not errors, right ?</pre>]]></content:encoded>
      <dc:date>2006-01-15T00:19:40-00:00</dc:date>
    </item>
</rdf:RDF>