Using sieve filters with Proton Mail
Intro Sieve is a programming language allowing fine control to create server side filtering rules for emails way more powerful than just relying on "from", "to", "subject" etc. You can match anything in the email header and apply pretty nice rules. Various emails providers support sieve filtering (I know at least Fastmail and Proton Mail supporting this). Documentation Proton has a comprehensive…