Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 3D5E69FA312 for ; Tue, 30 Jan 2007 09:48:10 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 45164-03 for ; Tue, 30 Jan 2007 09:48:01 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from main2.mycybernet.net (main2.mycybernet.net [209.222.63.140]) by postgresql.org (Postfix) with ESMTP id 3D0009FA29C for ; Tue, 30 Jan 2007 09:48:06 -0400 (AST) Received: from 227-54-222-209.mycybernet.net ([209.222.54.227] helo=phlogiston.dydns.org) by main2.mycybernet.net with esmtp (Exim 4.62) (envelope-from ) id 1HBtW6-0002eR-Nl for pgsql-www@postgresql.org; Tue, 30 Jan 2007 08:59:22 -0500 Received: by phlogiston.dydns.org (Postfix, from userid 1000) id 1941A4172; Tue, 30 Jan 2007 07:56:37 -0500 (EST) Date: Tue, 30 Jan 2007 07:56:37 -0500 From: Andrew Sullivan To: pgsql-www@postgresql.org Subject: Re: Email issues unanswered Message-ID: <20070130125636.GA31676@phlogiston.dyndns.org> References: <200701292319.l0TNJiA10339@momjian.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701292319.l0TNJiA10339@momjian.us> User-Agent: Mutt/1.5.9i X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200701/125 X-Sequence-Number: 11392 On Mon, Jan 29, 2007 at 06:19:44PM -0500, Bruce Momjian wrote: > > Yea, the problem is that my mailer is wrapping the subjects >80 > characters, Well, they _should_ be wrapped at 78 characters. 2822 is pretty clear that the way to wrap that is by inserting a single CRLF, and the way to collapse it back is to remove every CRLF followed by whitespace. (This is the reason that putting your own CRLF in the subject line is not allowed; I know of 0 MUAs that allow you to put one in.) > > I can change mail mailer, but Andrew says it should work. My bet is that it won't make any difference, too. A -- Andrew Sullivan | ajs@crankycanuck.ca "The year's penultimate month" is not in truth a good way of saying November. --H.W. Fowler