javanile / php-imap2

PHP IMAP with OAUTH2
https://php-imap2.javanile.org/
GNU General Public License v3.0
48 stars 28 forks source link

imap_rfc822_write_address does not return a properly formatted email address #28

Open kevdms opened 1 year ago

kevdms commented 1 year ago

https://github.com/javanile/php-imap2/blob/fd229309c9370ae189328fd90ca95a64d99d50fa/src/Polyfill.php#L85

The Polyfill for imap_rfc822_write_address does not return a properly formatted email address for the giving mailbox, host, and personal info.