diff options
Diffstat (limited to 'modules/mutt')
-rw-r--r-- | modules/mutt/muttrc.dot.link | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/mutt/muttrc.dot.link b/modules/mutt/muttrc.dot.link index 0edc648..896ec40 100644 --- a/modules/mutt/muttrc.dot.link +++ b/modules/mutt/muttrc.dot.link @@ -418,6 +418,8 @@ macro index l "<enter-command>unset wait_key\n<tag-prefix><pipe-entry>bogofilter macro pager l "<enter-command>unset wait_key\n<pipe-entry>bogofilter -Mn\n<enter-command>set wait_key\n<list-reply>" macro index X "<enter-command>unset wait_key\n<tag-prefix><pipe-entry>bogofilter -MNs\n<enter-command>set wait_key\n<tag-prefix><delete-message>" macro pager X "<enter-command>unset wait_key\n<pipe-entry>bogofilter -MNs\n<enter-command>set wait_key\n<delete-message>" +macro index H "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n" "Learn as ham and save" +macro pager H "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n" "Learn as ham and save" # Schleuder config # see http://schleuder2.nadir.org/contrib/schleuder-with-mutt.html |