On Tue, 16 Oct 2018 at 13:01, Emmanuel Jaep <emmanuel.j...@gmail.com> wrote:
> My main.cf contains: > transport_maps = hash:/etc/postfix/transport_maps > sender_dependant_default_transport_maps = > hash:/etc/postfix/sender_dependant_default_transport_maps > > I get a warning about the directive not being used:... > /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: > sender_dependant_default_transport_maps=hash:/etc/postfix/sender_dependant_default_transport_maps > postfix/postfix-script: refreshing the Postfix mail system > > why would postfix not use this directive? > Because you have a typo in the parameter name, it should be sender_dependent_default_transport_maps