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
> 
> I see what your doing here.
> It is less to type.
> Is there any other advantage?

You get to change the default database type in one place if some day you
sensibly bandon Berkeley DB for CDB!  And the syntax also works
correctly in multi-instance config files with a non-default
config_directory.

-- 
    Viktor.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to