[Rspamd-Users] problem with rspam

G.W. Haywood rspamd at jubileegroup.co.uk
Mon Feb 3 14:01:11 UTC 2025


Hi there,
On Mon, 3 Feb 2025, natan wrote:

> ...
> ...
> ... time: 8001.510ms, dns req: 3, digest: 
> ...
> ... forced: soft reject "timeout processing message"; score=nan (set by task timeout)

Please give more information about your setup.

If (as I'm guessing) you have the bottom of

.../conf/options.inc

the following lines

8<----------------------------------------------------------------------
# Timeout for messages processing (must be larger than any internal timeout used)
task_timeout = 8s;

# Emit soft reject when timeout takes place
soft_reject_on_timeout = true;
8<----------------------------------------------------------------------

you might try changing 'true' to 'false'.

Or you might try increasing the default task_timeout from 8s to
something longer - but you should find what is timing out and why.
Perhaps you have some problem with the TLS setup.

-- 

73,
Ged.


More information about the Users mailing list