Filters UI
-
@perler Unfortunately, a quirk of sieve scripts is that only the webmail app that creates them, can reliably edit them. I guess this is because the sieve language parser of each of these web apps is a limited subset of what they can handle.
So.. it's best to not rely on the sieve filters of other apps. Instead, create the filters within snappy. Even though snappy is a fork of rainloop, it's best to think of them as separate apps.
-
I've been giving SnappyMail a try (because I just can't get Roundcube to stay logged in which is a bit frustrating) and I see this:
I didn't add the roundcube thing, was there already.
I'm guessing/ hoping this is some clever Cloudron integration the @staff have done that automagically sucks in filters I've created over in Roundcube into SnappyMail?
And if it's not that, any idea what it is?
Thanks!
-
@jdaviescoates If you have roundcube still installed, delete the filters in roundcube entirely. If that doesn't do it, you might have to delete the file physically at
/home/yellowtent/boxdata/mail/vmail/{user}/sieve/roundcube.sieve
and restart the mail server. -
@girish sorry, I don't want to delete the roundcube filters (not sure what gave you that impression?), I'm just wondering if SnappyMail is somehow magically making use of them given I'm seeing roundcube there in the SnappyMail filters UI?
-
@jdaviescoates said in Filters UI:
I'm just wondering if SnappyMail is somehow magically making use of them given I'm seeing roundcube there in the SnappyMail filters UI?
I just clicked on roundcube in the filters UI and it does indeed look like it probably is doing that!
Awesome! (presuming it works)
-
@jdaviescoates said in Filters UI:
@girish sorry, I don't want to delete the roundcube filters (not sure what gave you that impression?),
Sadly, only the filter of one app can be "active" . Also, there is this whole mess that filters created by one app are not easily editable (if at all), by another app. So, I assumed, you are going all in on snappy and nuking the rules created in other apps.
-
@girish said in Filters UI:
Sadly, only the filter of one app can be "active"
I don't really get what that means?
I certainly looks like SnappyMail is automagically using the filters I set-up in roundcube.