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)
Список
Дерево обсуждения
Truncation of email subject lines Bruce Momjian <bruce@momjian.us>
Re: Truncation of email subject lines Markus Schaber <schabi@logix-tt.com>
Re: Truncation of email subject lines Alvaro Herrera <alvherre@commandprompt.com>
Re: Truncation of email subject lines Markus Schaber <schabi@logix-tt.com>
Re: Truncation of email subject lines Douglas McNaught <doug@mcnaught.org>
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 по дате отправления