12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
|
service tfido
|
||
|
{
|
||
|
socket_type = stream
|
||
|
protocol = tcp
|
||
|
flags = IPv6
|
||
|
wait = no
|
||
|
user = root
|
||
|
instances = 10
|
||
|
server = /usr/lib/ifmail/ifcico
|
||
|
server_args = -r0 -t1
|
||
|
}
|