Merge #2047
2047: Do not call .split() on RELAYNETS if not specified r=mergify[bot] a=Grennith ## What type of PR? bug-fix ## What does this PR do? The call to {{ RELAYNETS.split(",") | join(' ') }} when starting postfix breaks if RELAYNETS has not been specified using the environmental variables. ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. Co-authored-by: Till Skrodzki <till@mueskro.de>master
commit
d8c6a2d15e
Loading…
Reference in New Issue