Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2002 16:39:01 +0300
From:      Igor Roboul <igorr@sysadm.stc>
To:        freebsd-questions@freebsd.org
Subject:   Re: how to read html mail
Message-ID:  <20020125133901.GA74984@sysadm.stc>
In-Reply-To: <20020125082144.A61752@sympatico.ca>
References:  <20020125082144.A61752@sympatico.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 25, 2002 at 08:21:44AM -0500, David Banning wrote:
> Is there a way to read html mail? I presently using mutt as my client.
use ~/.mailcap file:


text/html; links %s
application/msword; catdoc %s | less
image/*; display %s
application/pdf; xpdf %s 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020125133901.GA74984>