On Tue, Mar 24, 2009 at 10:38:48AM +0530, Ashwin Muni wrote:
> what is the directive to limit no of smtp connection to a same destination
http:www.postfix.org/postconf.5.html#transport_destination_concurrency_limit
> (Not Message) and what is the directive that can set no of messages per smtp
> connections
Either 1 message per connection or unbounded (bounded by time not message
count):
http://www.postfix.org/postconf.5.html#smtp_connection_cache_on_demand
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.