Skip to content
Snippets Groups Projects
Commit d76dfaf1 authored by Lars Beckers's avatar Lars Beckers
Browse files

postfix: skip my_networks on spf policy check

parent aefc6584
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -9,5 +9,4 @@ Mail_From_reject = Fail
PermError_reject = False
TempError_Defer = False
skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1
skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1,{{ postfix_my_networks|join(",") }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment