Awww, #DebianTrixie finally comes with a #NeoMutt version that's recent enough to support bold and italic <3
Awww, #DebianTrixie finally comes with a #NeoMutt version that's recent enough to support bold and italic <3
Is anyone else using Ghostty with Neomutt?
They don't seem to play nicely together, but maybe there's something I can do to address this?
New post on how to filter out email using GNU Mailutils sieve command. It's great for organising email so that you can focus on the important ones!
Sieve's actually a standard. I thought you had to run a full Dovecot IMAP server to use it - overkill for filtering email! Turns out that Mailutils has a command line Sieve that can run after mbsync!
https://www.futurile.net/2025/06/07/neomutt-mailutils-sieve/
Also, a detailed page on Sieve:
Sharing @futurile's excellent blog series on how to configure #IMAP and #SMTP for #NeoMutt, including setups for Runbox.
Configure IMAP, SMTP or msmtp, set up multiple accounts - this tutorial has you covered.
Check out the posts here: https://www.futurile.net/archives.html
https://www.futurile.net/2025/05/18/neomutt-email-native-imap-tutorial/
Big thanks to https://mastodon.social/@futurile
My #commandline and #tui everyday productivity workflow is getting more solid: #taskwarrior, #jrnl, #offlineimap, #notmuch, #neomutt. I was using some of these tools one or two decades ago until I was tempted or forced onto GUI and cloud solutions by various projects. But now I can access my terminals from anywhere thanks to my #tailscale #vpn – no need for other people's clouds.
One of these days I'll write a proper blog post or series about this setup.
#Email like it's the 2000s again? I am seriously considering adopting #neomutt alongside #offlineimap and #notmuch to help me deal with thousands of emails. I was a big fan of #mutt back in the day, until I started having to deal with HTML email (ugh) on a daily basis at work. I'll probably still use #MailMate when necessary for sending fancy emails, but sorting, filing, and archiving email is so much faster on the #commandline and #terminal.
To all users of #CLI apps to manage their emails, like #neomutt, #gnus, #notmuch, or #mu4e.
What email provider would you recommend that works well with our good old #terminal based applications? I recently learned that the CEO of #proton has decided to praise some authoritarian leader in the USA and I'm considering switching to another mail provider. Also, even though I appreciated the fact that I could make #mu and mu4e work with their bridge app, there were some issues, like the fact it tangled with messages (see https://github.com/ProtonMail/proton-bridge/issues/119).
I'm considering going back to Posteo or maybe switch to Mailbox which seems to offer interesting features. Do anyone knows good alternative that are somewhat privacy focused? Having the option to use a personal domain name would also be great, so I can stop switching email adresses.
@thelinuxcast well, nit even shure if there is a good one for Desktop...
@ColetteDiskette no #Thunderbird or #ClawsMail?
Ir do you rock #neomutt ?
Is it dumb not to take a job because you can't use #neomutt ? It is isn't it.
#Thunderbird-Hasslevel: ich habe das letzte Release von #neomutt durch den Compiler gejagt, eine ältere Konfig augepeppt, Scoring und Farben angepasst und bin jetzt wieder zu 100% auf der Konsole mit E-Mail. Inklusive S/MIME und allen shared folders.
Und es ist pure Entspannung, so im Vergleich zu vorher
Ich hab mal zusammengemalt, wie man sich heutzutags komfortables mailen in der konsole hinter den kulissen vorzustellen hat...
Is there any way to use #mbsync with the Cyrus SASL plugin, but restrict that plugin to only one mail account? Installing that plugin prevents 3 of my 4 email accounts from syncing, but the fourth requires OAUTH2 to be able to connect.
@chakuari OFC.
In theory offering more than just one is "trivial" in the sense that for OS/1337 the idea is to have statical binaries (and maybe the few necessary configs) as "#packages" so it's just a download as an archive (#bzip2 because it's available in #toybox) and just pull that and place them in the system.
OFC absolute hardcore folks will literally do #eMail just with #curl, #cat, #sed & #awk I guess, but ideally offering a convenient alternative like #neomutt is better.