projects
/
~madcoder
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
66803fb
)
Fix signature folder-hook
author
Pierre Habouzit
<madcoder@debian.org>
Sun, 6 Sep 2009 16:50:55 +0000
(18:50 +0200)
committer
Pierre Habouzit
<madcoder@debian.org>
Sun, 6 Sep 2009 16:50:55 +0000
(18:50 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
config/mutt/binds
patch
|
blob
|
history
diff --git
a/config/mutt/binds
b/config/mutt/binds
index
541c8f6
..
22f4faf
100644
(file)
--- a/
config/mutt/binds
+++ b/
config/mutt/binds
@@
-58,6
+58,6
@@
folder-hook '.' "set from='madcoder@madism.org'"
folder-hook '.' "set envelope_from_address=$from"
folder-hook '.' "set signature=~/.signature"
folder-hook 'imaps://.*intersec.*' "set from='pierre.habouzit@intersec.com'"
-folder-hook '
.
' "set signature=~/.signature.d/is"
+folder-hook '
imaps://.*intersec.*
' "set signature=~/.signature.d/is"
#popo vim:set syntax=muttrc et: