Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
d8526220
Commit
d8526220
authored
Aug 07, 2017
by
Marius Burkard
Browse files
Merge branch 'stable-3.1' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.1
parents
8f5e4351
47f4efd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/conf/sieve_filter.master
View file @
d8526220
...
...
@@ -32,7 +32,7 @@ if header :contains "X-Spam-Flag" "YES" {
stop;
}
vacation :days 1
:subject "
Out of office reply
"
:subject "
<tmpl_var name='autoresponder_subject'>
"
# :addresses ["test@test.int", "till@test.int"]
<tmpl_var name='addresses'>
"<tmpl_var name='autoresponder_text'>";
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment