Browse Source

added todo: investigate why postfix won't verify $relayhost against $smtp_tls_policy_maps

Fabian Peter Hammerle 5 years ago
parent
commit
c856f5c07e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -19,3 +19,5 @@ sudo docker run --detach --rm \
 ```
 
 optional: enable usernamespace mode via daemon option `userns-remap`
+
+TODO: investigate why postfix won't verify `$relayhost` against `$smtp_tls_policy_maps`