[pear/Mail] 885f37: queued does not work for gmail (#27)
[email protected] ("CloCkWeRX via pear-cvs") Mon, 14 Aug 2023 02:56:24 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Mail/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Mail
Commit: 885f37068c087f34f20fa2b53c000f2ba9129890
https://github.com/pear/Mail/commit/885f37068c087f34f20fa2b53c000f2ba9129890
Author: schengawegga <[email protected]>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M Mail/smtp.php
Log Message:
-----------
queued does not work for gmail (#27)
Feature: Added new property $response and new methods getResponse and getQueuedAs
BugFix: Extended 'queued as' response to all responses including 'queue' or 'queued'
Commit: 25986c8455c16196ca9b5f17b6bffe5bb176dbf2
https://github.com/pear/Mail/commit/25986c8455c16196ca9b5f17b6bffe5bb176dbf2
Author: schengawegga <[email protected]>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M Mail/smtp.php
Log Message:
-----------
queued does not work for gmail (#27)
Feature: Added new property $response and new methods getResponse and getQueuedAs
Commit: c1e73035f5c236be60a7e7928e66fd83f86d87bc
https://github.com/pear/Mail/commit/c1e73035f5c236be60a7e7928e66fd83f86d87bc
Author: Daniel O'Connor <[email protected]>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M Mail/smtp.php
Log Message:
-----------
Merge pull request #29 from schengawegga/queued_as
queued does not work for gmail (#27)
Compare: https://github.com/pear/Mail/compare/f05168358e1e...c1e73035f5c2