Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

A Sieve ruleset designed to make working with email great

License

Notifications You must be signed in to change notification settings

plttn/mail-mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Mail Mesh

Full credit for the initial regular expressions and rule work goes to Cory: Handling inbound email on Fastmail

How to use

Use in your Sieve rules. As this was designed for Fastmail, these rules are assumed to be included:

require ["fileinto", "reject", "vacation", "imap4flags", "notify", "envelope", "body", "relational", "regex", "subaddress", "copy", "mailbox", "mboxmetadata", "servermetadata", "date", "index", "comparator-i;ascii-numeric", "variables", "editheader", "duplicate", "vacation-seconds"];

Customization

This is designed to forward to a reading app, as well as a package tracking app. Adjust the forwarding destination to fit your needs.

About

A Sieve ruleset designed to make working with email great

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages