rainloop-webmail icon indicating copy to clipboard operation
rainloop-webmail copied to clipboard

Allow adding multiple action per Sieve filter

Open tdauth opened this issue 4 years ago • 2 comments

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:

tdauth avatar Mar 08 '21 13:03 tdauth

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.

the-djmaze avatar Mar 09 '21 22:03 the-djmaze

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?

master3395 avatar Sep 26 '21 19:09 master3395