Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.4

Request #13337 Vpopmaild Container
Submitted: 2008-03-07 17:23 UTC
From: shupp Assigned: aashley
Status: Closed Package: Auth (version 1.5.4)
PHP Version: 5.2.4 OS: Any
Roadmaps: 1.6.0    
Subscription  


 [2008-03-07 17:23 UTC] shupp (Bill Shupp)
Description: ------------ I've attached a Vpopmaild auth container. It's based on Auth_Container_POP3. It's different than the vpopmail container, as the vpopmail container relies on the vpopmail PECL extension. This does not. Instead, it relies on Net_Vpopmaild, a package I wrote to talk to vpopmaild over sockets (using Net_Socket). Net_Vpopmaild does throw Exceptions, so I catch them and raise PEAR_Errors instead. Please feel free to include with Auth if you see fit. Let me know if you have any questions.

Comments

 [2008-04-04 02:35 UTC] aashley (Adam Ashley)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.