You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a reply
On Tuesday, February 10, 2015 4:25 PM, TestAccount <test@_blank_.com> wrote:
And here's the parent
parse_reply() isn't able to separate the reply from the parent in this case, it appears because the parent is lacking '>' characters in front. I would have thought this case unusual, but it seems Yahoo mail uses this style by default. Has anyone gotten parse_reply to work with Yahoo mail replies?
The text was updated successfully, but these errors were encountered:
Just ran into this as well. Below is a snippet from the text version of the email, as received by Mandrill. The html version of the email does contain quotes, I believe, but that brings up other issues.
Has anyone solved this issue? We're trying to integrate SparkPost into our application and running into the same issue. Also with the ThunderBird client.
As an example email body:
parse_reply() isn't able to separate the reply from the parent in this case, it appears because the parent is lacking '>' characters in front. I would have thought this case unusual, but it seems Yahoo mail uses this style by default. Has anyone gotten parse_reply to work with Yahoo mail replies?
The text was updated successfully, but these errors were encountered: