From 647d4d60ad443eab35122200e08bccd4fee05865 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 26 Mar 2012 22:51:07 +0000 Subject: [PATCH] avoid matching on r-sig-debian --- .muttrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.muttrc b/.muttrc index 4fd02db..fc65d6c 100644 --- a/.muttrc +++ b/.muttrc @@ -719,7 +719,7 @@ send-hook "(~C submit@bugs.debian.org |~C control@bugs.debian.org |~C \d+@bugs.d set signature='~/lib/signature_stuff/pick_a_quote.pl|' send-hook '~t build ~s success' "set signature='' pgp_autosign=yes indent_string='' edit_headers=no editor='~/bin/buildd_script' fast_reply=yes pgp_create_traditional=yes include=yes pgp_sign_as=0x9D05D0BE" -send-hook '!(~t build ~s success)' "set pgp_autosign=yes indent_string='> ' editor='~/bin/sane_editor' edit_headers=yes fast_reply=no pgp_create_traditional=no include=yes signature='~/lib/signature_stuff/pick_a_quote.pl|' pgp_sign_as=0xD98C0FBA" +send-hook '!(~t build ~s success)' "set pgp_autosign=yes indent_string='> ' editor='~/bin/sane_editor' autoedit=yes edit_headers=yes fast_reply=no pgp_create_traditional=no include=yes signature='~/lib/signature_stuff/pick_a_quote.pl|' pgp_sign_as=0xD98C0FBA" # Fix the Mail-Followup-To for sdondley @@ -727,7 +727,7 @@ send-hook . unmy_hdr "Mail-Followup-To"; send-hook "(~f sdondley@gmail.com|~f s@gmail.com|~f s@dondley.com)" my_hdr "Mail-Followup-To: Don Armstrong "; # Debian folder hooks -folder-hook debian my_hdr "From: Don Armstrong " +folder-hook debian- my_hdr "From: Don Armstrong " folder-hook bdo_role my_hdr "From: Don Armstrong " folder-hook bdo_role my_hdr "Reply-To: owner@bugs.debian.org" folder-hook bdo_role my_hdr "Cc: owner@bugs.debian.org" -- 2.39.2