Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 538396f428419dccc210a32fab3b4653 > files > 3

bincimap-1.1.4-1mdk.ppc.rpm

# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.

# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307,
# USA.

# $Id: xinetd-bincimap.in,v 1.8 2003/03/24 19:23:31 andreaha Exp $
# default: on
# description: Binc IMAP
service imap
{
	disable		= no
	flags		= REUSE
	socket_type	= stream        
	wait		= no
	user		= root
	group		= root
	instances	= UNLIMITED
	server		= /usr/sbin/bincimap-up
	server_args	= --conf=/etc/bincimap.conf --logtype=syslog -- /bin/checkpassword-pam /usr/sbin/bincimapd --conf=/etc/bincimap.conf
	log_type	= SYSLOG daemon info
}