RSSAmplifier

Blog

pym thoughts

A place where I talk about anything I feel like talking about, whether it's about digital privacy, online security, digital hygiene or any other topic (mostl...

pym.reRSS feed ↗1 posts

Latest posts

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…