X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=remoteusage.mdwn;h=770164d10ab43d9d7070fbdc957ffd38cbca4090;hb=618ce49f078599b4616afaaedf98df6fdf7f9b80;hp=40a3e9cf923b575aeb62b327727a39f695a24380;hpb=810f9d22873ac6b6b3fcd6ea7bbf626ee66b99f6;p=notmuch-wiki diff --git a/remoteusage.mdwn b/remoteusage.mdwn index 40a3e9c..770164d 100644 --- a/remoteusage.mdwn +++ b/remoteusage.mdwn @@ -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