Tag sent messages as sent

MaDhAt2r madhat2r at dukefoo.com
Wed Apr 6 10:47:34 PDT 2016


Check out afew, it helps handle that kind of thing.

https://github.com/teythoon/afew

But personally I just use the post-new hook and use something like this
after my initial tagging:

notmuch tag +sent -inbox -unread -- '(' from:email at test.com ... a long list of all the emails I
send from ')' and not tag:sent and not '(' to:me at example.com ... a list of emails I sometimes
send myself things to ')'

On Apr 01 at 10:04 AM, Laurence Rochfort <laurence.rochfort at gmail.com>
said thus:
> [ text/plain ]
> Hello,
>
> I'm trying notmuch via the emacs interface for the first time today.
>
> I've noticed that messages that I've sent are tagged with "inbox", rather
> than "sent" as I'd expect.
>
> I've configured the notmuch-fcc-dirs as follows in my init.el.
>
> (setq notmuch-fcc-dirs "Sent")
>
> Should notmuch emacs client mark sent messages with a sent tag? If not how
> can I do so and stop them appearing in my inbox search?
>
> Cheers,
> Laurence.
> [ text/plain ]
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch


More information about the notmuch mailing list