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

Request #16068 Propogate the greeting sent by the mail server to the client - and onwards.
Submitted: 2009-04-03 22:15 UTC
From: kguest Assigned: till
Status: Closed Package: Mail_Queue (version 1.2.2)
PHP Version: 5.2.9 OS:
Roadmaps: 1.2.3    
Subscription  


 [2009-04-03 22:15 UTC] kguest (Ken Guest)
Description: ------------ The proposed callback system [ http://pear.php.net/bugs/bug.php?id=16064 ] also need to propogate the greeting line send back from the mail server to the client code. ( Requests http://pear.php.net/bugs/bug.php?id=16066 and http://pear.php.net/bugs/bug.php?id=16067 retrieve and propogate this string back to the mail object ) Using this someone can then log exactly which mail server in a round-robin set up handled the outgoing mail message and the ESMTP id of that mail.

Comments

 [2009-04-03 22:17 UTC] kguest (Ken Guest)
The following patch has been added/updated: Patch Name: Mail_Queue-Queue.php.greeting.diff Revision: 1238779042 URL: http://pear.php.net/bugs/patch-display.php?bug=$bug&patch=$patch_name&revision=$e&display=1
 [2009-04-07 23:13 UTC] kguest (Ken Guest)
The following patch has been added/updated: Patch Name: Mail_Queue-Queue.php.greeting.v2.diff Revision: 1239128039 URL: http://pear.php.net/bugs/patch-display.php?bug=$bug&patch=$patch_name&revision=$e&display=1
 [2009-04-07 23:16 UTC] kguest (Ken Guest)
uploaded new patch as I've had to clean some of the 'underlying structure' in Net_SMTP and Mail packages. Thanks for telling me re Mail_Queue2 - may focus at some stage ;-)
 [2009-09-04 05:31 UTC] kguest (Ken Guest)
The following patch has been added/updated: Patch Name: CombinedPatch Revision: 1252024303 URL: http://pear.php.net/bugs/patch-display.php?bug=16068&patch=CombinedPatch&revision=1252024303&display=1
 [2009-09-04 05:42 UTC] till (Till Klampaeckel)
-Status: Open +Status: Closed -Assigned To: +Assigned To: till -Roadmap Versions: +Roadmap Versions: 1.2.3
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. Thanks, Kenster.