]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
fcc on remote usage
authorJani Nikula <jani@nikula.org>
Thu, 10 Nov 2016 12:54:00 +0000 (14:54 +0200)
committerJani Nikula <jani@nikula.org>
Thu, 10 Nov 2016 12:54:00 +0000 (14:54 +0200)
remoteusage.mdwn

index 40a3e9cf923b575aeb62b327727a39f695a24380..770164d10ab43d9d7070fbdc957ffd38cbca4090 100644 (file)
@@ -82,8 +82,8 @@ script:
 
     (setq notmuch-command "/path/to/your/remote-notmuch.sh")
 
-If you use Fcc, you may want to do something like this on the client, to
-Bcc mails to yourself:
+If you use Fcc and Notmuch older than 0.23, you may want to do something like
+this on the client, to Bcc mails to yourself:
 
     (setq notmuch-fcc-dirs nil)
     (add-hook 'message-header-setup-hook
@@ -91,6 +91,8 @@ Bcc mails to yourself:
                     (notmuch-user-name)
                     (notmuch-user-primary-email))))))
 
+Starting from 0.23, Fcc is also done through notmuch-command.
+
 ## Problems ##
 
 Some things probably won't work perfectly, and there might be some