My FCC
header
Incorporate sent messages into the database 1 for immediate availability.
(with-eval-after-load 'notmuch
(setopt notmuch-fcc-dirs "Sent -unread"))
Footnotes:
1
See man notmuch-insert
.