You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-mail/courierpassd/files/courierpassd

16 lines
232 B

service courierpassd
{
# This is for quick on or off of the service
disable = yes
port = 106
socket_type = stream
protocol = tcp
user = root
server = /usr/sbin/courierpassd
server_args = -s imap
wait = no
instances = 4
}