[Rspamd-Users] icap not triggered
Gerald Galster
list+rspamd at gcore.biz
Tue Aug 16 14:20:47 UTC 2022
> I wanted to add that in the icap scanner's logs I see nothing and it is working fine. In rspamd's log I see this line:
> lua; external_services.lua:188: registered external services rule: symbol ICAP_VIRUS; type icap
> And I am running the latest beta as of today (2.7-1build2).
> The snippet below comes from the rspamd web site. What is missing?
you could try to enable debug logging:
https://rspamd.com/doc/configuration/logging.html
There's also debug for modules:
local.d/logging.inc:
debug_modules=['<module_name>'];
Best regards,
Gerald
More information about the Users
mailing list