Hey list!
Is there a way to force Mutt to reconnect right after the already
established and working IMAP connection gets interrupted? I know that
after the remote has disconnected it reconnects instantly when I change
to any folder, but I'd like Mutt to reconnect right after (or maybe
after some t
On 24Jun2014 20:43, Martin Vegter wrote:
But all that said, should not a plain message (i.e. text body without
attachments) be treated by mutt as such?
Well, it is treated the same as other, more complex, types of messages...
I am asking because when sending a message from Mutt, after I have
hi,
i used to have this in my mutt mailcap file:
text/html; lynx -dump %s; copiousoutput
and it was good. it formatted the html and gave me a list of
referenced urls at the bottom.
for some reason i can't remember, i changed it to:
text/html; w3m -I %{charset} -T text/html -dump; copio