Closed flixi closed 9 years ago
I'm also getting this... all text seem to be stripped. here's the sent email in gmail
Here's the received email in lavaboom:
ok this is even more f'd up. I replied to the previous email (the image was there, but no text) and i received this in gmail:
I just checked and indeed - only picture shows and no text. The thing is email came without text from API, most likely Mailer somehow damaged it before encoding and giving via API see: https://github.com/lavab/mailer/issues/51
Actually it seems it was mistake in web
... Will post more details soon
I've fixed very similar bug in web
but those issues are confirmed to be different, @pzduniak asap
Need this to be worked on: https://github.com/lavab/mailer/issues/51
@let4be - can we close this issue? since we have a separate bug in lavab/mailer#51?
sure, this is caused by lavab/mailer#51 and appear only on unencrypted emails most likely mailer has issues with parsing
There were some debates about switching to front-end email parsing - exactly the same we do for pgp/mine now, but looks like we postponed this idea.
It could simplify whole thing and help to get rid of some bugs
@andreis what's your input on this because right now we have front-end mail parsing + back-end mail parsing on mailer's side
so FE-mail parsing would bring huge benefits? how much effort would that be? (just to get a feeling)
https://gist.github.com/flixi/e2f53bcfb1f2d88753f9 Emails from Twitter don'T work, and from DHL neither, the same issue I suppose.