Wietse Venema wrote: >> Whilst on the subject of connection caching, I assume postfix will >> (have >> to) do a RSET between each reuse of a connection? (just a sanity >> check on my part). > > Of course. See http://www.postfix.org/CONNECTION_CACHE_README.html > > Wietse
One more question then - by default the smtp client uses caching - do I need to explicitly enable caching for differently named transports that also use the smtp client? I.e. if I had a transport named 'klop', do I need klop_connection_cache_on_demand = yes ? /Per Jessen, Zürich