Hi!
Zoho is adding a " >" before every quoted line. This is very ugly for some mailreaders that try to detect quotes.
Zoho should simply add a ">" before the line. And it would be best if existing spaces between quotelines would be removed as well. That means the following:
There is the following message:
A wrote:
> Hello!
> B wrote:
> > Hi there!
> > C wrote:
> > > And now for some text ...
when answering in Zoho it should be compacted to:
Z wrote:
> A wrote:
>> Hello!
>> B wrote:
>>> Hi there!
>>> C wrote:
>>>> And now for some text ...