List of Sieve Extensions Supported by Gandi¶
The following is a list of Sieve extensions available on Gandi’s mail servers. For more information on how to use these extensions follow the links below.
Checks for the occurrence of one or more strings in the body of an email message. |
|
Extracts numbers from text and compares them to see if they match. |
|
Specifies that a copy of an email should be used to perform some action (such as forwarding or filing into a folder). |
|
Allows for action to be applied based on the date or time an email was sent or received. |
|
Tests if the email is a duplicate. |
|
Allows encoding of special characters numerically. |
|
Allows testing of envelope parts, such as the “to” and “from” address. |
|
For use with “forevererypart”, extracts a specified part of the text for use as a variable. |
|
Delivers the message into the specified folder. |
|
Allows commands to be performed on every MIME part of a message. |
|
Tests if a Sieve extension is available and takes action based on the result. |
|
Allows the setting of IMAP flags and keywords to messages. |
|
Allows the inclusion of one Sieve script inside another. |
|
Allows the matching of header fields based on the position of the text within the string (for example, starting from the 5th character.) |
|
Checks to see if a specified folder exists. |
|
Allows tests on specific MIME parts of a message. |
|
Allows the use of regular expressions. |
|
Refuses delivery of a message. |
|
Allows for relational comparisons of part of the message. |
|
Allows tests on the sub-parts of a subaddress. |
|
Allows autoresponding emails. |
|
Adds variable support. |