ability to run a filter on one message
Especially for testing - running a sieve script on 5000 messages in the inbox is PAINFULLY SLOW. If it wasn't this would be less of an issue, but my scripts aren't working, and I'm trying to figure out why, and it's taking like 15-30 minutes to run the sieve script. If I could run it on one message, I could instantly (more or less) see if it's moved to another folder.
-
M Jackotin
commented
Whenever I received a message from an given organization for the very first time, I could write and test a Sieve filter way more efficiently. Running a filter manually is indeed very time consuming and spend much server-side resources, especially if I've got to try-and-test serveral times on a row.