Le 29/01/2011 22:19, David Touzeau a écrit : > Dear > > I would like to tune postfix smtp sender according specific destination > domains eg number of connexions, number of email per seconds, queue life > time > > Is there any documentation on this needs or how can i define settings in > order to achieve this task ? >
clone the smtp transport in master.cf. for example: slowsmtp unix - - n - - smtp foosmtp unix - - n - - smtp barsmtp unix - - n - - smtp then you can use foosmtp_some_variable = some_value