Re: URI canonicalization whitelist

Greg Troxel <[email protected]> Tue, 30 Jun 2026 12:07:37 -0400
Newsgroups gmane.mail.spam.spamassassin.general
Message-ID <[email protected]>
Michael Orlitzky <[email protected]> writes:

> On 2026-06-30 15:35:01, Ruud van den Hout wrote:
>> For example: uridnsbl_skip_domain ?
>
> Applies to the canonicalized URI, and we don't want to skip the
> canonicalized URI because it *is* a spam domain.

I guess then you can add a feature

  uridnsbl_skip_pre_canonicalization

with a small matter of writing docs, perl and tests, and send in a patch.


Or you can just hand-hack it into your installed SA with a
strategically-placed if.