From: Jani Nikula Date: Thu, 10 Nov 2016 12:54:00 +0000 (+0200) Subject: fcc on remote usage X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=fe4e06aa754e9cb9396c8d87af14013fb36ca47d fcc on remote usage --- 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