master.conf revision 1b0c3a8709a6a849c5ab4bcefe78ece6d8189325
#default_process_limit = 100
#default_client_limit = 1000
#default_vsz_limit = 256M
#port = 143
}
#port = 993
#ssl = yes
}
# Number of connections to handle before starting a new process. Typically
# the only useful values are 0 (unlimited) or 1. 1 is more secure, but 0
# is faster. <doc/wiki/LoginProcess.txt>
#service_count = 1
# Number of processes to always keep waiting for more connections.
#process_min_avail = 0
# If you set service_count=0, you probably need to grow this.
#vsz_limit = 64M
}
#port = 110
}
#port = 995
#ssl = yes
}
}
#inet_listener {
# port =
#}
}
# Most of the memory goes to mmap()ing files. You may need to increase this
# limit if you have huge mailboxes.
#vsz_limit = 256M
# Max. number of IMAP processes (connections)
#process_limit = 1024
}
# Max. number of POP3 processes (connections)
#process_limit = 1024
}
# Postfix smtp-auth
# mode = 0666
#}
}