first
This commit is contained in:
commit
5aa7d034f7
3292 changed files with 465160 additions and 0 deletions
7
data/web/inc/presets/sieve/sieve_7.yml
Executable file
7
data/web/inc/presets/sieve/sieve_7.yml
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
headline: lang.sieve_preset_7
|
||||
content: |
|
||||
redirect "other-address@domain.tld";
|
||||
# Either keep after redirecting:
|
||||
# keep;
|
||||
# Or redirect and drop:
|
||||
discard; stop;
|
||||
Loading…
Add table
Add a link
Reference in a new issue