> That "Content-type: text/plain" shows that the message was sent in > plain text. Any half-*** mailer should allow you to view all message > headers when you want, so you can see exactly what is going on.
So Outlook Express qualifes in that regard then... I can view the message headers with a few mouse clicks. Here's yours: Status: U Return-Path: <[EMAIL PROTECTED]> Received: from murphy.debian.org ([216.234.231.6]) by tyner.mail.mindspring.net (Earthlink Mail Service) with SMTP id tdu2p0.dbv.37kbi5q for <[EMAIL PROTECTED]>; Thu, 19 Apr 2001 11:58:24 -0400 (EDT) Received: (qmail 21177 invoked by uid 38); 19 Apr 2001 15:47:49 -0000 X-Envelope-Sender: [EMAIL PROTECTED] Received: (qmail 20107 invoked from network); 19 Apr 2001 15:47:36 -0000 Received: from pony-express.cs.rit.edu (129.21.30.24) by murphy.debian.org with SMTP; 19 Apr 2001 15:47:36 -0000 Received: from harmony.cs.rit.edu (harmony [129.21.39.187]) by pony-express.cs.rit.edu (8.9.3/8.9.3) with ESMTP id LAA22220 for <debian-user@lists.debian.org>; Thu, 19 Apr 2001 11:47:21 -0400 (EDT) Received: (from [EMAIL PROTECTED]) by harmony.cs.rit.edu (8.9.3/8.9.3) id LAA28674 for debian-user@lists.debian.org; Thu, 19 Apr 2001 11:47:21 -0400 (EDT) Date: Thu, 19 Apr 2001 11:47:21 -0400 From: D-Man <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Subject: Re: Debian compatibility Message-ID: <[EMAIL PROTECTED]> Mail-Followup-To: debian-user@lists.debian.org References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Thu, Apr 19, 2001 at 02:26:35AM -0500 Resent-Message-ID: <[EMAIL PROTECTED]> Resent-From: debian-user@lists.debian.org X-Mailing-List: <debian-user@lists.debian.org> archive/latest/144531 X-Loop: debian-user@lists.debian.org Precedence: list Resent-Sender: [EMAIL PROTECTED] Looks like it includes everything... > PS. Does anyone know how to instruct mutt to view the text/plain part > of a message by default with both text/plain and text/html parts? Here you go (add this to your ~/.muttrc file): alternative_order text/plain Regards Hall