bundles/dovecot: add full text indexing
This commit is contained in:
parent
a155fe22cb
commit
7491ec840c
4 changed files with 47 additions and 6 deletions
|
@ -49,6 +49,13 @@ files = {
|
|||
},
|
||||
}
|
||||
|
||||
symlinks['/usr/lib/dovecot/decode2text.sh'] = {
|
||||
'target': '/usr/share/doc/dovecot-core/examples/decode2text.sh',
|
||||
'before': {
|
||||
'svc_systemd:dovecot',
|
||||
},
|
||||
}
|
||||
|
||||
actions = {
|
||||
'dovecot_generate_dhparam': {
|
||||
'command': 'openssl dhparam -out /etc/dovecot/ssl/dhparam.pem 2048',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue