Displaying 2 results from an estimated 2 matches for "maxperip".
2007 Feb 03
1
POP3-Proxy error
Hi,
as mentioned in another thread I discovered a crash in the pop3-proxy. It
occurs when the remote-pop3-server just drops the connection (in my case
courier was hitting the MAXPERIP-Limit). I don't have a corefile yet, but
will try to get one.
Here the message from the dovecot.log:
dovecot: Feb 02 09:30:00 Error: pop3-login: file pop3-proxy.c: line 20
(proxy_input): assertion failed: (!client->destroyed)
dovecot: Feb 02 09:30:00 Error: pop3-login: Raw backtrace:
pop...
2007 Jun 30
3
v1.1 max connections per user
v1.1 has now:
# Maximum number of connections allowed for a user. The limits are enforced
# separately for IMAP and POP3 connections, so you can move this setting
# inside protocol {} to have separate settings for them. NOTE: The user names
# are compared case-sensitively, so make sure your userdb returns usernames
# always using the same casing so users can't bypass this limit!