postfix-users March 2011 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re : slow transport, master.cf and maxproc value

Re : slow transport, master.cf and maxproc value

From: myrdhin bzh <myrdhinbzh_at_nospam>
Date: Wed Mar 02 2011 - 22:42:47 GMT
To: postfix-users@postfix.org

Thanks for your response Victor. So, if i want max 3 connections (to domain.tld), is this configuration could work (?) : # in main.cf : transport_maps = hash:/etc/postfix/transport slow_destination_concurrency_limit=3 # in /etc/postfix/transport domain.tld slow: # in master.cf : slow unix - - n - 5 smtp thanks, -- Myrdhin,