OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Parameter help request...

From: Adam C. Mathews (amathewsadrds.com)
Date: Sun Dec 03 2006 - 17:14:48 CST


smtp-filter_destination_concurrency_limit = 2
lmtp-filter_destination_concurrency_limit = 2

I have the above set in my main.cf (distro defaults)...

Can someone tell me how these interact with the maxproc (max_use)
setting in master.cf?

In my master.cf I have the following...

lmtp-filter unix - - y - - lmtp
  -o lmtp_data_done_timeout=1200
  -o lmtp_send_xforward_command=yes
  -o lmtp_cache_connection=no
  -o max_use=10

Do I need to increase the concurrency limit in my main.cf to 10?

Thank you for your time.