add support to create mailing lists
This commit is contained in:
parent
b761932225
commit
8130b257fb
4 changed files with 23 additions and 1 deletions
|
|
@ -17,3 +17,6 @@ mailman:
|
|||
session_timeout: 3600
|
||||
archiver:
|
||||
key: "{{ lookup('password', '/dev/null length=128') }}"
|
||||
list_defaults:
|
||||
settings: {}
|
||||
lists: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue