Added support for using the X-Forwarded-To header in the mailbox facade and the model. This header becomes very useful when using filters in inboxes from Gmail, Outlook etc. that forwards emails. When emails are forwarded this way, the 'to' array does not contain the email address of where the email was forwarded to, the X-Forwarded-Headers does.
Added support for using the X-Forwarded-To header in the mailbox facade and the model. This header becomes very useful when using filters in inboxes from Gmail, Outlook etc. that forwards emails. When emails are forwarded this way, the 'to' array does not contain the email address of where the email was forwarded to, the X-Forwarded-Headers does.