On Wed, Apr 15, 2020 at 6:18 PM Wietse Venema <wie...@porcupine.org> wrote:
>
> You may want to check this:
>
>     $ postconf transport_maps
>
> Output should list /etc/postfix/transport
>
>     $ postmap -q mydomain.org /etc/postfix/transport
>
> Output should show mydomain.org     smtp:[10.0.0.10]
# postconf transport_maps
transport_maps = hash:/etc/postfix/transport
postconf: warning: /etc/postfix/main.cf: unused parameter:
parent_domain_matches_subdomain=debug_peer_list smtpd_access_maps

# postmap -q mydomain.org /etc/postfix/transport
smtp:[10.0.0.10]

Thanks again for all your feedback, but I'm still clueless.
Am I missing "mydomain.org" before "smtp..." in the second output?

Vieri

Reply via email to