Yea, I got that. I made changes as I stick my maps under a sub directory.
I would love to see a redacted copy of your configs.
Postfix configs are defiantly page turners.
--john
On 9/17/2024 9:32 AM, Viktor Dukhovni via Postfix-users wrote:
On Tue, Sep 17, 2024 at 08:01:51AM -0400, John Hill via Postfix-users wrote:
main.cf:
indexed = ${default_database_type}:${config_directory}/
smtpd_recipient_restrictions = ${indexed}recipient-access
And of course it really should be:
smtpd_recipient_restrictions =
check_recipient_access ${indexed}recipient-access
...
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org