[Rspamd-Users] Lua recipe to add urls from message content

Andrew Lewis rspamd-users at judo.za.org
Mon May 6 11:24:04 UTC 2024


Hi Jose,

Do you use a contemporary version of Rspamd? Could you try newer
versions? The easiest way is probably Docker-
 https://hub.docker.com/r/rspamd/rspamd

If you have messages containing clickable URLs that are not extracted
by Rspamd that's considered a bug and could be reported as such (with
message samples please).

URLs can be added to the scan artificially using the
`task:inject_url()` method but it needs to happen early in processing
at which point you wouldn't want to be calling SpamAssassin.

Best,
-AL.


More information about the Users mailing list