Live data from Hacker News

Mutt 2.0 Release Notes

mutt.org

1–10 of 79 posts

Re: Mutt 2.0 Release Notes

#3
post #2

Does anyone use Mutt with gmail or alikes today? Is it worth it? Mutt was my preferred email client back in 2000-2004. But gave it up for Gmail web interface.

Mutt and Gmail work fine together. I always find myself opening up the web UI when I need to search, though. I’ve taken a a few steps down the notmuch path a few times but it feels like such a big Thing to have to set up a whole local mail system just for search.

Re: Mutt 2.0 Release Notes

#4
So mutt is still receiving releases? That's neat. I may have to revisit and see what's new in 2.0.

I went through a CLI-only phase where I didn't use a desktop environment. My "DE" was just tmux in a pseudo-terminal. The main reason I went back to a graphical workstation was a need for G Suite and Slack's horrible support for Weechat. Mutt was a critical member of the toolkit and I have fond memories of hyper productivity. Search was crap though.

If you're thinking about doing this, I recommend trying to live in a VM running Fedora Server or Arch or Ubuntu Server or something. If you find yourself unable to use a CLI browser for some reason, at least you don't have to tell work "sorry I gotta install my OS before I can look at " (that doesn't go over well).

Re: Mutt 2.0 Release Notes

#5
post #2

Does anyone use Mutt with gmail or alikes today? Is it worth it? Mutt was my preferred email client back in 2000-2004. But gave it up for Gmail web interface.

Yes, set up with Luke Smith's excellent mutt Wizard [0].

Contrary to the other point, having a local copy of my emails gives me a sense of security and I can set up scripts using normal scripting tools to move stuff around. `notmuch` is good, but actually I can meet most of my searching needs with a 'limit' filter.

[0] https://github.com/LukeSmithxyz/mutt-wizard

Re: Mutt 2.0 Release Notes

#6
post #2

Does anyone use Mutt with gmail or alikes today? Is it worth it? Mutt was my preferred email client back in 2000-2004. But gave it up for Gmail web interface.

I'm considering it now that my nostalgia is flaring up.

One thing that was a pain point in the past was offline use. If your mail provider is IMAP only then you need to hack stuff together to use offline. As a paranoid freak I prefer to have offline copies of everything.

Re: Mutt 2.0 Release Notes

#9

So mutt is still receiving releases? That's neat. I may have to revisit and see what's new in 2.0. I went through a CLI-only phase where I didn't use a desktop environment. My "DE" was just tmux in a pseudo-terminal. The main reason I went back to a graphical workstation was a need for G Suite and Slack's horrible support for Weechat. Mutt was a critical member of the toolkit and I have fond memories of hyper product…

I you revisit, be sure to check out notmuch as the search backend. It is super fast and has a nice and powerful search syntax.

[1] https://notmuchmail.org/notmuch-mutt/

Re: Mutt 2.0 Release Notes

#10
post #2

Does anyone use Mutt with gmail or alikes today? Is it worth it? Mutt was my preferred email client back in 2000-2004. But gave it up for Gmail web interface.

I use Mutt with gmail. For a while I hooked it up to read off the internet, but eventually I switched to OfflineIMAP, then to isync. For sending I us msmtp. Both are pretty straightforward to configure, especially compared to mutt itself. I'd definitely recommend using notmuch if you do decide to keep that local copy of your mail, the search is pretty incredible.
Post reply on HN