6 Aug
2006
6 Aug
'06
11:40 p.m.
On Wed, 2006-08-02 at 23:20 -0400, Bill Boebel wrote:
It appears that when running Dovecot as a proxy-only box with "login_process_per_connection = no", it ignores the value of login_max_logging_users.
Not really. It does enforce the maximum users _logging in_ limit, but for that isn't counted SSL proxies or other proxies.. I rewrote this in CVS. There's now login_max_connections setting which works pretty much how expected.