Hi,

I am not sure if this is my fault or not, so please accept my apology before hand just in case ;)

I am setting up a new server with postfix using ubuntu 14.04 LTS so using postfix : mail_version = 2.11.0

I duplicate the conf from my old version ubuntu 12.04LTS with postfix version 2.7 and now I get this error while reloading :

/usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: laposte_tr_initial_concurrency=1 /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: hotmail_tr_initial_concurrency=1 /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: laposte_tr_destination_concurrency_limit=1 /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: orange_tr_initial_concurrency=1 /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: laposte_tr_destination_rate_delay=1s /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: laposte_tr_destination_concurrency_failed_cohort_limit=50
...

what have I done wrong ?

I did set the transports ...
# cat transport
yahoo.com       yahoo_tr:
hotmail.com     hotmail_tr:
hotmail.fr      hotmail_tr:
orange.fr       orange_tr:
wanadoo.fr      orange_tr:
wanadoo.com     orange_tr:

# postmap /etc/postfix/transport

Stéphane


Reply via email to