From owner-freebsd-questions@FreeBSD.ORG Sun Sep 30 07:03:40 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28ED016A419 for ; Sun, 30 Sep 2007 07:03:40 +0000 (UTC) (envelope-from freebsd@elgert.dk) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.freebsd.org (Postfix) with ESMTP id 8A67213C458 for ; Sun, 30 Sep 2007 07:03:39 +0000 (UTC) (envelope-from freebsd@elgert.dk) Received: from elgert.dk (0x573c4cde.nivaanqu1.broadband.tele.dk [87.60.76.222]) by pfepc.post.tele.dk (Postfix) with SMTP id DBA588A0013 for ; Sun, 30 Sep 2007 09:03:37 +0200 (CEST) Received: by elgert.dk (sSMTP sendmail emulation); Sun, 30 Sep 2007 09:03:37 +0200 Date: Sun, 30 Sep 2007 09:03:37 +0200 From: Harry Matthiesen Jensen To: freebsd-questions@freebsd.org Message-ID: <20070930070337.GA3329@mugin.localhost> Mail-Followup-To: freebsd-questions@freebsd.org References: <20070930024534.457351CC7C@bsd.remdog.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070930024534.457351CC7C@bsd.remdog.net> User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: Viewing jpegs with Mutt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2007 07:03:40 -0000 On Sat, Sep 29, 2007 at 07:45:34PM -0700, Rem P Roberti wrote: > Is it possible to view jpegs inline using the Mutt MUA? If so, I > would appreciate being directed to a site that would have that > information. To your ".mailcap" file, add: # This maps all types of images (image/gif, image/jpeg, etc.) # to the viewer 'display'. image/*; display %s I'm using the "display" command from ImageMagick, so you just have replace that command to your preferable viewer. Also remember you have to select "v" from within the e-mail in Mutt, and then select the jpeg. See also: http://www.pantz.org/os/linux/programs/muttsetup.shtml -- Mvh/Brgds Harry FreeBSD mugin.localhost 7.0-CURRENT #8: i386