On Tue, Jun 17, 2014 at 09:11:15AM -0400, Wietse Venema wrote:
> > [....] Stopping Postfix Mail Transport Agent: postfix/usr/sbin/postconf:
> > warning: /etc/postfix/main.cf: unused parameter:
> > ldap_transport_result_filter=smtp:%s.24t.loc:25
>
> Apparently, postconf 2.9-2.12 error checking for "legacy DBMS
> support" is incomplete. You will get correct result with
> the preferred database configuration method:
>
> /etc/postfix/main.cf:
> transport_maps = ldap:/path/to/file
>
> /path/to/file:
> result_filter=smtp:%s.24t.loc:25
Also note that the non-legacy name "result_format" does not generate
any warnings.
--
Viktor.