|
|
|
|
|
by jrm4
1565 days ago
|
|
Interesting. I just find it pretty easy to just never delete and use "new." If something's super spammy I'll filter for it, of course, but even dividing "papertrail" and "humans" seems like an extra step I don't need.* *note, this requires a speedy client where you can see a good number of subject lines and main body at the same time and just kind of arrow down quickly; I switch variously between mutt and thunderbird. I don't know how people deal with stupid bloated behemoths like today's Outlook. |
|
They also provide a Sieve server. This is important.
If you use built-in Thunderbird filtering, then it only runs when mail is delivered to Thunderbird; and unless all your clients have the same filtering rules, then things could get messy. With Sieve, the filtering occurs on the delivery server; so it happens before you start your client.
If you use a webmail service with filtering, that also occurs on delivery, and server-side. But Sieve is great if you want to run a proper mail client.
The Sieve rules notation is a pain; but you can use Roundcube as a Sieve rules editor - it provides a nice interactive form-based rules editor, so you don't have to remember the rules syntax.