Re: Suggestions for mail client

From: Joe B <josef.c.bailey_at_protonmail.com>
Date: Sun, 22 Sep 2024 07:20:57 UTC
On 21.09.2024 03:24, Vitor Sonoki wrote:
>Content-Type: text/plain; charset=US-ASCII
>Content-Transfer-Encoding: quoted-printable
>
>On Sat, 21 Sep 2024 00:00:55 +0000
>Joe B <josef.c.bailey@protonmail.com> wrote:
>
>> I would like to use neomutt/mutt as my main email client but my family
>> still sends attachments and html emails. can mutt/neomutt open them ?
>> if so how or could you point me somehwere that can help.
>
>You can install www/elinks (pkg install elinks), a text-based browser
>that can "dump" the output of an HTML message rendered as plain text
>straight into the terminal. Then you can add a mailcap entry
>(~/.mutt/mailcap) like this:
>
>	text/html; /usr/local/bin/elinks %s ; copiousoutput
>
>And then mutt will automatically invoke elinks and render HTML emails
>straight into the mutt viewport. No need to press 'v' and 'm' or open an
>external browser or anything. It's very natural, quick, and I use it in
>mutt all the time.

Hello,

I'm trying this setup right now and I see the text from the html email in neomutt.
Question is how can i view pdf's ? I think the only thing that will make neomutt my main
Is if i can view pdf's jpegs/pngs I think that is the main ones that people send.

Any reposnse or help would be appreciated

Thanks

Joe