Add site name to Exim local_domains on SB server
To allow Exim to perform outbound delivery for the production StoryBoard service without choking on sender verification, add storyboard.openstack.org to its local_domains list. Change-Id: I2d380ead26319269819026acb2e1b175774a6c77
This commit is contained in:
parent
de69f35847
commit
371d9e8a1c
@ -1,3 +1,4 @@
|
|||||||
|
exim_local_domains: "@:storyboard.openstack.org"
|
||||||
exim_routers:
|
exim_routers:
|
||||||
- dnslookup: '{{ exim_dnslookup_router }}'
|
- dnslookup: '{{ exim_dnslookup_router }}'
|
||||||
- system_aliases: '{{ exim_system_aliases_router }}'
|
- system_aliases: '{{ exim_system_aliases_router }}'
|
||||||
|
Loading…
Reference in New Issue
Block a user