Lists: | pgsql-www |
---|
From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
Subject: | Subject line wrapping truncated |
Date: | 2006-12-28 21:05:35 |
Message-ID: | 200612282105.kBSL5Zx07855@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
Are we any closer to fixing the mail servers do they don't truncate
multi-line subjects, e.g.?
Re: [PATCHES] [BUGS] BUG #2846: inconsistent and confusing
My mail reader, elm, does long subject wrapping on replies, but our mail
software is truncating it.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
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 |
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: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
Cc: | pgsql-www(at)postgresql(dot)org |
Subject: | Re: Subject line wrapping truncated |
Date: | 2006-12-28 22:58:42 |
Message-ID: | 200612282258.kBSMwgg22865@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
Andrew Sullivan wrote:
> 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.
OK, what in our toolchain doesn't? Mailman?
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, pgsql-www(at)postgresql(dot)org |
Subject: | Re: Subject line wrapping truncated |
Date: | 2006-12-28 23:04:05 |
Message-ID: | 1167347045.24530.95.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
On Thu, 2006-12-28 at 17:58 -0500, Bruce Momjian wrote:
> Andrew Sullivan wrote:
> > 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.
>
> OK, what in our toolchain doesn't? Mailman?
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, pgsql-www(at)postgresql(dot)org |
Subject: | Re: Subject line wrapping truncated |
Date: | 2006-12-28 23:04:26 |
Message-ID: | 1167347066.24530.97.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
On Thu, 2006-12-28 at 17:58 -0500, Bruce Momjian wrote:
> Andrew Sullivan wrote:
> > 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.
>
> OK, what in our toolchain doesn't? Mailman?
We don't use mailman, we use some obscure m2 thing.
Joshua D> Drake
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, pgsql-www(at)postgresql(dot)org |
Subject: | Re: Subject line wrapping truncated |
Date: | 2006-12-28 23:51:49 |
Message-ID: | 1167349909.24530.107.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
On Thu, 2006-12-28 at 15:04 -0800, Joshua D. Drake wrote:
> On Thu, 2006-12-28 at 17:58 -0500, Bruce Momjian wrote:
> > Andrew Sullivan wrote:
> > > 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.
> >
> > OK, what in our toolchain doesn't? Mailman?
>
> We don't use mailman, we use some obscure m2 thing.
I tried to send a long subject line message to the list, and it never
appeared.
Joshua D. Drake
>
> Joshua D> Drake
>
>
> >
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate