toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

274
active users

#neomutt

1 post1 participant1 post today

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!

futurile.net/2025/06/07/neomut

Also, a detailed page on Sieve:

futurile.net/resources/mailuti

www.futurile.netNeoMutt: filtering email with Sieve
#sieve#filter#email

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 github.com/ProtonMail/proton-b).

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.

GitHubformat=flowed removed from Content-Type header · Issue #119 · ProtonMail/proton-bridgeBy jakecoble
Replied in thread

@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.