Vsevolod Stakhov
Vsevolod Stakhov
From what I see Rspamd can parse such a content-disposition without issues. ``` Content-Type: application/octet-stream Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename= "empty-for-test.html" ```
Selectors cannot do async calls and do name resolution if you mean that. Also, resolving each url in a message is a horrible and even dangerous idea.
> * For some reason this method returns true even if this exact domain is not configured for using the vault - the vault is only configured for `example.com` Hum,...
I have created a PR to address some of the issues in the ticket above. Thanks for the detailed description. I will appreciate if you can answer my question about...
I'm not even sure if there is any useful outcome of just **listing** all possible options and arguments (especially optional ones) in the same place. Short options only are totally...
To be honest, I don't know what to do with this issue. Remove this test?
Could you please attach the sample? It seems it has not been attached.
It should be fixed now, thank you for the report and sorry for such a late fix.
The problem is that it might be only specific to riscV **and** Linux. It might be good to check that via Cmake indeed.
Could you please check if the commit above solves your issue? I don't really check for code compilation status and just link to libatomic where it's available.