EmailDiscussions.com  

Go Back   EmailDiscussions.com > Discussions about Email Services > Email Comments, Questions and Miscellaneous
Register FAQ Members List Calendar Today's Posts
Stay in touch wirelessly

Email Comments, Questions and Miscellaneous Share your opinion of the email service you're using. Post general email questions and discussions that don't fit elsewhere.

Reply
 
Thread Tools
Old 30 Mar 2026, 12:11 PM   #1
truemagic
Essential Contributor
 
Join Date: Dec 2013
Posts: 245
Have you seen email filtering this limited?

I've been trying a few email providers and came across this very basic filtering setup. What surprised me is that it doesn't support multiple conditions, and the matching criteria are limited to just "is" and "contains."

Screenshots: [Link] [Link]

Now for a fun one: can you guess which provider this is?
truemagic is offline   Reply With Quote

Old 30 Mar 2026, 12:48 PM   #2
JeremyNicoll
Cornerstone of the Community
 
Join Date: Dec 2017
Location: Scotland
Posts: 859
Quote:
Originally Posted by truemagic View Post
I've been trying a few email providers and came across this very basic filtering setup. What surprised me is that it doesn't support multiple conditions, and the matching criteria are limited to just "is" and "contains."
Goodness - that's primitive. (I've no idea which provider it is.)

I'd be lost without being able to filter on any header (especially those derived from the SMTP envelope), multiple conditions, and regex.
JeremyNicoll is online now   Reply With Quote
Old 30 Mar 2026, 12:51 PM   #3
dojyx
Senior Member
 
Join Date: Feb 2024
Posts: 140
Quote:
Originally Posted by truemagic View Post
I've been trying a few email providers and came across this very basic filtering setup. What surprised me is that it doesn't support multiple conditions, and the matching criteria are limited to just "is" and "contains."

Screenshots: [Link] [Link]

Now for a fun one: can you guess which provider this is?
I_n_b_o_k_s_s
dojyx is offline   Reply With Quote
Old 31 Mar 2026, 06:49 AM   #4
jarland
Essential Contributor
 
Join Date: Apr 2014
Posts: 410

Representative of:
MXRoute.com
It looks like stripped down sieve filtering. Honestly I get it. Even the more knowledgeable people screw themselves with sieve filters and then blame their mail host. When you're trying to make something for people of all different levels of competence, simple has value.
jarland is offline   Reply With Quote
Old 2 Apr 2026, 06:22 AM   #5
RFK
Essential Contributor
 
Join Date: Aug 2004
Location: USA
Posts: 324
Quote:
Originally Posted by truemagic View Post
Now for a fun one: can you guess which provider this is?
Which one?
RFK is offline   Reply With Quote
Old 2 Apr 2026, 08:33 AM   #6
JeremyNicoll
Cornerstone of the Community
 
Join Date: Dec 2017
Location: Scotland
Posts: 859
Quote:
Originally Posted by RFK View Post
Which one?
The screenshots look like they're from the same system.
JeremyNicoll is online now   Reply With Quote
Old 2 Apr 2026, 09:45 AM   #7
Bamb0
The "e" in e-mail
 
Join Date: Feb 2005
Location: USA
Posts: 2,371
The more basic the more I like it.. Like my friend Jeffs site.. Not hard to use
Bamb0 is offline   Reply With Quote
Old 2 Apr 2026, 09:56 AM   #8
JeremyNicoll
Cornerstone of the Community
 
Join Date: Dec 2017
Location: Scotland
Posts: 859
Quote:
Originally Posted by Bamb0 View Post
The more basic the more I like it.. Like my friend Jeffs site.. Not hard to use

But also more or less useless. Filtering on "To:" (especially) is no good. You need to filter on who the mail's actually been sent to (ie the SMTP envelope data).. "From:" is also (on spam) often unreliable garbage.

IMO a decent provider will provide thorough filtering too - by all means put it behind an "advanced" link if you don't want to scare people.
JeremyNicoll is online now   Reply With Quote
Old 2 Apr 2026, 10:35 AM   #9
truemagic
Essential Contributor
 
Join Date: Dec 2013
Posts: 245
Quote:
Now for a fun one: can you guess which provider this is?
Answer: inbox.eu

I’m on the free trial, and while the pricing is appealing, I don’t think I’ll be subscribing.
truemagic is offline   Reply With Quote
Old 7 Apr 2026, 06:35 AM   #10
hadaso
Intergalactic Postmaster
 
