mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
9ec5aa9a92
information just to extract the message envelope, call mail_fetchenvelope(), which returns just what we need. This is simpler, faster, and saves the IMAP server some work. Submitted by: Adam Kauffman <adam.kauffman@mindspring.com>