On Sun, 2007-07-01 at 01:43 +0300, Timo Sirainen wrote:
> #mail_max_user_connections = 10

Changed:

protocol imap {
  # Maximum number of IMAP connections allowed for a user from each IP address.
  # NOTE: The username is compared compared case-sensitively.
  #mail_max_userip_connections = 10
}

protocol pop3 {
  # Maximum number of POP3 connections allowed for a user from each IP address.
  # NOTE: The username is compared compared case-sensitively.
  #mail_max_userip_connections = 3
}

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to