Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id 705409FBDBB; Wed, 13 Jun 2007 15:43:30 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 95643-02; Wed, 13 Jun 2007 15:43:19 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 673129FBDD8; Wed, 13 Jun 2007 15:43:20 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 86DA5DCCAB3; Wed, 13 Jun 2007 20:43:12 +0200 (CEST) Message-ID: <46703AF9.9040504@hagander.net> Date: Wed, 13 Jun 2007 20:44:09 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.5pre (Windows/20070612) MIME-Version: 1.0 To: "Joshua D. Drake" CC: Dave Page , Jeff MacDonald , pgsql-www@postgresql.org Subject: Re: [HACKERS] Avoiding legal email signatures References: <200706092214.l59ME0i06348@momjian.us> <20070610180414.GQ23679@phlogiston.dyndns.org> <200706121304.13914.josh@agliodbs.com> <200706131028.58577.jam@zoidtechnologies.com> <4670051D.3040200@postgresql.org> <46700840.7050404@commandprompt.com> In-Reply-To: <46700840.7050404@commandprompt.com> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/67 X-Sequence-Number: 12106 Joshua D. Drake wrote: > Dave Page wrote: >> Jeff MacDonald wrote: >>> but I doubt that the common Windows Email Client does. >> >> I've never come across a Microsoft MUA that didn't have a plain text >> option. > > Sure, but they also all send html by default. Nope. At least OL in a corp environment will default to RTF format, which the server turns into plaintext when it goes on the internet. Again, this is with the default config. A lot of people change it, of course. (actually, it may have changed in the latest versions of OL, but it was like this not long ago) //Magnus