On Tue, Dec 12, 2006 at 06:20:41PM -0500, Francisco Reyes wrote:
> Is there a way to separate login_processes_count between imap and pop?
login_processes_count and login_max_processes_count can both
be placed into the 'protocol pop3 {}' and 'protocol imap {}'
sections of dovecot.conf
hmk