BASIC
ADVANCED
HELP

Storage Location

Personal scripts are located in your personal and private Sieve repository.
Global scripts are stored in a site-wide Sieve repository. It is accessible to all users any typically provided and maintained by your administrator.
Personal (default)
Global

Include script name

include script at most once

Subsequent include calls to the same script are silently discarded

is optional script

By default a include throws an error if the script is not found.
In case script flagged as optional and is missing, it will be silently skipped