> On Mar 25, 2017, at 9:22 AM, Carlo Poggiarelli <c.poggiare...@gmail.com> > wrote: > > Hi Viktor, > when I restar postfix, I obtain > /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: > sms_destination_recipient_limit=1 > /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: > sms_destination_concurrency_limit=2 > /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: > transport=${indexed}transport > > Any hints?
I sketched a coarse untested outline of how your problem can be solved. I am afraid that making it production ready is not something I can help you with. However, I can correct one obvious typo. That "transport = ..." should have been "transport_maps = ...". -- Viktor.