[Rspamd-Users] Scanning outbound mail from an authenticated user
Gabriele Nencioni
gabriele.nencioni at register.it
Thu Feb 13 16:29:03 UTC 2020
On 2/13/20 11:46 AM, Gabriele Nencioni wrote:
> Hi,
> another question please: is there a way to enable again only the RBL
> checks for authenticated user?
>
> If so, how can I do it?
>
> Thanks in advance
> Regards,
I have set the file local.d/settings.conf as follows
...
authenticated {
priority = high;
authenticated = yes;
apply {
groups_disabled = [
"asn",
"dkim",
"dmarc",
"hfilter",
"ip_score",
"mx_check",
"once_received",
"ratelimit",
"replies",
"spf",
]
}
}
...
is the right way to disable everything except the rbl modules for
authenticated users?
If not, could you please give me any suggestions?
Thanks in advance
Regards,
--
Gabriele Nencioni
More information about the Users
mailing list