rainloop-webmail
rainloop-webmail copied to clipboard
Allow adding multiple action per Sieve filter
RainLoop version, browser, OS: ??, Firefox, Windows
Expected behavior and actual behavior: When I go to the settings and to filters and add a filter I want to be able to add MULTIPLE actions per filter. Otherwise, I will have to copy all my conditions again. There could also be some action button when reading to mail to create a server-side filter. The whole GUI is really useful but seems to be really simple. Copying&Pasting filters would also be really useful.
Steps to reproduce the problem: Go to settings -> filters -> add a new filter.
Logs or screenshots:
Although it is not what you asked, but RainLoop has a raw filter mode so you can write more complex scripts.
My fork has extended the Sieve editor to allow management of all available Sieve scripts (because you might also use other programs that support Sieve).
There are more people interested so i will try to merge my changes into a pull request.
Although it is not what you asked, but RainLoop has a raw filter mode so you can write more complex scripts.
My fork has extended the Sieve editor to allow management of all available Sieve scripts (because you might also use other programs that support Sieve).
There are more people interested so i will try to merge my changes into a pull request.
How's this going, does it work fine on 1.16.0?