Externalize role
This commit is contained in:
commit
4087f0a9f1
31 changed files with 1838 additions and 0 deletions
11
templates/etc/dovecot/conf.d/90-plugin.conf.j2
Normal file
11
templates/etc/dovecot/conf.d/90-plugin.conf.j2
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
##
|
||||
## Plugin settings
|
||||
##
|
||||
|
||||
# All wanted plugins must be listed in mail_plugins setting before any of the
|
||||
# settings take effect. See <doc/wiki/Plugins.txt> for list of plugins and
|
||||
# their configuration. Note that %variable expansion is done for all values.
|
||||
|
||||
plugin {
|
||||
#setting_name = value
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue