neomutt
neomutt copied to clipboard
✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat
## Expected Behaviour Maildir (with inotify) and IMAP (with IDLE) updates should immediately update the current index display (and, e.g., show new emails), irrespectively of `$mail_check`. ## Actual Behaviour Maildir/IMAP...
As a result of discussion and PR arising from issue #1536, currently neomutt treats unread messages in a maildir as "old" if they are found in `/cur`, even if `mark_old`...
Hello everybody, only by accident (followed by two hours of confused investigation) I have recently become aware that I have received some emails which differ in content, but have the...
Feature request: Replicate (paleo-)mutt's reactions to Maildir entries changing underneath neomutt
## What would you like to be able to do? ### Context: I have multiple computers, all of which talk to my email via a combination of `mbsync` or `offlineimap`...
Hello, If you forward messages, (internal) headers are also forwarded. in my config I set this: ``` set forward_decode = yes set forward_quote = yes set forward_references = yes set...
## Expected Behaviour neomutt should not display messages having the `spam` tag when the notmuch configuration has exclude_tags=deleted;spam; for most queries. ## Actual Behaviour I have: uwe@taurus:~$ notmuch-work search --output=messages...
Hi, When I press (R)eply in the Index, I want to get the HTML part of the incoming email, convert it to Markdown, and use it in the outgoing email...
I am trying to configure Neomutt to send multipart emails based on the following post: - https://jonathanh.co.uk/blog/multipart-emails-in-neomutt/ Additional info here: - https://tom.wemyss.net/posts/neomutt-markdown-email/ - https://github.com/neomutt/neomutt/pull/3197#issuecomment-1013837310 So far it works perfectly except...
Bonjour l'équipe NeoMutt, Je rencontre un bug systématique avec la version stable de NeoMutt sur OpenBSD 7.7, lors de l'utilisation d'un compte IMAP fourni par Free.fr. --- 🖥️ **Plateforme :**...
## NeoMutt Version ``` 20250510 ``` ## Expected Behaviour All unit tests pass ## Actual Behaviour Some unit tests fail If NeoMutt crashed, did your OS create a 'coredump' file?...