X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=remoteusage.mdwn;fp=remoteusage.mdwn;h=770164d10ab43d9d7070fbdc957ffd38cbca4090;hp=40a3e9cf923b575aeb62b327727a39f695a24380;hb=fe4e06aa754e9cb9396c8d87af14013fb36ca47d;hpb=508791ec21fbd58c7263ea7924b0a8e9f6b727d6 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