From owner-freebsd-stable@FreeBSD.ORG Sun Mar 30 19:42:25 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A35FE37B401 for ; Sun, 30 Mar 2003 19:42:25 -0800 (PST) Received: from ion.gank.org (ion.gank.org [198.78.66.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B7F43F85 for ; Sun, 30 Mar 2003 19:42:25 -0800 (PST) (envelope-from craig@meoqu.gank.org) Received: from aldaris2.auir.gank.org (dsl081-113-221.dfw1.dsl.speakeasy.net [64.81.113.221]) by ion.gank.org (GankMail) with ESMTP id 8AD422C28B; Sun, 30 Mar 2003 21:42:23 -0600 (CST) From: Craig Boston To: Gavin Atkinson Date: Sun, 30 Mar 2003 21:42:19 -0600 User-Agent: KMail/1.5.1 References: <200303271730.54415.jd@jackdan.net> <1048881403.76044.100.camel@owen1492.uf.corelab.com> <20030329004322.E51050-100000@ury.york.ac.uk> In-Reply-To: <20030329004322.E51050-100000@ury.york.ac.uk> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200303302142.19368.craig@meoqu.gank.org> cc: freebsd-stable@freebsd.org Subject: Re: Weird messages X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 03:42:27 -0000 > It's not just you - i'm seeing similar. The emails show up fine in pine, > but in Evolution or MS Outlook, i get exactly what you describe. I first > noticed it on Wednesday. > > Gavin Yes, after reading several other messages on the list it does indeed appear that it's an MUA problem. The messages view fine in KMail from home and I also looked at the spool file itself on my mail server and the message body really is there. One thing that confused me is that Evolution's "view-source" feature showed a multipart-mime encoded message but with empty parts. Apparently that "feature" doesn't show you the actual raw message it pulled down from the IMAP server, but runs it through its MIME filter first and reconstructs the source from that... Go figure. Craig