Re: Handling attached .eml files
- To: mutt-users@xxxxxxxx
- Subject: Re: Handling attached .eml files
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Fri, 7 Mar 2008 19:49:12 -0600
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date: from:to:subject:message-id:references:mime-version:content-type: in-reply-to; q=dns/txt; s=default; bh=XFUrW7ONlaBegjC8z2U6zHMDFA E=; b=DnVY4qPljzKxlVlWzWhq51xVpZfdYSa0+W90QEiY5tea8QoP7XEA61mi2I I91RMpv6Wt1Loea1bhwa27c31f3gRQIxEUD8SaSeykEV7GS23iR2iv4LvLD3rnzM 27HAFtm17w4BcHI749kbkR8NkejsFjLqvvg+DMV51XU9EOcSA=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=Y+hse0yclgchCNWPNLdogDcyo6s1oH+Uo4l0qEr9AJ3r0GBDfiySUXisXu4gkrmPG7O32IAd/AqK6q9jgRqz2lu6tSUKNlmIZmafY8I1eeewwYwUQOWRMStp7fUx7IDRia2+ff2ORyLIuYb9QSSWzvbpO1i3dqneu7ltLEhHsHI=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <20080308002004.GA13827@xxxxxxxxxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <20080308002004.GA13827@xxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2008-02-27)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday, March 7 at 04:20 PM, quoth Gary Johnson:
>(Sigh.) I just received a message containing a forwarded message as
>an attached .eml file. Mutt doesn't seem to know what to do with
>it.
Mutt will only use file-extensions if you tell it to. Specifically,
add this to your muttrc:
mime_lookup application/octet-stream
That's step 1. The next step is to tell mutt what mime-type to assume
.eml files are. You do that by adding the following line to your
~/.mime.types file:
message/rfc822 eml
Once you've done that, mutt *should* handle the eml file just fine.
~Kyle
- --
I'm as pure as the driven slush.
-- Tallulah Bankhead
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iD8DBQFH0fCYBkIOoMqOI14RAhg/AJ4mvtUL+vpqYxKiq1CbTBjrIg3MFwCguUV5
VVbuOanQtbxxajwZ3Q+JHx8=
=CvSs
-----END PGP SIGNATURE-----