mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

594
comptes actifs

#neomutt

0 message0 participant0 message aujourd’hui

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

It's a 2-for-1 weekend on the NeoMutt blog post series:

First, mirroring local IMAP with mbsync:

futurile.net/2025/05/20/neomut

If you travel, or have some network latency then having a local cache of email will make the experience much better. Clients like Thunderbird have this built-in, for command-line tools like NeoMutt the best approach is to use mbsync.

www.futurile.netNeoMutt: mirrored local IMAP with mbsync
#imap#linux#email

J’hésite à passer de Thunderbird à #Neomutt mais je me pose deux questions :
1. Existe-t-il un plugin qui permette, automatiquement quand la pièce jointe est trop lourde, de proposer la transformation de la pièce jointe en lien (notamment sur un serveur Nextcloud) ? C’est une fonctionnalité de Thunderbird dont je me sers très régulièrement.
2. Existe-t-il une distribution de Neomutt préconfigurée facile pour débuter, sur le principe de #Lazyvim , qui m’a aidé à sauter le pas vers #Neovim ?
#mutt

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.

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-bridgePar jakecoble

@delta

Question for you!

Do you have any documentation, guides, or tips on how to get #neomutt's #autocrypt working with a chatmail server?

I've gotten as far as importing my keys so I can read messages from the mail server on both clients, but I can't figure out how to extract the keys from a message so I can add them and send successfully from mutt.

What am I missing?

I recently discovered that some graphical e-mail clients (Mozilla Thunderbird, Apple Mail for MacOS, possibly others) have the following useful feature. If you select some text while reading a message, then issue a Reply command, only the selected text is quoted in the reply. This is more efficient than quoting the entire text of the original message in the editor in which you are composing the reply, and having to delete those parts of it to which you are not responding.

I still think the traditional UNIX way of working, supported nowadays by tools such as Mutt and Neomutt, has its advantages. In this case, replying to a message invokes your configured text editor - Emacs, Vim, Neovim, or whatever you prefer. You can then efficiently edit and compose your response in your chosen editing environment.
#email #thunderbird #AppleMail #mutt #neomutt