email - Nix

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Vladimir Ciobanu

I want to move off gmail, and I would like to be able to easily sync my mail locally such that I can easily browse it using console programs. So I am basically looking for y'all experience with various mail providers, and if anyone's got a home-manager mail setup. I assume I want something to sync, then possibly notmuch + some frontend?

Torsten Schmits

you can use fetchmail to synchronize an account via imap. the classical go-to for terminal mail has been mutt, but I assume there are more alternatives now, e.g. https://github.com/meli/meli

🐝 experimental terminal mail client, mirror of https://git.meli.delivery/meli/meli.git https://crates.io/crates/meli - meli/meli