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
Jozef Sroka
ISPConfig 3
Commits
2ee2e412
Commit
2ee2e412
authored
Oct 18, 2016
by
Till Brehm
Browse files
Impleemented #4234 Add postmaster address in dovecot in lda section.
parent
2fba437a
Changes
2
Hide whitespace changes
Inline
Side-by-side
install/tpl/debian6_dovecot2.conf.master
View file @
2ee2e412
...
...
@@ -59,6 +59,7 @@ protocol pop3 {
mail_plugins = quota
}
protocol lda {
postmaster_address = webmaster@localhost
mail_plugins = sieve quota
}
protocol lmtp {
...
...
install/tpl/debian_dovecot2.conf.master
View file @
2ee2e412
...
...
@@ -57,6 +57,7 @@ protocol pop3 {
mail_plugins = quota
}
protocol lda {
postmaster_address = webmaster@localhost
mail_plugins = sieve quota
}
protocol lmtp {
...
...
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