https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7995

--- Comment #10 from Henrik Krohns <apa...@hege.li> ---
(In reply to Riccardo Alfieri from comment #9)
>
> On our plugin there is a simple normalization done with this one liner:
> 
> $email =~ s/\@googlemail\.com/\@gmail\.com/;
> 
> You may want to include that in HashBL.pm before shipping out the pre2

I don't feel that's something that should be hardcoded in a plugin, as it
should be very trivial for you to add both variants directly in your DQS list
instead.

If there were more use cases, I might entertain some
"hashbl_email_domain_alias" config, but it seems a waste for a single entity.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to