Re: xinetd.d entry for perdition

"Simon Matter" <[email protected]>
Newsgroups gmane.mail.perdition.user
Message-ID <2f755cd02722a6a8f09193b465d4dba1.squirrel@webmail.bi.corp.invoca.ch>
> Hi
>
> Sorry for this rather basic and more xinetd-oriented question, but does
> anyone on this list perhaps have an xinetd.conf snippet for perdition
> that they'd be willing to post? I'm having difficulties transferring the
> inetd configuration instructions from the man page to xinetd syntax.

I just tried with inetdconvert and it gave me the following. You may use
it as a starting point. (created from the sample of perdition-1.18).

Regards,
Simon

# Converted by inetdconvert
service imaps
{
        socket_type             = stream
        protocol                = tcp
        wait                    = no
        user                    = root
        server                  = /usr/sbin/perdition.imap4s
        server_args             = -i
        disable                 = no
}

______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.