Michael Grant via users skrev den 2023-07-07 17:41:
On Fri, Jul 07, 2023 at 04:50:18PM +0200, giova...@paclan.it wrote:
if can(Mail::SpamAssassin::Conf::has_tflags_nolog)
tflags URIBL_IVMURI net nolog
else
tflags URIBL_IVMURI net
endif
and Benny Pedersen's idea of using a rule like:
heade
On Fri, Jul 07, 2023 at 04:50:18PM +0200, giova...@paclan.it wrote:
> if can(Mail::SpamAssassin::Conf::has_tflags_nolog)
> tflags URIBL_IVMURI net nolog
> else
> tflags URIBL_IVMURI net
> endif
and Benny Pedersen's idea of using a rule like:
header __FOO eval:check_rbl('ivmSIP-lastexternal',
On 7/7/23 16:18, Michael Grant via users wrote:
I'm using check_rbl with some paid lists for example invaluement. I
don't want to put my license key into the rule or it ends up in the
spamassassin X-Spam-Report header. On one server, I've configured
bind9 with DNAME records to hide the key. Bu
Michael Grant via users skrev den 2023-07-07 16:18:
I'm using check_rbl with some paid lists for example invaluement. I
don't want to put my license key into the rule or it ends up in the
spamassassin X-Spam-Report header. On one server, I've configured
bind9 with DNAME records to hide the key.
I'm using check_rbl with some paid lists for example invaluement. I
don't want to put my license key into the rule or it ends up in the
spamassassin X-Spam-Report header. On one server, I've configured
bind9 with DNAME records to hide the key. But what do others do? Is
there some easier way to