Sieve

2020-Nov-30 23:33:10

memo

Introduction

Sieve is a programming language that can be used for email filtering.

How to

To put mails marked as spam in a directory called 'Junk':

require "fileinto";

if header :is "X-Spam" "YES" {
  fileinto "Junk";
}

Search

About

Yes, page number starts with 0, as it should. This way, you can read 1 less page, or not.

XMPP
SARS-CoV-2