]> granicus.if.org Git - mutt/commit
Enable full address matching during message scoring. (closes #2179) (see #3243)
authorKevin McCarthy <kevin@8t8.us>
Wed, 22 Nov 2017 02:22:26 +0000 (18:22 -0800)
committerKevin McCarthy <kevin@8t8.us>
Wed, 22 Nov 2017 02:22:26 +0000 (18:22 -0800)
commit20f5519ee223b0d4e9e51bc686a4a61ec5c21896
tree12175b01c42f455b1a5b232da7b41e74c9cca9f2
parent117f7de106e85dae926f73598d4fe8e60873dcd0
Enable full address matching during message scoring. (closes #2179) (see #3243)

The tickets are old, but it seems reasonable to expect the pattern
matching to behave the same in scoring as when applying limits or
searching.

I don't foresee a huge performance hit, and there are no arguments
against the change in the tickets.

Thanks to the muttng devs (noted in ticket 2179) and Kornilios Kourtis
(from the Debian ticket referenced in ticket 3243).
score.c