Re: GIT version - no display of html messages
Jack via balsa-list <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.balsa |
|---|---|
| Message-ID | <[email protected]> |
On 2018.06.22 06:20, Helmut Jarausch via balsa-list wrote: > Hi, > > I have a big problem. > > The GIT version of BALSA doesn't display any message which are > written in html. > > On the other hand, stepping back to balsa-2.5.3 (Gentoo) solves this > problem but > I cannot send any messages, I always get > > Relaying refused: > > 530: #5.7.0 Must issue a STARTTLS command first. > > For the GIT version I have configured BALSA with > > --with-html-widget=webkit2 --with-html-widget=no > > Is that wrong? > > Many thanks for a hint, > Helmut (replying to the original in the thread, replying to others is causing me some local problems...) The culprit is commit e6a952e8 Mitigate EFail vulnerability for Webkit2. I have not looked into the commit, as I doubt I'll be able to figure out exactly what caused the problem. Hopefully, it shouldn't be hard to find, assuming I'm pointing at the right commit. Jack