master.conf revision 110a08d8903a6037940a2ad93dac64aca71c17e1
default_process_limit = 100
default_client_limit = 1000
type = config
mode = 0666
}
}
type = log
process_limit = 1
}
type = anvil
process_limit = 1
}
}
type = auth
# default
mode = 0666
}
# Postfix smtp-auth
#unix_listener {
# mode = 0666
#}
# Dovecot LDA
mode = 0600
}
}
executable = dovecot-auth -w
client_limit = 1
}
}
type = auth-source
executable = imap-login
address = *, ::
port = 143
}
address = *, ::
port = 993
}
# 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
# If you set service_count=0, you probably need to grow this.
vsz_limit = 64
# The only reason not to chroot login process is if you wish to run the
# whole Dovecot without roots. <doc/wiki/Rootless.txt>
chroot = login
}
# This would write rawlogs into user's ~/dovecot.rawlog/, if it exists:
# <doc/wiki/Debugging/Rawlog.txt>
#
# This would attach gdb into the imap process and write backtraces into
# Most of the memory goes to mmap()ing files. You may need to increase this
# limit if you have huge mailboxes.
#vsz_limit = 256
}
type = auth-source
executable = pop3-login
address = *, ::
port = 110
}
address = *, ::
port = 995
}
# See imap-login service for description of these
service_count = 1
vsz_limit = 64
chroot = login
}
}
mode = 0666
}
}
mode = 0666
}
}
mode = 0666
}
}