php-imap
php-imap copied to clipboard
QQ mailbox official mail, failed to get the mail date. Tips:Call to a member function toDate() on null
Does anyone know how to deal with this problem?
Mail headers have no date information
Thanks
Hi @Hanaver , thanks for this report.
You could try to enable the fallback date inside your config file: https://github.com/Webklex/php-imap/blob/master/src/config/imap.php#L154
Please let me know if this has helped.
Best regards & happy coding,