Fionera
Fionera
Ok turns out: rspamd supports @domain.com. I just replaced all that logic with one line ^^' https://www.rspamd.com/doc/configuration/settings.html ``` whitelist_fionerafionerade { from = "/^.*@lists\.php\.net$/i"; priority = 6; rcpt = "/^fionera[+].*@fionera.de$/i"; rcpt...
> A catch all? So you basically controll the whitelist for all users of a domain because you hold the catch all? > > That’s what a domain whitelist is...
Is there any progress with this or do I have to keep my patch locally?
This is also happening to me. It only works for the recipient thats not a catch-all
Its just an idea. Another take on this would be to have a "isDeleted" function on the Entity
I personally have them in `root/video/german/movies/` but I dont know if `root/video/movies/german/` is better
Another solution would be to have another folder level in the folder of the movie itself. `'movies/The Movie (Year)/en/`
I am also interested in this. Should I revive the PR that @gregoryfranklin made?
What is required to get this merged? I would really love to see this :)
Is there any progress? I tried with the current version of rules_rust and still face the same issues...