From: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
---|---|
To: | pgsql-www(at)postgresql(dot)org |
Subject: | Re: Subject line wrapping truncated |
Date: | 2006-12-28 22:34:20 |
Message-ID: | 20061228223420.GC21484@phlogiston.dyndns.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Thu, Dec 28, 2006 at 04:05:35PM -0500, Bruce Momjian wrote:
> Are we any closer to fixing the mail servers do they don't truncate
> multi-line subjects, e.g.?
You shouldn't have to fix that. RFC 2822 is pretty clear that the
limits are 78 characters per line, which should be folded to a
maximum of a total character length of 998. AFAIK both Postfix and
Sendmail do this correctly.
A
--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
Users never remark, "Wow, this software may be buggy and hard
to use, but at least there is a lot of code underneath."
--Damien Katz
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-12-28 22:58:42 | Re: Subject line wrapping truncated |
Previous Message | Bruce Momjian | 2006-12-28 21:05:35 | Subject line wrapping truncated |