yiioverflow / yii2-imap

https://yiioverflow.com
BSD 3-Clause "New" or "Revised" License
41 stars 33 forks source link

Undefined property: stdClass::$in_reply_to because of empty "reply-to" #11

Closed Tansky91 closed 7 years ago

Tansky91 commented 7 years ago

After last update we got this error if mail has no "reply-to" field

class MailBox, function getMail: $mail->inReplyTo = strtolower($head->in_reply_to);

yiioverflow commented 7 years ago

checking

Tansky91 commented 7 years ago

Hello, i'm still waiting for you

yiioverflow commented 7 years ago

Sorry, I was outstation. I will fix this issue in next 8 hrs. Thanks for reporting. Sorry for the delay.

yiioverflow commented 7 years ago

Fixed!