Skip to content

Commit 89ab8df

Browse files
sirainencmouse
authored andcommitted
settings: sieve_script_cause - List available causes
1 parent ecab186 commit 89ab8df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/settings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,8 @@ The type of the configured Sieve script storage. See
600600
text: `
601601
The causes for executing Sieve scripts from this storage. This is currently only
602602
relevant for the IMAPSieve plugin. For standard Sieve execution at message
603-
delivery the cause is "delivery".`
603+
delivery the cause is "delivery". Other causes can be \`append\`, \`copy\` and
604+
\`flag\`.`
604605
},
605606

606607
sieve_script_precedence: {

0 commit comments

Comments
 (0)