Join Date: Oct 2002
Location: Holon, Israel.
Posts: 5,217
Quote:
Originally Posted by JeremyNicoll View Post
... Filtering on "To:" (especially) is no good. You need to filter on who the mail's actually been sent to (ie the SMTP envelope data)...
Most users have only one email address and don't understand the concept of "envelope". They would filter on "To" or "Cc" to separate mail that only have them on "Cc" (or "Bcc") from mail where they are the main recipient.
hadaso is offline   Reply With Quote
Old 7 Apr 2026, 10:08 AM   #11
JeremyNicoll
Cornerstone of the Community
 
Join Date: Dec 2017
Location: Scotland
Posts: 859
Quote:
Originally Posted by hadaso View Post
Most users have only one email address and don't understand the concept of "envelope". They would filter on "To" or "Cc" to separate mail that only have them on "Cc" (or "Bcc") from mail where they are the main recipient.

But if a user only receives a mail because they were BCCed, nothing in "To:" or "CC:" is reliably always relevant. Of course on non-spam email "To:" &/ "CC:" will sometimes be relevant.
JeremyNicoll is online now   Reply With Quote
Old 7 Apr 2026, 12:06 PM   #12
dojyx
Senior Member
 
Join Date: Feb 2024
Posts: 140
Additionally, the FROM filter allows only one email address.
dojyx is offline   Reply With Quote
Old 8 Apr 2026, 10:38 AM   #13
truemagic
Essential Contributor
 
Join Date: Dec 2013
Posts: 245
Quote:
Originally Posted by jarland View Post
It looks like stripped down sieve filtering. Honestly I get it. Even the more knowledgeable people screw themselves with sieve filters and then blame their mail host. When you're trying to make something for people of all different levels of competence, simple has value.
I've experienced sieve scripts as well, and they can easily go wrong, so I prefer a UI that helps shape the sieve script behind the scenes, just like RoundCube and Horde do, where they allow you to export the sieve script from whatever you configured in the UI. That's really cool.

I understand not everyone uses filtering. In my early years of using email, everything just went into the main inbox, but as I got older, I started to appreciate having everything organized into folders, which saves me time and reduces the mess.

Quote:
Originally Posted by hadaso View Post
Most users have only one email address and don't understand the concept of "envelope". They would filter on "To" or "Cc" to separate mail that only have them on "Cc" (or "Bcc") from mail where they are the main recipient.
Quote:
Originally Posted by JeremyNicoll View Post
But if a user only receives a mail because they were BCCed, nothing in "To:" or "CC:" is reliably always relevant. Of course on non-spam email "To:" &/ "CC:" will sometimes be relevant.
Yes, that's where I appreciate filtering by header. Even Netflix sends marketing emails with a generic @netflix.com, but you can filter them by header, for example, if it does not contain "List-Unsubscribe: netflix.com" ? straight to Trash

Quote:
Originally Posted by dojyx View Post
Additionally, the FROM filter allows only one email address.
Exactly, that's what makes it very hard to use for "advanced" users like me lol, because my needs are more complex than having just one condition. A workaround is to do it on a client, for example FairEmail, but that's a pain.
truemagic is offline   Reply With Quote
Old 8 Apr 2026, 11:26 AM   #14
JeremyNicoll
Cornerstone of the Community
 
Join Date: Dec 2017
Location: Scotland
Posts: 859
Quote:
Originally Posted by truemagic View Post
I've experienced sieve scripts as well, and they can easily go wrong, so I prefer a UI that helps shape the sieve script behind the scenes, just like RoundCube and Horde do, where they allow you to export the sieve script from whatever you configured in the UI.
Fastmail also does (you choose to edit the generated sieve script then c&p all of it into a text file). My other mail-provider uses Roundcube & I save both its & the FM one every few weeks for two reasons: first: if I ever have to recreate my filters it'll be much easier with an uptodate copy of the script;

- secondly - it's much easier to search through a saved script (in a decent text editor) than it is in a gui to find (say) all one's sieve rules which use a particular feature.


I find my sieve scripts don't "go wrong"; but that's because (a) I programmed for much of my working life so know how to program 'defensively' & (b) none of them fully delete mail; the worst they'll do is route mails meeting certain criteria to a test should-probably-delete-these folder. I'll still eyeball what ends up in those folders before (manually) deleting stuff. In Roundcube I regularly download everything that ends up in certain likely-spam folders then post-process those emails checking that nothing unexpected has ended up in any of the folders.

Back in the old dial-up days I DID programatically delete things on [POP3] servers (albeit with rules my own code regenerated every day). As soon as always-on internet connections arrived I found it easier to download everything & filter it in an email client (or now: in a webmail system).

I've recently been experimenting in sieve with different forms of regex expressions - some didn't seem to match when I thought they should. The breakthrough came when I discovered they use the "POSIX" standard. (I've been using regexes on & off since the late 1970s.)
JeremyNicoll is online now   Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +9. The time now is 05:59 AM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy