Re: Truncation of email subject lines - Mailing list pgsql-hackers

From Markus Schaber
Subject Re: Truncation of email subject lines
Date
Msg-id 4511150D.9090704@logix-tt.com
Whole thread Raw
In response to Re: Truncation of email subject lines  (Markus Schaber <schabi@logix-tt.com>)
List 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 by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Truncation of email subject lines
Next
From: Markus Schaber
Date:
Subject: Re: [pgsql-www] Developer's Wiki