[Users] error in display of empty quoted lines

Dave Howorth dave at howorth.org.uk
Sat Apr 7 22:04:25 CEST 2018


On Sat, 7 Apr 2018 18:14:10 +0300
Shai Berger <shai at platonix.com> wrote:

> On Sat, 7 Apr 2018 12:31:34 +0100
> Dave Howorth <dave at howorth.org.uk> wrote:
> 
> > On Sat, 7 Apr 2018 12:25:15 +0100
> > Dave Howorth <dave at howorth.org.uk> wrote:
> >   
> > > I think there is an error in how claws displays empty quoted
> > > lines. I received an email that contains the following sequence:
> > > 
> > > greater [some text then] newline greater space newline greater
> > > space newline [more text]
> 
> When you say "newline" -- is that CR, LF, CRLF, or something else?
> Maybe that's the difference between the mails?

Sorry, it's a newline \n 0x0A.

I suspect the difference may be something more like

Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: fr
Content-Transfer-Encoding: 8bit

in the original message versus

Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

in my message. I'm not sure why claws uses base64 to send my messages.
Is that a configuration option?



More information about the Users mailing list