Re: Truncation of email subject lines

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Truncation of email subject lines
Дата
Msg-id 4511150D.9090704@logix-tt.com
обсуждение исходный текст
Ответ на Re: Truncation of email subject lines  (Markus Schaber <schabi@logix-tt.com>)
Список pgsql-hackers
Hi, Bruce,

Markus Schaber wrote:

>> Should I try hacking my mail reader to prevent this?  I think I see
>> where it is happening in the code.
>
> AFAICT, the wrapping of long header lines by indentation (as your mailer
> seems to do) is RFC conformant, so I think it is majordomo who needs the
> fix.
>
> The only possible bug I could see is that your mailer implements the
> indentation incorrectly (tabs vs. spaces, incorrect level of indentation
> etc.).

I just re-read http://www.faqs.org/rfcs/rfc2822.html and it seems that
the first character of the continuation has to be a space or tab, so I
assume that your mailer wors correctly.

Btw, header lines have a limit of 998 characters, so, for longer
subjects, wrapping them is a must. :-)

HTH,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: Truncation of email subject lines
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: [pgsql-www] Developer's Wiki