z
This commit is contained in:
13
update/data/templates/imap
Normal file
13
update/data/templates/imap
Normal file
@@ -0,0 +1,13 @@
|
||||
# default: on
|
||||
# description: imapd
|
||||
service imap
|
||||
{
|
||||
disable = no
|
||||
socket_type = stream
|
||||
wait = no
|
||||
user = root
|
||||
server = /usr/sbin/imapd
|
||||
#log_on_success += DURATION USERID
|
||||
#log_on_failure += USERID
|
||||
nice = 10
|
||||
}
|
||||
Reference in New Issue
Block a user