GUI, Input syntax for "TLS Destination Policy" doesn't match the postfix syntax

cd-jbo

New Member
May 22, 2026
1
1
3
Format
[smtp.domain.dev]:25 secure
cant be entered in
/etc/pmg/tls_policy
via the GUI.
Probably due to a format check.

Code:
Destination: [smtp.domain.dev]:25
Policy: secure

Gives error:

Code:
Parameter verification failed. (400)

[B]destination[/B]: invalid format - value does not look like a valid domain or next-hop


Only
Destination: [smtp.domain.dev] is allowed, what doesn't match the postfix syntax.
As transport is:
domain.de smtp:[smtp.domain.dev]:25

When
[smtp.domain.dev]:25 secure
is manualy entered in
/etc/pmg/tls_policy
it works like expected.
 
  • Like
Reactions: Sunilkumar