]> git.notmuchmail.org Git - notmuch/commit
Integrate notmuch-fcc mechansim
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 26 Apr 2010 08:23:18 +0000 (10:23 +0200)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Apr 2010 19:00:13 +0000 (12:00 -0700)
commit4b34effca5a7dcde66737ab62f64d9d76213209a
tree079598efe02342993b68ad7e87eb80e06df0f18d
parentc000c4b394132536eed5cfadbeec58f9c7fb5056
Integrate notmuch-fcc mechansim

I have gone wild and added a defcustom "notmuch-fcc-dirs".
Depending on the value of that variable we will not do any
maildir fcc at all (nil, the default), or it is of the format
(("defaultsentbox")
 ("full name <email@address>" . "Work/sentbox")
 ("full name2 <email2@address2>" . "Work2/sentbox"))

The outbox name will be concatenated with the message mode
variable "message-directory" which is "~/Mail/" by default.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
emacs/notmuch-maildir-fcc.el