On 09-09-13 15:41, Harald Leithner wrote:
> does this mean I have 50 user connections running?
> 

No. Some of them will be database connection, but most indeed will be
client-connections.

Use netstat, not lsof to find out which is which:

netstat -anlp|grep `pidof dbmail-imapd`



-- 
________________________________________________________________
Paul J Stevens        pjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/[email protected]/+31.85.877.99.97
________________________________________________________________
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to