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
The mail body is then parsed, but this fails with:
2020-05-07T13:06:20.979+0200 error mlog/sugar.go:23 post id parse error in email <[email protected]>: failed to find postID in email body: This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
Hi,
the plugin now connects to the IMAPS server & pulls the emails send to the reply-to address:
The mail body is then parsed, but this fails with:
I included the email base64 encoded body in the attached file:
mailermost_parse_error.txt
The first part of the mime message is actually the answer of the received mail, which is encoded in the second part of the mime message.
Is this an error on my side or is the plugin not able to identify the post id in the second mime part?
Best
JP
The text was updated successfully, but these errors were encountered: