Update notmuch-fcc-dirs to place sent mail into adamgoldsmith.name

for mujmap
This commit is contained in:
Adam Goldsmith 2024-04-18 00:04:12 -04:00
parent 989b833058
commit 81afb079ea
1 changed files with 1 additions and 1 deletions

View File

@ -977,7 +977,7 @@
message-sendmail-envelope-from 'header
message-send-mail-function 'message-send-mail-with-sendmail
sendmail-program (executable-find "msmtp")
notmuch-fcc-dirs "Sent +sent"
notmuch-fcc-dirs "adamgoldsmith.name +sent"
message-forward-as-mime nil
message-make-forward-subject-function '(message-forward-subject-fwd)
))