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 07/07/2018 10:59 AM, Peter Bloomfield wrote: > Hi Jack, > > On 07/06/2018 07:57:02 PM Fri, Jack via balsa-list wrote: >> 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 > > Changing DEBUG_WEBKIT2 from FALSE to TRUE (libbalsa/html.c line 144) > will enable some debugging output that might shed some light into > what's going on. > > Peter > I'll try that today. I don't see anything in that commit that looks at all suspect to me.