mailman: hyperkitty doesnt seem to support ip ranegs in its acl anymore
This commit is contained in:
parent
d73d1acefb
commit
0996b0b17e
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ namespace: s3lph
|
|||
name: mailserver
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: '0.1.1'
|
||||
version: '0.1.2'
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
|
|
@ -66,7 +66,7 @@ mailman_mta_additional_config: ""
|
|||
mailman_hyperkitty_enabled: yes
|
||||
mailman_hyperkitty_localhost_base_url: http://localhost/hyperkitty/
|
||||
mailman_hyperkitty_api_acl:
|
||||
- "127.0.0.0/8"
|
||||
- "127.0.0.1"
|
||||
- "::1"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue