Обсуждение: Re: No easy way to join discussion in existing thread when not subscribed

Поиск
Список
Период
Сортировка

Re: No easy way to join discussion in existing thread when not subscribed

От
"Amir Rohan"
Дата:
On 09/29/2015 11:17 PM, Alvaro Herrera wrote:
> Amir Rohan wrote:
> 
>> btw, there's something off with the mbox processing chain you use.
>> I think it is non-compliant with the spec (as per qmail manpage of
>> yore), which requires so called ">From quoting":
>>
>> http://qmail.org/man/man5/mbox.html
> 
> FWIW I'm not sure that this stuff is applicable anymore; nowadays we
> trust the mime headers to tell the length, rather than rely on the
> (unreliable) "^From " separator.
> 

It is. Those unescaped ^From lines are not handled well
by either thunderbird or mutt. In the example given, the
From line comes from patch files formatted as emails,
and they disappear when you import the file.