Re: Email issues unanswered - Mailing list pgsql-www

From Andrew Sullivan
Subject Re: Email issues unanswered
Date
Msg-id 20070130130157.GB31676@phlogiston.dyndns.org
Whole thread Raw
In response to Re: Email issues unanswered  (Bruce Momjian <bruce@momjian.us>)
List pgsql-www
On Mon, Jan 29, 2007 at 06:36:55PM -0500, Bruce Momjian wrote:
> > Looks like something has add a carriage return at the end of PostgreSQL, which 
> > breaks the RFC ... if it was all one line (as per the RFC quote that Andrew 
> 
> Yes, my emaler does that, but see below on the RFC issue.

So long as it leaves the white space after the CRLF, it's legit.  If
there is no white space following the CRLF, then it'll break.

In other words, this

Hereis asample

will work.  But this

Here
is
a
broken  whitespace follows             
sample

will not.

I always thought I shoulda become a lawyer.  Now we have proof :-/

Andrew "RFC weenie" Sullivan

-- 
Andrew Sullivan  | ajs@crankycanuck.ca
If they don't do anything, we don't need their acronym.    --Josh Hamilton, on the US FEMA


pgsql-www by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Email issues unanswered
Next
From: Andrew Sullivan
Date:
Subject: Re: Email issues unanswered