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

Request #13766 Add method to obtain the Net_SMTP object
Submitted: 2008-04-24 06:18 UTC
From: slusarz Assigned: chagenbu
Status: Closed Package: Mail (version 1.1.14)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 29 + 16 = ?

 
 [2008-04-24 06:18 UTC] slusarz (Michael Slusarz)
Description: ------------ Move code to create the internal Net_SMTP object to a publicly available method. Example: if trying to determine whether the SMTP server supports 8BITMIME (if http://pear.php.net/bugs/bug.php?id=13765 is accepted) , can re-use the connection opened internally in Mail_smtp instead of requiring a separate Net_SMTP to be instantiated solely for the purpose of checking the capabilities of the SMTP server.

Comments

 [2008-04-24 21:44 UTC] chagenbu (Chuck Hagenbuch)
Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/Mail