Vsevolod Stakhov
Vsevolod Stakhov
Yes, Rspamd assumes that servers knows it better about when to send the update. In theory, that could be done in a more configurable way.
We might probably want some sanity here indeed. For example, if expire is more than like 10 times longer then poll_timeout, we can actually use poll_timeout * 10.
Working as intended, see https://github.com/rspamd/rspamd/pull/5660
Yes, I agree that such a symbol will be useful.
Just set a local MTA to use a smarthost relay with authentication and/or SSL. I clearly don't see any issues here.
That looks like a proper change, thank you!
It seems you have something like `rbl = ".zen.spamhaus.org";` instead of the proper variant `rbl = "zen.spamhaus.org";`
Weird, do you have it for all checks or only for specific ones?
Rspamadm does not execute on_load or periodic scripts, hence it cannot deal with Sentinels resolution. It can probably be fixed but it'll require quite a lot of manual efforts for...
> It will be good, if the mails be only scanned if their have a file attachment, so a minimum request are made to the API. It's how it works...