# 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-bincimaps.in,v 1.1.1.1 2003/08/18 18:06:05 andreaha Exp $ # default: on # description: Binc IMAP, SSL service imaps { disable = no flags = REUSE socket_type = stream wait = no user = root group = root instances = UNLIMITED server = @prefix@/bin/bincimap-up server_args = --ssl --conf=@sysconfdir@/bincimap.conf --logtype=syslog -- /bin/checkpassword @prefix@/bin/bincimapd log_type = SYSLOG daemon info }