X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/063bbf05f6c593a47a8ddef095ddfb63ef2dcea5..e5ed81a0ebf77b5f245081ddf1ca76a55c60a0ab:/.mutt/hooks?ds=sidebyside diff --git a/.mutt/hooks b/.mutt/hooks index 4613eda..3e47813 100644 --- a/.mutt/hooks +++ b/.mutt/hooks @@ -1,14 +1,11 @@ save-hook . =store -send2-hook '~C notyet' "set sendmail='~/.mutt/error 1 I will not send this draft yet!'" -# this next works in combination with $use_domain to ensure I don't send -# without expanding aliases: -send2-hook '~C @$hostname' "set sendmail='~/.mutt/error 1 Check your recipients!'" - send2-hook '~C @packages\.qa\.debian\.org' 'my_hdr X-PTS-Approved: please' fcc-hook -request@ '=discard' -send-hook '~s "Re: confirm" ~t -request@' 'unset crypt_autosign' +send-hook '~s "Re: confirm" ~t -request@' 'push pf' + +send-hook '~f @pobox\.madduck\.net' 'push pf' # do not set M-F-T on mails to the git mailing list send2-hook . 'set followup_to' @@ -32,6 +29,9 @@ folder-hook spam push '~On folder-hook . 'set pager_index_lines=5' folder-hook feeds|mass 'set pager_index_lines=10' +folder-hook . 'set mark_old' +folder-hook drafts|store|feeds 'unset mark_old' + folder-hook store push '~O|~Nn*' # since I have delete=yes, messages marked for trashing on mailbox entry must