From root@gioria.dyndns.org  Sun Dec 29 08:12:54 2002
Return-Path: <root@gioria.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7141837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Dec 2002 08:12:54 -0800 (PST)
Received: from gioria.dyndns.org (AFontenayssB-104-1-1-234.abo.wanadoo.fr [217.128.58.234])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 029D743EA9
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Dec 2002 08:12:46 -0800 (PST)
	(envelope-from root@gioria.dyndns.org)
Received: from bushmills.intra.thorm.net (bushmills.intra.thorm.net [192.168.0.3])
	by gioria.dyndns.org (Postfix) with ESMTP
	id 648B337485; Sun, 29 Dec 2002 17:20:22 +0100 (CET)
Received: by bushmills.intra.thorm.net (Postfix, from userid 0)
	id 63D0AB84B; Sun, 29 Dec 2002 17:12:43 +0100 (CET)
Message-Id: <20021229161243.63D0AB84B@bushmills.intra.thorm.net>
Date: Sun, 29 Dec 2002 17:12:43 +0100 (CET)
From: Sebastien Gioria <gioria@FreeBSD.ORG>
Reply-To: Sebastien Gioria <gioria@FreeBSD.ORG>
To: FreeBSD-gnats-submit@freebsd.org
Cc: sympa-authors@cru.fr
Subject: new-port: mail/sympa - an electronic mailing list manager
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46615
>Category:       ports
>Synopsis:       new-port: mail/sympa - an electronic mailing list manager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 29 08:20:01 PST 2002
>Closed-Date:    Wed Dec 17 15:54:17 PST 2003
>Last-Modified:  Wed Dec 17 15:54:17 PST 2003
>Originator:     Sebastien Gioria
>Release:        FreeBSD 5.0-RC i386
>Organization:
FreeBSD.ORG
>Environment:
System: FreeBSD bushmills.intra.thorm.net 5.0-RC FreeBSD 5.0-RC #16: Mon Dec 9 18:34:49 CET 2002 eagle@bushmills.intra.thorm.net:/usr/obj/usr/src/sys/bushmills i386
>Description:
	 SYMPA is an electronic mailing list manager. 
	This port require prior to it's installation, the p5-Locale-Msgcat port who was submitted in PR:ports/46604
	Alternativly, it need a USER and GROUP, i've take the 1025 GID and UID for it.

>How-To-Repeat:
	Unshar the following attached file
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	sympa/Makefile
#	sympa/distinfo
#	sympa/pkg-comment
#	sympa/pkg-deinstall
#	sympa/pkg-descr
#	sympa/pkg-install
#	sympa/pkg-plist
#
echo x - sympa/Makefile
sed 's/^X//' >sympa/Makefile << 'END-of-sympa/Makefile'
X# New ports collection makefile for:   sympa
X# Date created:        29 December 2002
X# Whom:                Sebastien Gioria <gioria@FreeBSD.ORG>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sympa
XPORTVERSION=	3.4.2
XCATEGORIES=	mail
XMASTER_SITES=	http://www.sympa.org/distribution/
X
XMAINTAINER=	gioria@FreeBSD.org
X
XPERLBASE=       ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
X
XRUN_DEPENDS+= 	${LOCALBASE}/bin/perl5:${PORTSDIR}/lang/perl5
X
XBUILD_DEPENDS+=	${PERLBASE}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \
X		${PERLBASE}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \
X		${PERLBASE}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
X		${PERLBASE}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
X		${PERLBASE}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
X		${PERLBASE}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
X		${PERLBASE}/Crypt/CipherSaber.pm:${PORTSDIR}/security/p5-Crypt-CipherSaber \
X		${PERLBASE}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB \
X		${PERLBASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
X		${PERLBASE}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
X		${PERLBASE}/${PERL_ARCH}/DBD/Oracle.pm:${PORTSDIR}/databases/p5-DBD-Oracle \
X		${PERLBASE}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg \
X		${PERLBASE}/${PERL_ARCH}/DBD/Sybase.pm:${PORTSDIR}/databases/p5-DBD-Sybase \
X		${PERLBASE}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
X		${PERLBASE}/${PERL_ARCH}/Locale/Msgcat.pm:${PORTSDIR}/misc/p5-Locale-Msgcat
X
XHAS_CONFIGURE=	yes
XUSE_PERL5=	yes
XPKGINSTALL=     ${WRKDIR}/pkg-install
XPKGDEINSTALL=   ${WRKDIR}/pkg-deinstall
XCONFIGURE_ARGS+= --prefix=${PREFIX}/sympa
X
Xpre-install:
X	PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL
X
Xdeinstall:
X	PKG_PREFIX=${PREFIX} ${SH} pkg-deinstall ${PKGNAME} DEINSTALL
X
X.include <bsd.port.mk>
END-of-sympa/Makefile
echo x - sympa/distinfo
sed 's/^X//' >sympa/distinfo << 'END-of-sympa/distinfo'
XMD5 (sympa-3.4.2.tar.gz) = 04b0bb3fa4c20df1c5b23f2173ee9268
END-of-sympa/distinfo
echo x - sympa/pkg-comment
sed 's/^X//' >sympa/pkg-comment << 'END-of-sympa/pkg-comment'
XSYMPA is an electronic mailing list manager
END-of-sympa/pkg-comment
echo x - sympa/pkg-deinstall
sed 's/^X//' >sympa/pkg-deinstall << 'END-of-sympa/pkg-deinstall'
X#! /bin/sh
X
Xif [ "$2" != "DEINSTALL" ]; then
X	exit 0
Xfi
X
XUSER=sympa
XGROUP=${USER}
XUID=1025
XGID=${UID}
X
X
Xecho -n "Removing group \"${GROUP}\"... "
Xpw groupdel -n ${GROUP}
Xecho "done."
Xecho -n "Removing user \"${USER}\"... "
Xeval home=~${USER}
Xecho 'y' | pw userdel -n ${USER}
Xecho "done."
X
END-of-sympa/pkg-deinstall
echo x - sympa/pkg-descr
sed 's/^X//' >sympa/pkg-descr << 'END-of-sympa/pkg-descr'
XSYMPA -- Systeme de Multi-Postage Automatique 
X
XSYMPA is an electronic mailing list manager. It is used to automate list
Xmanagement functions such as subscription, moderation and management of 
Xarchives. SYMPA also manages sending of messages to the lists, and 
Xmakes it possible to reduce the load on the system. Provided that you 
Xhave enough memory on your system, Sympa is especially well adapted for big 
Xlists. For a list with 20 000 subscribers, it takes 5 minutes to send a
Xmessage to 90% of subscribers, of course considering that the network is 
Xavailable.
X
XDocumentation is available under HTML and SGML (source) formats. 
X
XCopyright (c) 1997,1998,1999,2000,2001 Comite Reseau des Universites
XCopyright (c) 1997,1998,1999 Institut Pasteur & Christophe Wolfhugel
X
X  You may distribute under the terms of the GNU General
X  Public License Version 2
X
X
XWWW:    http://www.sympa.org/
END-of-sympa/pkg-descr
echo x - sympa/pkg-install
sed 's/^X//' >sympa/pkg-install << 'END-of-sympa/pkg-install'
X#!/bin/sh
X# $FreeBSD$
X#
X
Xif [ "$2" != "PRE-INSTALL" ]; then
X	exit 0
Xfi
X
XUSER=sympa
XGROUP=${USER}
XUID=1025
XGID=${UID}
X
Xif ! pw groupshow "${GROUP}" 2>/dev/null 1>&2; then
X	if pw groupadd ${GROUP} -g ${GID}; then
X		echo "Added group \"${GROUP}\"."
X	else
X		echo "Adding group \"${GROUP}\" failed..."
X		exit 1
X	fi
Xfi
X
Xif ! pw usershow "${USER}" 2>/dev/null 1>&2; then
X	if pw useradd ${USER} -u ${UID} -g ${GROUP} -h - \
X		-s "/sbin/nologin" -d "/nonexistent" \
X		-c "World Wide Web Owner"; \
X	then
X		echo "Added user \"${USER}\"."
X	else
X		echo "Adding user \"${USER}\" failed..."
X		exit 1
X	fi
Xfi
X
Xexit 0
END-of-sympa/pkg-install
echo x - sympa/pkg-plist
sed 's/^X//' >sympa/pkg-plist << 'END-of-sympa/pkg-plist'
Xsympa/bin/etc/scenari/access_web_archive.closed
Xsympa/bin/etc/scenari/visibility.private
Xsympa/bin/etc/scenari/visibility.noconceal
Xsympa/bin/etc/scenari/visibility.intranet
Xsympa/bin/etc/scenari/visibility.conceal
Xsympa/bin/etc/scenari/unsubscribe.owner
Xsympa/bin/etc/scenari/unsubscribe.open_notify
Xsympa/bin/etc/scenari/unsubscribe.open
Xsympa/bin/etc/scenari/unsubscribe.closed
Xsympa/bin/etc/scenari/unsubscribe.auth_notify
Xsympa/bin/etc/scenari/unsubscribe.auth
Xsympa/bin/etc/scenari/topics_visibility.noconceal
Xsympa/bin/etc/scenari/topics_visibility.identified
Xsympa/bin/etc/scenari/topics_visibility.conceal
Xsympa/bin/etc/scenari/subscribe.smimeorowner
Xsympa/bin/etc/scenari/subscribe.smime
Xsympa/bin/etc/scenari/subscribe.owner
Xsympa/bin/etc/scenari/subscribe.open_quiet
Xsympa/bin/etc/scenari/subscribe.open_notify
Xsympa/bin/etc/scenari/subscribe.open
Xsympa/bin/etc/scenari/subscribe.intranetorowner
Xsympa/bin/etc/scenari/subscribe.intranet
Xsympa/bin/etc/scenari/subscribe.closed
Xsympa/bin/etc/scenari/subscribe.auth_owner
Xsympa/bin/etc/scenari/subscribe.auth_notify
Xsympa/bin/etc/scenari/subscribe.auth
Xsympa/bin/etc/scenari/send.publicnomultipart
Xsympa/bin/etc/scenari/send.publicnoattachment
Xsympa/bin/etc/scenari/send.publickey
Xsympa/bin/etc/scenari/send.public_nobcc
Xsympa/bin/etc/scenari/send.public
Xsympa/bin/etc/scenari/send.privateorpublickey
Xsympa/bin/etc/scenari/send.privatekey
Xsympa/bin/etc/scenari/send.privateoreditorkey
Xsympa/bin/etc/scenari/send.privatekeyandeditorkeyonly
Xsympa/bin/etc/scenari/send.privateandnomultipartoreditorkey
Xsympa/bin/etc/scenari/send.privateandeditorkey
Xsympa/bin/etc/scenari/send.private_smime
Xsympa/bin/etc/scenari/send.private
Xsympa/bin/etc/scenari/send.newsletterkeyonly
Xsympa/bin/etc/scenari/send.newsletter
Xsympa/bin/etc/scenari/send.intranetorprivate
Xsympa/bin/etc/scenari/send.intranet
Xsympa/bin/etc/scenari/send.editorkeyonlyauth
Xsympa/bin/etc/scenari/send.editorkeyonly
Xsympa/bin/etc/scenari/send.editorkey
Xsympa/bin/etc/scenari/send.editor
Xsympa/bin/etc/scenari/send.closed
Xsympa/bin/etc/scenari/review.public
Xsympa/bin/etc/scenari/review.private
Xsympa/bin/etc/scenari/info.open
Xsympa/bin/etc/scenari/review.owner
Xsympa/bin/etc/scenari/review.listmaster
Xsympa/bin/etc/scenari/review.intranet
Xsympa/bin/etc/scenari/review.closed
Xsympa/bin/etc/scenari/remind.owner
Xsympa/bin/etc/scenari/remind.listmaster
Xsympa/bin/etc/scenari/invite.public
Xsympa/bin/etc/scenari/invite.private
Xsympa/bin/etc/scenari/invite.owner
Xsympa/bin/etc/scenari/invite.closed
Xsympa/bin/etc/scenari/info.private
Xsympa/bin/etc/scenari/global_remind.listmaster
Xsympa/bin/etc/scenari/edit_list.owner
Xsympa/bin/etc/scenari/edit_list.closed
Xsympa/bin/etc/scenari/del.owner_notify
Xsympa/bin/etc/scenari/del.owner
Xsympa/bin/etc/scenari/del.closed
Xsympa/bin/etc/scenari/del.auth
Xsympa/bin/etc/scenari/d_read.public
Xsympa/bin/etc/scenari/d_read.private
Xsympa/bin/etc/scenari/d_read.owner
Xsympa/bin/etc/scenari/d_edit.public
Xsympa/bin/etc/scenari/d_edit.private
Xsympa/bin/etc/scenari/d_edit.owner
Xsympa/bin/etc/scenari/create_list.public_listmaster
Xsympa/bin/etc/scenari/create_list.listmaster
Xsympa/bin/etc/scenari/create_list.intranet
Xsympa/bin/etc/scenari/add.owner_notify
Xsympa/bin/etc/scenari/add.owner
Xsympa/bin/etc/scenari/add.closed
Xsympa/bin/etc/scenari/add.auth
Xsympa/bin/etc/scenari/access_web_archive.public
Xsympa/bin/etc/scenari/access_web_archive.private
Xsympa/bin/etc/scenari/access_web_archive.owner
Xsympa/bin/etc/scenari/access_web_archive.listmaster
Xsympa/bin/etc/scenari/access_web_archive.intranet
Xsympa/bin/etc/scenari/visibility.secret
Xsympa/bin/etc/scenari/add.default
Xsympa/bin/etc/scenari/d_edit.default
Xsympa/bin/etc/scenari/d_read.default
Xsympa/bin/etc/scenari/del.default
Xsympa/bin/etc/scenari/info.default
Xsympa/bin/etc/scenari/invite.default
Xsympa/bin/etc/scenari/remind.default
Xsympa/bin/etc/scenari/review.default
Xsympa/bin/etc/scenari/send.default
Xsympa/bin/etc/scenari/subscribe.default
Xsympa/bin/etc/scenari/topics_visibility.default
Xsympa/bin/etc/scenari/unsubscribe.default
Xsympa/bin/etc/scenari/visibility.default
Xsympa/bin/etc/create_list_templates/intranet_list/config.tpl
Xsympa/bin/etc/create_list_templates/intranet_list/comment
Xsympa/bin/etc/create_list_templates/private_working_group/config.tpl
Xsympa/bin/etc/create_list_templates/private_working_group/comment
Xsympa/bin/etc/create_list_templates/news-letter/config.tpl
Xsympa/bin/etc/create_list_templates/news-letter/comment
Xsympa/bin/etc/create_list_templates/public_web_forum/config.tpl
Xsympa/bin/etc/create_list_templates/public_web_forum/comment
Xsympa/bin/etc/create_list_templates/html-news-letter/config.tpl
Xsympa/bin/etc/create_list_templates/html-news-letter/comment
Xsympa/bin/etc/create_list_templates/hotline/config.tpl
Xsympa/bin/etc/create_list_templates/hotline/comment
Xsympa/bin/etc/create_list_templates/discussion_list/config.tpl
Xsympa/bin/etc/create_list_templates/discussion_list/comment
Xsympa/bin/etc/templates/sendpasswd.cn.tpl
Xsympa/bin/etc/templates/bye.cz.tpl
Xsympa/bin/etc/templates/welcome.cz.tpl
Xsympa/bin/etc/templates/stats_report.cz.tpl
Xsympa/bin/etc/templates/sendpasswd.cz.tpl
Xsympa/bin/etc/templates/review.cz.tpl
Xsympa/bin/etc/templates/removed.cz.tpl
Xsympa/bin/etc/templates/remind.cz.tpl
Xsympa/bin/etc/templates/reject.cz.tpl
Xsympa/bin/etc/templates/modindex.cz.tpl
Xsympa/bin/etc/templates/moderate.cz.tpl
Xsympa/bin/etc/templates/lists.cz.tpl
Xsympa/bin/etc/templates/invite.cz.tpl
Xsympa/bin/etc/templates/info_report.cz.tpl
Xsympa/bin/etc/templates/helpfile.cz.tpl
Xsympa/bin/etc/templates/global_remind.cz.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.cz.tpl
Xsympa/bin/etc/templates/bye.de.tpl
Xsympa/bin/etc/templates/welcome.de.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.de.tpl
Xsympa/bin/etc/templates/stats_report.de.tpl
Xsympa/bin/etc/templates/sendpasswd.de.tpl
Xsympa/bin/etc/templates/review.de.tpl
Xsympa/bin/etc/templates/removed.de.tpl
Xsympa/bin/etc/templates/remind.de.tpl
Xsympa/bin/etc/templates/reject.de.tpl
Xsympa/bin/etc/templates/modindex.de.tpl
Xsympa/bin/etc/templates/moderate.de.tpl
Xsympa/bin/etc/templates/lists.de.tpl
Xsympa/bin/etc/templates/invite.de.tpl
Xsympa/bin/etc/templates/info_report.de.tpl
Xsympa/bin/etc/templates/helpfile.de.tpl
Xsympa/bin/etc/templates/global_remind.de.tpl
Xsympa/bin/etc/templates/your_infected_msg.de.tpl
Xsympa/bin/etc/templates/bye.es.tpl
Xsympa/bin/etc/templates/stats_report.es.tpl
Xsympa/bin/etc/templates/sendpasswd.es.tpl
Xsympa/bin/etc/templates/review.es.tpl
Xsympa/bin/etc/templates/removed.es.tpl
Xsympa/bin/etc/templates/remind.es.tpl
Xsympa/bin/etc/templates/reject.es.tpl
Xsympa/bin/etc/templates/modindex.es.tpl
Xsympa/bin/etc/templates/moderate.es.tpl
Xsympa/bin/etc/templates/lists.es.tpl
Xsympa/bin/etc/templates/invite.es.tpl
Xsympa/bin/etc/templates/info_report.es.tpl
Xsympa/bin/etc/templates/helpfile.es.tpl
Xsympa/bin/etc/templates/global_remind.es.tpl
Xsympa/bin/etc/templates/welcome.es.tpl
Xsympa/bin/etc/templates/bye.et.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.et.tpl
Xsympa/bin/etc/templates/welcome.et.tpl
Xsympa/bin/etc/templates/summary.et.tpl
Xsympa/bin/etc/templates/stats_report.et.tpl
Xsympa/bin/etc/templates/sendpasswd.et.tpl
Xsympa/bin/etc/templates/review.et.tpl
Xsympa/bin/etc/templates/removed.et.tpl
Xsympa/bin/etc/templates/remind.et.tpl
Xsympa/bin/etc/templates/reject.et.tpl
Xsympa/bin/etc/templates/modindex.et.tpl
Xsympa/bin/etc/templates/moderate.et.tpl
Xsympa/bin/etc/templates/lists.et.tpl
Xsympa/bin/etc/templates/listmaster_notification.et.tpl
Xsympa/bin/etc/templates/list_unknown.et.tpl
Xsympa/bin/etc/templates/list_created.et.tpl
Xsympa/bin/etc/templates/invite.et.tpl
Xsympa/bin/etc/templates/info_report.et.tpl
Xsympa/bin/etc/templates/helpfile.et.tpl
Xsympa/bin/etc/templates/global_remind.et.tpl
Xsympa/bin/etc/templates/expire_warning2.et.tpl
Xsympa/bin/etc/templates/expire_warning1.et.tpl
Xsympa/bin/etc/templates/expire_deletion.et.tpl
Xsympa/bin/etc/templates/certif_warning.et.tpl
Xsympa/bin/etc/templates/your_infected_msg.et.tpl
Xsympa/bin/etc/templates/bye.fi.tpl
Xsympa/bin/etc/templates/welcome.fi.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.fi.tpl
Xsympa/bin/etc/templates/summary.fi.tpl
Xsympa/bin/etc/templates/stats_report.fi.tpl
Xsympa/bin/etc/templates/sendpasswd.fi.tpl
Xsympa/bin/etc/templates/review.fi.tpl
Xsympa/bin/etc/templates/removed.fi.tpl
Xsympa/bin/etc/templates/remind.fi.tpl
Xsympa/bin/etc/templates/reject.fi.tpl
Xsympa/bin/etc/templates/modindex.fi.tpl
Xsympa/bin/etc/templates/moderate.fi.tpl
Xsympa/bin/etc/templates/lists.fi.tpl
Xsympa/bin/etc/templates/listowner_notification.fi.tpl
Xsympa/bin/etc/templates/listmaster_notification.fi.tpl
Xsympa/bin/etc/templates/list_unknown.fi.tpl
Xsympa/bin/etc/templates/list_created.fi.tpl
Xsympa/bin/etc/templates/invite.fi.tpl
Xsympa/bin/etc/templates/info_report.fi.tpl
Xsympa/bin/etc/templates/helpfile.fi.tpl
Xsympa/bin/etc/templates/global_remind.fi.tpl
Xsympa/bin/etc/templates/expire_warning2.fi.tpl
Xsympa/bin/etc/templates/expire_warning1.fi.tpl
Xsympa/bin/etc/templates/expire_deletion.fi.tpl
Xsympa/bin/etc/templates/certif_warning.fi.tpl
Xsympa/bin/etc/templates/your_infected_msg.fi.tpl
Xsympa/bin/etc/templates/bye.fr.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.fr.tpl
Xsympa/bin/etc/templates/welcome.fr.tpl
Xsympa/bin/etc/templates/stats_report.fr.tpl
Xsympa/bin/etc/templates/sendpasswd.fr.tpl
Xsympa/bin/etc/templates/review.fr.tpl
Xsympa/bin/etc/templates/removed.fr.tpl
Xsympa/bin/etc/templates/remind.fr.tpl
Xsympa/bin/etc/templates/reject.fr.tpl
Xsympa/bin/etc/templates/modindex.fr.tpl
Xsympa/bin/etc/templates/moderate.fr.tpl
Xsympa/bin/etc/templates/lists.fr.tpl
Xsympa/bin/etc/templates/listowner_notification.fr.tpl
Xsympa/bin/etc/templates/listmaster_notification.fr.tpl
Xsympa/bin/etc/templates/list_created.fr.tpl
Xsympa/bin/etc/templates/invite.fr.tpl
Xsympa/bin/etc/templates/info_report.fr.tpl
Xsympa/bin/etc/templates/helpfile.fr.tpl
Xsympa/bin/etc/templates/global_remind.fr.tpl
Xsympa/bin/etc/templates/expire_warning2.fr.tpl
Xsympa/bin/etc/templates/expire_warning1.fr.tpl
Xsympa/bin/etc/templates/expire_deletion.fr.tpl
Xsympa/bin/etc/templates/certif_warning.fr.tpl
Xsympa/bin/etc/templates/your_infected_msg.fr.tpl
Xsympa/bin/etc/templates/bye.hu.tpl
Xsympa/bin/etc/templates/welcome.hu.tpl
Xsympa/bin/etc/templates/stats_report.hu.tpl
Xsympa/bin/etc/templates/sendpasswd.hu.tpl
Xsympa/bin/etc/templates/review.hu.tpl
Xsympa/bin/etc/templates/removed.hu.tpl
Xsympa/bin/etc/templates/remind.hu.tpl
Xsympa/bin/etc/templates/reject.hu.tpl
Xsympa/bin/etc/templates/modindex.hu.tpl
Xsympa/bin/etc/templates/moderate.hu.tpl
Xsympa/bin/etc/templates/lists.hu.tpl
Xsympa/bin/etc/templates/invite.hu.tpl
Xsympa/bin/etc/templates/info_report.hu.tpl
Xsympa/bin/etc/templates/helpfile.hu.tpl
Xsympa/bin/etc/templates/global_remind.hu.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.hu.tpl
Xsympa/bin/etc/templates/bye.it.tpl
Xsympa/bin/etc/templates/welcome.it.tpl
Xsympa/bin/etc/templates/stats_report.it.tpl
Xsympa/bin/etc/templates/sendpasswd.it.tpl
Xsympa/bin/etc/templates/review.it.tpl
Xsympa/bin/etc/templates/removed.it.tpl
Xsympa/bin/etc/templates/remind.it.tpl
Xsympa/bin/etc/templates/modindex.it.tpl
Xsympa/bin/etc/templates/moderate.it.tpl
Xsympa/bin/etc/templates/lists.it.tpl
Xsympa/bin/etc/templates/invite.it.tpl
Xsympa/bin/etc/templates/info_report.it.tpl
Xsympa/bin/etc/templates/helpfile.it.tpl
Xsympa/bin/etc/templates/global_remind.it.tpl
Xsympa/bin/etc/templates/your_infected_msg.it.tpl
Xsympa/bin/etc/templates/bye.nl.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.nl.tpl
Xsympa/bin/etc/templates/welcome.nl.tpl
Xsympa/bin/etc/templates/summary.nl.tpl
Xsympa/bin/etc/templates/stats_report.nl.tpl
Xsympa/bin/etc/templates/sendpasswd.nl.tpl
Xsympa/bin/etc/templates/review.nl.tpl
Xsympa/bin/etc/templates/removed.nl.tpl
Xsympa/bin/etc/templates/remind.nl.tpl
Xsympa/bin/etc/templates/reject.nl.tpl
Xsympa/bin/etc/templates/modindex.nl.tpl
Xsympa/bin/etc/templates/moderate.nl.tpl
Xsympa/bin/etc/templates/lists.nl.tpl
Xsympa/bin/etc/templates/listowner_notification.nl.tpl
Xsympa/bin/etc/templates/listmaster_notification.nl.tpl
Xsympa/bin/etc/templates/list_unknown.nl.tpl
Xsympa/bin/etc/templates/list_created.nl.tpl
Xsympa/bin/etc/templates/invite.nl.tpl
Xsympa/bin/etc/templates/info_report.nl.tpl
Xsympa/bin/etc/templates/helpfile.nl.tpl
Xsympa/bin/etc/templates/global_remind.nl.tpl
Xsympa/bin/etc/templates/expire_warning2.nl.tpl
Xsympa/bin/etc/templates/expire_warning1.nl.tpl
Xsympa/bin/etc/templates/expire_deletion.nl.tpl
Xsympa/bin/etc/templates/certif_warning.nl.tpl
Xsympa/bin/etc/templates/your_infected_msg.nl.tpl
Xsympa/bin/etc/templates/bye.pl.tpl
Xsympa/bin/etc/templates/stats_report.pl.tpl
Xsympa/bin/etc/templates/review.pl.tpl
Xsympa/bin/etc/templates/removed.pl.tpl
Xsympa/bin/etc/templates/remind.pl.tpl
Xsympa/bin/etc/templates/reject.pl.tpl
Xsympa/bin/etc/templates/modindex.pl.tpl
Xsympa/bin/etc/templates/moderate.pl.tpl
Xsympa/bin/etc/templates/lists.tpl
Xsympa/bin/etc/templates/invite.pl.tpl
Xsympa/bin/etc/templates/info_report.pl.tpl
Xsympa/bin/etc/templates/helpfile.pl.tpl
Xsympa/bin/etc/templates/global_remind.pl.tpl
Xsympa/bin/etc/templates/welcome.pl.tpl
Xsympa/bin/etc/templates/bye.pt.tpl
Xsympa/bin/etc/templates/removed.pt.tpl
Xsympa/bin/etc/templates/remind.pt.tpl
Xsympa/bin/etc/templates/reject.pt.tpl
Xsympa/bin/etc/templates/lists.pt.tpl
Xsympa/bin/etc/templates/invite.pt.tpl
Xsympa/bin/etc/templates/helpfile.pt.tpl
Xsympa/bin/etc/templates/global_remind.pt.tpl
Xsympa/bin/etc/templates/welcome.pt.tpl
Xsympa/bin/etc/templates/bye.ro.tpl
Xsympa/bin/etc/templates/welcome.ro.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.ro.tpl
Xsympa/bin/etc/templates/summary.ro.tpl
Xsympa/bin/etc/templates/stats_report.ro.tpl
Xsympa/bin/etc/templates/sendpasswd.ro.tpl
Xsympa/bin/etc/templates/review.ro.tpl
Xsympa/bin/etc/templates/removed.ro.tpl
Xsympa/bin/etc/templates/remind.ro.tpl
Xsympa/bin/etc/templates/reject.ro.tpl
Xsympa/bin/etc/templates/modindex.ro.tpl
Xsympa/bin/etc/templates/moderate.ro.tpl
Xsympa/bin/etc/templates/lists.ro.tpl
Xsympa/bin/etc/templates/listowner_notification2.ro.tpl
Xsympa/bin/etc/templates/list_unknown.ro.tpl
Xsympa/bin/etc/templates/list_created.ro.tpl
Xsympa/bin/etc/templates/invite.ro.tpl
Xsympa/bin/etc/templates/info_report.ro.tpl
Xsympa/bin/etc/templates/helpfile.ro.tpl
Xsympa/bin/etc/templates/global_remind.ro.tpl
Xsympa/bin/etc/templates/bye.us.tpl
Xsympa/bin/etc/templates/expire_warning2.ro.tpl
Xsympa/bin/etc/templates/expire_warning1.ro.tpl
Xsympa/bin/etc/templates/expire_deletion.ro.tpl
Xsympa/bin/etc/templates/certif_warning.ro.tpl
Xsympa/bin/etc/templates/your_infected_msg.ro.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.us.tpl
Xsympa/bin/etc/templates/welcome.us.tpl
Xsympa/bin/etc/templates/summary.us.tpl
Xsympa/bin/etc/templates/stats_report.us.tpl
Xsympa/bin/etc/templates/sendpasswd.us.tpl
Xsympa/bin/etc/templates/review.us.tpl
Xsympa/bin/etc/templates/removed.us.tpl
Xsympa/bin/etc/templates/remind.us.tpl
Xsympa/bin/etc/templates/reject.us.tpl
Xsympa/bin/etc/templates/modindex.us.tpl
Xsympa/bin/etc/templates/moderate.us.tpl
Xsympa/bin/etc/templates/lists.us.tpl
Xsympa/bin/etc/templates/list_unknown.us.tpl
Xsympa/bin/etc/templates/listowner_notification.us.tpl
Xsympa/bin/etc/templates/listmaster_notification.us.tpl
Xsympa/bin/etc/templates/list_created.us.tpl
Xsympa/bin/etc/templates/invite.us.tpl
Xsympa/bin/etc/templates/info_report.us.tpl
Xsympa/bin/etc/templates/helpfile.us.tpl
Xsympa/bin/etc/templates/global_remind.us.tpl
Xsympa/bin/etc/templates/expire_warning2.us.tpl
Xsympa/bin/etc/templates/expire_warning1.us.tpl
Xsympa/bin/etc/templates/expire_deletion.us.tpl
Xsympa/bin/etc/templates/certif_warning.us.tpl
Xsympa/bin/etc/templates/your_infected_msg.us.tpl
Xsympa/bin/etc/templates/bye.tpl
Xsympa/bin/etc/templates/x509-user-cert-missing.tpl
Xsympa/bin/etc/templates/welcome.tpl
Xsympa/bin/etc/templates/summary.tpl
Xsympa/bin/etc/templates/stats_report.tpl
Xsympa/bin/etc/templates/sendpasswd.tpl
Xsympa/bin/etc/templates/review.tpl
Xsympa/bin/etc/templates/removed.tpl
Xsympa/bin/etc/templates/remind.tpl
Xsympa/bin/etc/templates/reject.tpl
Xsympa/bin/etc/templates/modindex.tpl
Xsympa/bin/etc/templates/moderate.tpl
Xsympa/bin/etc/templates/list_unknown.tpl
Xsympa/bin/etc/templates/listowner_notification.tpl
Xsympa/bin/etc/templates/listmaster_notification.tpl
Xsympa/bin/etc/templates/list_created.tpl
Xsympa/bin/etc/templates/invite.tpl
Xsympa/bin/etc/templates/info_report.tpl
Xsympa/bin/etc/templates/helpfile.tpl
Xsympa/bin/etc/templates/global_remind.tpl
Xsympa/bin/etc/templates/expire_warning2.tpl
Xsympa/bin/etc/templates/expire_warning1.tpl
Xsympa/bin/etc/templates/expire_deletion.tpl
Xsympa/bin/etc/templates/certif_warning.tpl
Xsympa/bin/etc/templates/your_infected_msg.tpl
Xsympa/bin/etc/list_task_models/sync_include.ttl.task
Xsympa/bin/etc/list_task_models/remind.yearly.task
Xsympa/bin/etc/list_task_models/remind.monthly.task
Xsympa/bin/etc/list_task_models/remind.2month.task
Xsympa/bin/etc/list_task_models/expire.yearly.task
Xsympa/bin/etc/global_task_models/purge_user_table.monthly.task
Xsympa/bin/etc/global_task_models/expire_bounce.daily.task
Xsympa/bin/etc/global_task_models/crl_update.daily.task
Xsympa/bin/etc/global_task_models/chk_cert_expiration.daily.task
Xsympa/bin/etc/ca-bundle.crt
Xsympa/bin/etc/edit_list.conf
Xsympa/bin/etc/create_list.conf
Xsympa/bin/etc/mhonarc-ressources
Xsympa/bin/etc/list_aliases.tpl
Xsympa/bin/etc/wws_templates/add_request.cn.tpl
Xsympa/bin/etc/wws_templates/admin.cn.tpl
Xsympa/bin/etc/wws_templates/admin_menu.cn.tpl
Xsympa/bin/etc/wws_templates/arc.cn.tpl
Xsympa/bin/etc/wws_templates/arc_protect.cn.tpl
Xsympa/bin/etc/wws_templates/arcsearch.cn.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.cn.tpl
Xsympa/bin/etc/wws_templates/change_email.cn.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.cn.tpl
Xsympa/bin/etc/wws_templates/close_list.cn.tpl
Xsympa/bin/etc/wws_templates/compose_mail.cn.tpl
Xsympa/bin/etc/wws_templates/create_list.cn.tpl
Xsympa/bin/etc/wws_templates/create_list_request.cn.tpl
Xsympa/bin/etc/wws_templates/d_control.cn.tpl
Xsympa/bin/etc/wws_templates/d_editfile.cn.tpl
Xsympa/bin/etc/wws_templates/d_read.cn.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.cn.tpl
Xsympa/bin/etc/wws_templates/editfile.cn.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.cn.tpl
Xsympa/bin/etc/wws_templates/error.cn.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.cn.tpl
Xsympa/bin/etc/wws_templates/help.cn.tpl
Xsympa/bin/etc/wws_templates/help_admin.cn.tpl
Xsympa/bin/etc/wws_templates/help_editfile.cn.tpl
Xsympa/bin/etc/wws_templates/help_editlist.cn.tpl
Xsympa/bin/etc/wws_templates/home.cn.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.cn.tpl
Xsympa/bin/etc/wws_templates/list_menu.cn.tpl
Xsympa/bin/etc/wws_templates/lists.cn.tpl
Xsympa/bin/etc/wws_templates/login.cn.tpl
Xsympa/bin/etc/wws_templates/loginbanner.cn.tpl
Xsympa/bin/etc/wws_templates/loginrequest.cn.tpl
Xsympa/bin/etc/wws_templates/menu.cn.tpl
Xsympa/bin/etc/wws_templates/modindex.cn.tpl
Xsympa/bin/etc/wws_templates/notice.cn.tpl
Xsympa/bin/etc/wws_templates/pref.cn.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.cn.tpl
Xsympa/bin/etc/wws_templates/remove_arc.cn.tpl
Xsympa/bin/etc/wws_templates/review.cn.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.cn.tpl
Xsympa/bin/etc/wws_templates/scenario_test.cn.tpl
Xsympa/bin/etc/wws_templates/serveradmin.cn.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.cn.tpl
Xsympa/bin/etc/wws_templates/show_cert.cn.tpl
Xsympa/bin/etc/wws_templates/sigrequest.cn.tpl
Xsympa/bin/etc/wws_templates/subindex.cn.tpl
Xsympa/bin/etc/wws_templates/suboptions.cn.tpl
Xsympa/bin/etc/wws_templates/subrequest.cn.tpl
Xsympa/bin/etc/wws_templates/title.cn.tpl
Xsympa/bin/etc/wws_templates/view_translations.cn.tpl
Xsympa/bin/etc/wws_templates/viewmod.cn.tpl
Xsympa/bin/etc/wws_templates/add_request.cz.tpl
Xsympa/bin/etc/wws_templates/admin.cz.tpl
Xsympa/bin/etc/wws_templates/admin_menu.cz.tpl
Xsympa/bin/etc/wws_templates/arc.cz.tpl
Xsympa/bin/etc/wws_templates/arc_protect.cz.tpl
Xsympa/bin/etc/wws_templates/arcsearch.cz.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.cz.tpl
Xsympa/bin/etc/wws_templates/change_email.cz.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.cz.tpl
Xsympa/bin/etc/wws_templates/close_list.cz.tpl
Xsympa/bin/etc/wws_templates/compose_mail.cz.tpl
Xsympa/bin/etc/wws_templates/create_list.cz.tpl
Xsympa/bin/etc/wws_templates/create_list_request.cz.tpl
Xsympa/bin/etc/wws_templates/d_control.cz.tpl
Xsympa/bin/etc/wws_templates/d_editfile.cz.tpl
Xsympa/bin/etc/wws_templates/d_read.cz.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.cz.tpl
Xsympa/bin/etc/wws_templates/editfile.cz.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.cz.tpl
Xsympa/bin/etc/wws_templates/error.cz.tpl
Xsympa/bin/etc/wws_templates/help.cz.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.cz.tpl
Xsympa/bin/etc/wws_templates/help_admin.cz.tpl
Xsympa/bin/etc/wws_templates/help_editfile.cz.tpl
Xsympa/bin/etc/wws_templates/help_editlist.cz.tpl
Xsympa/bin/etc/wws_templates/home.cz.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.cz.tpl
Xsympa/bin/etc/wws_templates/list_menu.cz.tpl
Xsympa/bin/etc/wws_templates/lists.cz.tpl
Xsympa/bin/etc/wws_templates/loginbanner.cz.tpl
Xsympa/bin/etc/wws_templates/loginrequest.cz.tpl
Xsympa/bin/etc/wws_templates/menu.cz.tpl
Xsympa/bin/etc/wws_templates/modindex.cz.tpl
Xsympa/bin/etc/wws_templates/notice.cz.tpl
Xsympa/bin/etc/wws_templates/pref.cz.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.cz.tpl
Xsympa/bin/etc/wws_templates/remove_arc.cz.tpl
Xsympa/bin/etc/wws_templates/review.cz.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.cz.tpl
Xsympa/bin/etc/wws_templates/arc.de.tpl
Xsympa/bin/etc/wws_templates/scenario_test.cz.tpl
Xsympa/bin/etc/wws_templates/serveradmin.cz.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.cz.tpl
Xsympa/bin/etc/wws_templates/show_cert.cz.tpl
Xsympa/bin/etc/wws_templates/sigrequest.cz.tpl
Xsympa/bin/etc/wws_templates/suboptions.cz.tpl
Xsympa/bin/etc/wws_templates/subrequest.cz.tpl
Xsympa/bin/etc/wws_templates/title.cz.tpl
Xsympa/bin/etc/wws_templates/view_translations.cz.tpl
Xsympa/bin/etc/wws_templates/viewmod.cz.tpl
Xsympa/bin/etc/wws_templates/add_request.de.tpl
Xsympa/bin/etc/wws_templates/admin.de.tpl
Xsympa/bin/etc/wws_templates/admin_menu.de.tpl
Xsympa/bin/etc/wws_templates/arc_protect.de.tpl
Xsympa/bin/etc/wws_templates/arcsearch.de.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.de.tpl
Xsympa/bin/etc/wws_templates/change_email.de.tpl
Xsympa/bin/etc/wws_templates/help.de.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.de.tpl
Xsympa/bin/etc/wws_templates/close_list.de.tpl
Xsympa/bin/etc/wws_templates/compose_mail.de.tpl
Xsympa/bin/etc/wws_templates/create_list.de.tpl
Xsympa/bin/etc/wws_templates/create_list_request.de.tpl
Xsympa/bin/etc/wws_templates/d_control.de.tpl
Xsympa/bin/etc/wws_templates/d_editfile.de.tpl
Xsympa/bin/etc/wws_templates/d_read.de.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.de.tpl
Xsympa/bin/etc/wws_templates/editfile.de.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.de.tpl
Xsympa/bin/etc/wws_templates/error.de.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.de.tpl
Xsympa/bin/etc/wws_templates/help_admin.de.tpl
Xsympa/bin/etc/wws_templates/help_editfile.de.tpl
Xsympa/bin/etc/wws_templates/help_editlist.de.tpl
Xsympa/bin/etc/wws_templates/home.de.tpl
Xsympa/bin/etc/wws_templates/info.de.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.de.tpl
Xsympa/bin/etc/wws_templates/list_menu.de.tpl
Xsympa/bin/etc/wws_templates/lists.de.tpl
Xsympa/bin/etc/wws_templates/login.de.tpl
Xsympa/bin/etc/wws_templates/loginbanner.de.tpl
Xsympa/bin/etc/wws_templates/loginrequest.de.tpl
Xsympa/bin/etc/wws_templates/menu.de.tpl
Xsympa/bin/etc/wws_templates/modindex.de.tpl
Xsympa/bin/etc/wws_templates/notice.de.tpl
Xsympa/bin/etc/wws_templates/pref.de.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.de.tpl
Xsympa/bin/etc/wws_templates/remove_arc.de.tpl
Xsympa/bin/etc/wws_templates/review.de.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.de.tpl
Xsympa/bin/etc/wws_templates/scenario_test.de.tpl
Xsympa/bin/etc/wws_templates/serveradmin.de.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.de.tpl
Xsympa/bin/etc/wws_templates/show_cert.de.tpl
Xsympa/bin/etc/wws_templates/arc.tpl
Xsympa/bin/etc/wws_templates/sigrequest.de.tpl
Xsympa/bin/etc/wws_templates/suboptions.de.tpl
Xsympa/bin/etc/wws_templates/subrequest.de.tpl
Xsympa/bin/etc/wws_templates/title.de.tpl
Xsympa/bin/etc/wws_templates/view_translations.de.tpl
Xsympa/bin/etc/wws_templates/viewbounce.de.tpl
Xsympa/bin/etc/wws_templates/viewmod.de.tpl
Xsympa/bin/etc/wws_templates/add_request.es.tpl
Xsympa/bin/etc/wws_templates/admin.es.tpl
Xsympa/bin/etc/wws_templates/admin_menu.es.tpl
Xsympa/bin/etc/wws_templates/arc.es.tpl
Xsympa/bin/etc/wws_templates/arc_protect.es.tpl
Xsympa/bin/etc/wws_templates/arcsearch.es.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.es.tpl
Xsympa/bin/etc/wws_templates/change_email.es.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.es.tpl
Xsympa/bin/etc/wws_templates/close_list.es.tpl
Xsympa/bin/etc/wws_templates/close_list_request.es.tpl
Xsympa/bin/etc/wws_templates/compose_mail.es.tpl
Xsympa/bin/etc/wws_templates/create_list.es.tpl
Xsympa/bin/etc/wws_templates/create_list_request.es.tpl
Xsympa/bin/etc/wws_templates/d_control.es.tpl
Xsympa/bin/etc/wws_templates/d_editfile.es.tpl
Xsympa/bin/etc/wws_templates/d_read.es.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.es.tpl
Xsympa/bin/etc/wws_templates/editfile.es.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.es.tpl
Xsympa/bin/etc/wws_templates/error.es.tpl
Xsympa/bin/etc/wws_templates/get_closed_lists.es.tpl
Xsympa/bin/etc/wws_templates/get_latest_lists.es.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.es.tpl
Xsympa/bin/etc/wws_templates/help.es.tpl
Xsympa/bin/etc/wws_templates/help_admin.es.tpl
Xsympa/bin/etc/wws_templates/help_editfile.es.tpl
Xsympa/bin/etc/wws_templates/help_editlist.es.tpl
Xsympa/bin/etc/wws_templates/help_user_options.es.tpl
Xsympa/bin/etc/wws_templates/home.es.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.es.tpl
Xsympa/bin/etc/wws_templates/list_menu.es.tpl
Xsympa/bin/etc/wws_templates/lists.es.tpl
Xsympa/bin/etc/wws_templates/login.es.tpl
Xsympa/bin/etc/wws_templates/loginbanner.es.tpl
Xsympa/bin/etc/wws_templates/loginrequest.es.tpl
Xsympa/bin/etc/wws_templates/menu.es.tpl
Xsympa/bin/etc/wws_templates/modindex.es.tpl
Xsympa/bin/etc/wws_templates/notice.es.tpl
Xsympa/bin/etc/wws_templates/pref.es.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.es.tpl
Xsympa/bin/etc/wws_templates/remove_arc.es.tpl
Xsympa/bin/etc/wws_templates/review.es.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.es.tpl
Xsympa/bin/etc/wws_templates/scenario_test.es.tpl
Xsympa/bin/etc/wws_templates/serveradmin.es.tpl
Xsympa/bin/etc/wws_templates/show_cert.es.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.es.tpl
Xsympa/bin/etc/wws_templates/sigrequest.es.tpl
Xsympa/bin/etc/wws_templates/subindex.es.tpl
Xsympa/bin/etc/wws_templates/suboptions.es.tpl
Xsympa/bin/etc/wws_templates/subrequest.es.tpl
Xsympa/bin/etc/wws_templates/title.es.tpl
Xsympa/bin/etc/wws_templates/view_translations.es.tpl
Xsympa/bin/etc/wws_templates/viewmod.es.tpl
Xsympa/bin/etc/wws_templates/add_request.et.tpl
Xsympa/bin/etc/wws_templates/admin.et.tpl
Xsympa/bin/etc/wws_templates/admin_menu.et.tpl
Xsympa/bin/etc/wws_templates/arc.et.tpl
Xsympa/bin/etc/wws_templates/arc_protect.et.tpl
Xsympa/bin/etc/wws_templates/arcsearch.et.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.et.tpl
Xsympa/bin/etc/wws_templates/change_email.et.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.et.tpl
Xsympa/bin/etc/wws_templates/close_list.et.tpl
Xsympa/bin/etc/wws_templates/compose_mail.et.tpl
Xsympa/bin/etc/wws_templates/create_list.et.tpl
Xsympa/bin/etc/wws_templates/create_list_request.et.tpl
Xsympa/bin/etc/wws_templates/d_control.et.tpl
Xsympa/bin/etc/wws_templates/d_editfile.et.tpl
Xsympa/bin/etc/wws_templates/d_read.et.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.et.tpl
Xsympa/bin/etc/wws_templates/editfile.et.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.et.tpl
Xsympa/bin/etc/wws_templates/error.et.tpl
Xsympa/bin/etc/wws_templates/get_closed_lists.et.tpl
Xsympa/bin/etc/wws_templates/get_latest_lists.et.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.et.tpl
Xsympa/bin/etc/wws_templates/help.et.tpl
Xsympa/bin/etc/wws_templates/help_admin.et.tpl
Xsympa/bin/etc/wws_templates/help_editfile.et.tpl
Xsympa/bin/etc/wws_templates/help_editlist.et.tpl
Xsympa/bin/etc/wws_templates/help_user_options.et.tpl
Xsympa/bin/etc/wws_templates/home.et.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.et.tpl
Xsympa/bin/etc/wws_templates/list_menu.et.tpl
Xsympa/bin/etc/wws_templates/lists.et.tpl
Xsympa/bin/etc/wws_templates/login.et.tpl
Xsympa/bin/etc/wws_templates/loginbanner.et.tpl
Xsympa/bin/etc/wws_templates/loginrequest.et.tpl
Xsympa/bin/etc/wws_templates/main.et.tpl
Xsympa/bin/etc/wws_templates/menu.et.tpl
Xsympa/bin/etc/wws_templates/modindex.et.tpl
Xsympa/bin/etc/wws_templates/notice.et.tpl
Xsympa/bin/etc/wws_templates/pref.et.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.et.tpl
Xsympa/bin/etc/wws_templates/remove_arc.et.tpl
Xsympa/bin/etc/wws_templates/review.et.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.et.tpl
Xsympa/bin/etc/wws_templates/scenario_test.et.tpl
Xsympa/bin/etc/wws_templates/serveradmin.et.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.et.tpl
Xsympa/bin/etc/wws_templates/show_cert.et.tpl
Xsympa/bin/etc/wws_templates/sigrequest.et.tpl
Xsympa/bin/etc/wws_templates/subindex.et.tpl
Xsympa/bin/etc/wws_templates/suboptions.et.tpl
Xsympa/bin/etc/wws_templates/subrequest.et.tpl
Xsympa/bin/etc/wws_templates/title.et.tpl
Xsympa/bin/etc/wws_templates/view_translations.et.tpl
Xsympa/bin/etc/wws_templates/viewmod.et.tpl
Xsympa/bin/etc/wws_templates/add_request.fi.tpl
Xsympa/bin/etc/wws_templates/admin.fi.tpl
Xsympa/bin/etc/wws_templates/admin_menu.fi.tpl
Xsympa/bin/etc/wws_templates/arc.fi.tpl
Xsympa/bin/etc/wws_templates/arc_protect.fi.tpl
Xsympa/bin/etc/wws_templates/arcsearch.fi.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.fi.tpl
Xsympa/bin/etc/wws_templates/button_footer.fi.tpl
Xsympa/bin/etc/wws_templates/button_header.fi.tpl
Xsympa/bin/etc/wws_templates/change_email.fi.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.fi.tpl
Xsympa/bin/etc/wws_templates/close_list.fi.tpl
Xsympa/bin/etc/wws_templates/compose_mail.fi.tpl
Xsympa/bin/etc/wws_templates/create_list.fi.tpl
Xsympa/bin/etc/wws_templates/create_list_request.fi.tpl
Xsympa/bin/etc/wws_templates/d_control.fi.tpl
Xsympa/bin/etc/wws_templates/d_editfile.fi.tpl
Xsympa/bin/etc/wws_templates/d_read.fi.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.fi.tpl
Xsympa/bin/etc/wws_templates/editfile.fi.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.fi.tpl
Xsympa/bin/etc/wws_templates/error.fi.tpl
Xsympa/bin/etc/wws_templates/get_closed_lists.fi.tpl
Xsympa/bin/etc/wws_templates/get_latest_lists.fi.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.fi.tpl
Xsympa/bin/etc/wws_templates/help.fi.tpl
Xsympa/bin/etc/wws_templates/home.fi.tpl
Xsympa/bin/etc/wws_templates/help_admin.fi.tpl
Xsympa/bin/etc/wws_templates/help_editfile.fi.tpl
Xsympa/bin/etc/wws_templates/help_editlist.fi.tpl
Xsympa/bin/etc/wws_templates/help_user_options.fi.tpl
Xsympa/bin/etc/wws_templates/info.fi.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.fi.tpl
Xsympa/bin/etc/wws_templates/list_button_footer.fi.tpl
Xsympa/bin/etc/wws_templates/list_button_header.fi.tpl
Xsympa/bin/etc/wws_templates/list_menu.fi.tpl
Xsympa/bin/etc/wws_templates/lists.fi.tpl
Xsympa/bin/etc/wws_templates/login.fi.tpl
Xsympa/bin/etc/wws_templates/loginbanner.fi.tpl
Xsympa/bin/etc/wws_templates/loginrequest.fi.tpl
Xsympa/bin/etc/wws_templates/main.fi.tpl
Xsympa/bin/etc/wws_templates/menu.fi.tpl
Xsympa/bin/etc/wws_templates/modindex.fi.tpl
Xsympa/bin/etc/wws_templates/notice.fi.tpl
Xsympa/bin/etc/wws_templates/pref.fi.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.fi.tpl
Xsympa/bin/etc/wws_templates/remove_arc.fi.tpl
Xsympa/bin/etc/wws_templates/review.fi.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.fi.tpl
Xsympa/bin/etc/wws_templates/scenario_test.fi.tpl
Xsympa/bin/etc/wws_templates/search_list.fi.tpl
Xsympa/bin/etc/wws_templates/search_user.fi.tpl
Xsympa/bin/etc/wws_templates/serveradmin.fi.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.fi.tpl
Xsympa/bin/etc/wws_templates/show_cert.fi.tpl
Xsympa/bin/etc/wws_templates/sigrequest.fi.tpl
Xsympa/bin/etc/wws_templates/stats.fi.tpl
Xsympa/bin/etc/wws_templates/subindex.fi.tpl
Xsympa/bin/etc/wws_templates/suboptions.fi.tpl
Xsympa/bin/etc/wws_templates/subrequest.fi.tpl
Xsympa/bin/etc/wws_templates/title.fi.tpl
Xsympa/bin/etc/wws_templates/view_translations.fi.tpl
Xsympa/bin/etc/wws_templates/viewmod.fi.tpl
Xsympa/bin/etc/wws_templates/viewbounce.fi.tpl
Xsympa/bin/etc/wws_templates/which.fi.tpl
Xsympa/bin/etc/wws_templates/add_request.fr.tpl
Xsympa/bin/etc/wws_templates/admin.fr.tpl
Xsympa/bin/etc/wws_templates/admin_menu.fr.tpl
Xsympa/bin/etc/wws_templates/arc.fr.tpl
Xsympa/bin/etc/wws_templates/arc_protect.fr.tpl
Xsympa/bin/etc/wws_templates/arcsearch.fr.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.fr.tpl
Xsympa/bin/etc/wws_templates/change_email.fr.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.fr.tpl
Xsympa/bin/etc/wws_templates/close_list.fr.tpl
Xsympa/bin/etc/wws_templates/compose_mail.fr.tpl
Xsympa/bin/etc/wws_templates/create_list.fr.tpl
Xsympa/bin/etc/wws_templates/create_list_request.fr.tpl
Xsympa/bin/etc/wws_templates/d_control.fr.tpl
Xsympa/bin/etc/wws_templates/d_editfile.fr.tpl
Xsympa/bin/etc/wws_templates/d_read.fr.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.fr.tpl
Xsympa/bin/etc/wws_templates/editfile.fr.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.fr.tpl
Xsympa/bin/etc/wws_templates/error.fr.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.fr.tpl
Xsympa/bin/etc/wws_templates/help.fr.tpl
Xsympa/bin/etc/wws_templates/help_admin.fr.tpl
Xsympa/bin/etc/wws_templates/help_editfile.fr.tpl
Xsympa/bin/etc/wws_templates/help_editlist.fr.tpl
Xsympa/bin/etc/wws_templates/help_user_options.fr.tpl
Xsympa/bin/etc/wws_templates/home.fr.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.fr.tpl
Xsympa/bin/etc/wws_templates/list_menu.fr.tpl
Xsympa/bin/etc/wws_templates/lists.fr.tpl
Xsympa/bin/etc/wws_templates/login.fr.tpl
Xsympa/bin/etc/wws_templates/loginbanner.fr.tpl
Xsympa/bin/etc/wws_templates/loginrequest.fr.tpl
Xsympa/bin/etc/wws_templates/menu.fr.tpl
Xsympa/bin/etc/wws_templates/modindex.fr.tpl
Xsympa/bin/etc/wws_templates/notice.fr.tpl
Xsympa/bin/etc/wws_templates/pref.fr.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.fr.tpl
Xsympa/bin/etc/wws_templates/remove_arc.fr.tpl
Xsympa/bin/etc/wws_templates/review.fr.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.fr.tpl
Xsympa/bin/etc/wws_templates/serveradmin.fr.tpl
Xsympa/bin/etc/wws_templates/show_cert.fr.tpl
Xsympa/bin/etc/wws_templates/sigrequest.fr.tpl
Xsympa/bin/etc/wws_templates/subindex.fr.tpl
Xsympa/bin/etc/wws_templates/suboptions.fr.tpl
Xsympa/bin/etc/wws_templates/subrequest.fr.tpl
Xsympa/bin/etc/wws_templates/title.fr.tpl
Xsympa/bin/etc/wws_templates/view_translations.fr.tpl
Xsympa/bin/etc/wws_templates/viewmod.fr.tpl
Xsympa/bin/etc/wws_templates/add_request.hu.tpl
Xsympa/bin/etc/wws_templates/admin.hu.tpl
Xsympa/bin/etc/wws_templates/admin_menu.hu.tpl
Xsympa/bin/etc/wws_templates/arc.hu.tpl
Xsympa/bin/etc/wws_templates/arc_protect.hu.tpl
Xsympa/bin/etc/wws_templates/arcsearch.hu.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.hu.tpl
Xsympa/bin/etc/wws_templates/change_email.hu.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.hu.tpl
Xsympa/bin/etc/wws_templates/close_list.hu.tpl
Xsympa/bin/etc/wws_templates/compose_mail.hu.tpl
Xsympa/bin/etc/wws_templates/create_list.hu.tpl
Xsympa/bin/etc/wws_templates/create_list_request.hu.tpl
Xsympa/bin/etc/wws_templates/d_control.hu.tpl
Xsympa/bin/etc/wws_templates/d_editfile.hu.tpl
Xsympa/bin/etc/wws_templates/d_read.hu.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.hu.tpl
Xsympa/bin/etc/wws_templates/editfile.hu.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.hu.tpl
Xsympa/bin/etc/wws_templates/error.hu.tpl
Xsympa/bin/etc/wws_templates/help.hu.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.hu.tpl
Xsympa/bin/etc/wws_templates/help_admin.hu.tpl
Xsympa/bin/etc/wws_templates/help_editfile.hu.tpl
Xsympa/bin/etc/wws_templates/help_editlist.hu.tpl
Xsympa/bin/etc/wws_templates/home.hu.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.hu.tpl
Xsympa/bin/etc/wws_templates/list_menu.hu.tpl
Xsympa/bin/etc/wws_templates/lists.hu.tpl
Xsympa/bin/etc/wws_templates/login.hu.tpl
Xsympa/bin/etc/wws_templates/loginbanner.hu.tpl
Xsympa/bin/etc/wws_templates/loginrequest.hu.tpl
Xsympa/bin/etc/wws_templates/menu.hu.tpl
Xsympa/bin/etc/wws_templates/modindex.hu.tpl
Xsympa/bin/etc/wws_templates/notice.hu.tpl
Xsympa/bin/etc/wws_templates/pref.hu.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.hu.tpl
Xsympa/bin/etc/wws_templates/remove_arc.hu.tpl
Xsympa/bin/etc/wws_templates/review.hu.tpl
Xsympa/bin/etc/wws_templates/serveradmin.hu.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.hu.tpl
Xsympa/bin/etc/wws_templates/scenario_test.hu.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.hu.tpl
Xsympa/bin/etc/wws_templates/show_cert.hu.tpl
Xsympa/bin/etc/wws_templates/sigrequest.hu.tpl
Xsympa/bin/etc/wws_templates/suboptions.hu.tpl
Xsympa/bin/etc/wws_templates/subrequest.hu.tpl
Xsympa/bin/etc/wws_templates/title.hu.tpl
Xsympa/bin/etc/wws_templates/view_translations.hu.tpl
Xsympa/bin/etc/wws_templates/viewmod.hu.tpl
Xsympa/bin/etc/wws_templates/add_request.it.tpl
Xsympa/bin/etc/wws_templates/admin.it.tpl
Xsympa/bin/etc/wws_templates/admin_menu.it.tpl
Xsympa/bin/etc/wws_templates/arc.it.tpl
Xsympa/bin/etc/wws_templates/arc_protect.it.tpl
Xsympa/bin/etc/wws_templates/arcsearch.it.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.it.tpl
Xsympa/bin/etc/wws_templates/d_read.it.tpl
Xsympa/bin/etc/wws_templates/change_email.it.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.it.tpl
Xsympa/bin/etc/wws_templates/close_list.it.tpl
Xsympa/bin/etc/wws_templates/create_list.it.tpl
Xsympa/bin/etc/wws_templates/create_list_request.it.tpl
Xsympa/bin/etc/wws_templates/d_control.it.tpl
Xsympa/bin/etc/wws_templates/d_editfile.it.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.it.tpl
Xsympa/bin/etc/wws_templates/editfile.it.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.it.tpl
Xsympa/bin/etc/wws_templates/error.it.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.it.tpl
Xsympa/bin/etc/wws_templates/help.it.tpl
Xsympa/bin/etc/wws_templates/help_admin.it.tpl
Xsympa/bin/etc/wws_templates/help_editfile.it.tpl
Xsympa/bin/etc/wws_templates/help_editlist.it.tpl
Xsympa/bin/etc/wws_templates/home.it.tpl
Xsympa/bin/etc/wws_templates/lists.it.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.it.tpl
Xsympa/bin/etc/wws_templates/list_menu.it.tpl
Xsympa/bin/etc/wws_templates/loginbanner.it.tpl
Xsympa/bin/etc/wws_templates/loginrequest.it.tpl
Xsympa/bin/etc/wws_templates/menu.it.tpl
Xsympa/bin/etc/wws_templates/modindex.it.tpl
Xsympa/bin/etc/wws_templates/notice.it.tpl
Xsympa/bin/etc/wws_templates/pref.it.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.it.tpl
Xsympa/bin/etc/wws_templates/remove_arc.it.tpl
Xsympa/bin/etc/wws_templates/review.it.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.it.tpl
Xsympa/bin/etc/wws_templates/scenario_test.it.tpl
Xsympa/bin/etc/wws_templates/serveradmin.it.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.it.tpl
Xsympa/bin/etc/wws_templates/sigrequest.it.tpl
Xsympa/bin/etc/wws_templates/suboptions.it.tpl
Xsympa/bin/etc/wws_templates/subrequest.it.tpl
Xsympa/bin/etc/wws_templates/title.it.tpl
Xsympa/bin/etc/wws_templates/view_translations.it.tpl
Xsympa/bin/etc/wws_templates/viewmod.it.tpl
Xsympa/bin/etc/wws_templates/add_request.nl.tpl
Xsympa/bin/etc/wws_templates/admin_menu.nl.tpl
Xsympa/bin/etc/wws_templates/arc.nl.tpl
Xsympa/bin/etc/wws_templates/arc_protect.nl.tpl
Xsympa/bin/etc/wws_templates/arcsearch.nl.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.nl.tpl
Xsympa/bin/etc/wws_templates/change_email.nl.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.nl.tpl
Xsympa/bin/etc/wws_templates/close_list.nl.tpl
Xsympa/bin/etc/wws_templates/compose_mail.nl.tpl
Xsympa/bin/etc/wws_templates/create_list.nl.tpl
Xsympa/bin/etc/wws_templates/create_list_request.nl.tpl
Xsympa/bin/etc/wws_templates/d_control.nl.tpl
Xsympa/bin/etc/wws_templates/d_editfile.nl.tpl
Xsympa/bin/etc/wws_templates/d_read.nl.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.nl.tpl
Xsympa/bin/etc/wws_templates/editfile.nl.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.nl.tpl
Xsympa/bin/etc/wws_templates/error.nl.tpl
Xsympa/bin/etc/wws_templates/get_closed_lists.nl.tpl
Xsympa/bin/etc/wws_templates/get_latest_lists.nl.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.nl.tpl
Xsympa/bin/etc/wws_templates/help.nl.tpl
Xsympa/bin/etc/wws_templates/help_admin.nl.tpl
Xsympa/bin/etc/wws_templates/help_editfile.nl.tpl
Xsympa/bin/etc/wws_templates/help_editlist.nl.tpl
Xsympa/bin/etc/wws_templates/help_user_options.nl.tpl
Xsympa/bin/etc/wws_templates/home.nl.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.nl.tpl
Xsympa/bin/etc/wws_templates/list_menu.nl.tpl
Xsympa/bin/etc/wws_templates/lists.nl.tpl
Xsympa/bin/etc/wws_templates/login.nl.tpl
Xsympa/bin/etc/wws_templates/loginbanner.nl.tpl
Xsympa/bin/etc/wws_templates/main.nl.tpl
Xsympa/bin/etc/wws_templates/menu.nl.tpl
Xsympa/bin/etc/wws_templates/modindex.nl.tpl
Xsympa/bin/etc/wws_templates/notice.nl.tpl
Xsympa/bin/etc/wws_templates/pref.nl.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.nl.tpl
Xsympa/bin/etc/wws_templates/remove_arc.nl.tpl
Xsympa/bin/etc/wws_templates/review.nl.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.nl.tpl
Xsympa/bin/etc/wws_templates/scenario_test.nl.tpl
Xsympa/bin/etc/wws_templates/serveradmin.nl.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.nl.tpl
Xsympa/bin/etc/wws_templates/show_cert.nl.tpl
Xsympa/bin/etc/wws_templates/sigrequest.nl.tpl
Xsympa/bin/etc/wws_templates/stats.nl.tpl
Xsympa/bin/etc/wws_templates/subindex.nl.tpl
Xsympa/bin/etc/wws_templates/suboptions.nl.tpl
Xsympa/bin/etc/wws_templates/subrequest.nl.tpl
Xsympa/bin/etc/wws_templates/title.nl.tpl
Xsympa/bin/etc/wws_templates/view_translations.nl.tpl
Xsympa/bin/etc/wws_templates/viewmod.nl.tpl
Xsympa/bin/etc/wws_templates/add_request.ro.tpl
Xsympa/bin/etc/wws_templates/admin.ro.tpl
Xsympa/bin/etc/wws_templates/admin_menu.ro.tpl
Xsympa/bin/etc/wws_templates/arc.ro.tpl
Xsympa/bin/etc/wws_templates/arc_protect.ro.tpl
Xsympa/bin/etc/wws_templates/arcsearch.ro.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.ro.tpl
Xsympa/bin/etc/wws_templates/change_email.ro.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.ro.tpl
Xsympa/bin/etc/wws_templates/close_list.ro.tpl
Xsympa/bin/etc/wws_templates/compose_mail.ro.tpl
Xsympa/bin/etc/wws_templates/create_list.ro.tpl
Xsympa/bin/etc/wws_templates/create_list_request.ro.tpl
Xsympa/bin/etc/wws_templates/d_control.ro.tpl
Xsympa/bin/etc/wws_templates/d_editfile.ro.tpl
Xsympa/bin/etc/wws_templates/d_read.ro.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.ro.tpl
Xsympa/bin/etc/wws_templates/editfile.ro.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.ro.tpl
Xsympa/bin/etc/wws_templates/error.ro.tpl
Xsympa/bin/etc/wws_templates/get_closed_lists.ro.tpl
Xsympa/bin/etc/wws_templates/get_latest_lists.ro.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.ro.tpl
Xsympa/bin/etc/wws_templates/help.ro.tpl
Xsympa/bin/etc/wws_templates/help_admin.ro.tpl
Xsympa/bin/etc/wws_templates/help_editfile.ro.tpl
Xsympa/bin/etc/wws_templates/help_editlist.ro.tpl
Xsympa/bin/etc/wws_templates/help_user_options.ro.tpl
Xsympa/bin/etc/wws_templates/home.ro.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.ro.tpl
Xsympa/bin/etc/wws_templates/list_menu.ro.tpl
Xsympa/bin/etc/wws_templates/lists.ro.tpl
Xsympa/bin/etc/wws_templates/login.ro.tpl
Xsympa/bin/etc/wws_templates/loginbanner.ro.tpl
Xsympa/bin/etc/wws_templates/loginrequest.ro.tpl
Xsympa/bin/etc/wws_templates/menu.ro.tpl
Xsympa/bin/etc/wws_templates/modindex.ro.tpl
Xsympa/bin/etc/wws_templates/notice.ro.tpl
Xsympa/bin/etc/wws_templates/pref.ro.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.ro.tpl
Xsympa/bin/etc/wws_templates/remove_arc.ro.tpl
Xsympa/bin/etc/wws_templates/review.ro.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.ro.tpl
Xsympa/bin/etc/wws_templates/scenario_test.ro.tpl
Xsympa/bin/etc/wws_templates/serveradmin.ro.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.ro.tpl
Xsympa/bin/etc/wws_templates/show_cert.ro.tpl
Xsympa/bin/etc/wws_templates/sigrequest.ro.tpl
Xsympa/bin/etc/wws_templates/subindex.ro.tpl
Xsympa/bin/etc/wws_templates/suboptions.ro.tpl
Xsympa/bin/etc/wws_templates/title.ro.tpl
Xsympa/bin/etc/wws_templates/subrequest.ro.tpl
Xsympa/bin/etc/wws_templates/view_translations.ro.tpl
Xsympa/bin/etc/wws_templates/viewmod.ro.tpl
Xsympa/bin/etc/wws_templates/add_request.us.tpl
Xsympa/bin/etc/wws_templates/admin.us.tpl
Xsympa/bin/etc/wws_templates/admin_menu.us.tpl
Xsympa/bin/etc/wws_templates/arc.us.tpl
Xsympa/bin/etc/wws_templates/arc_protect.us.tpl
Xsympa/bin/etc/wws_templates/arcsearch.us.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.us.tpl
Xsympa/bin/etc/wws_templates/button_footer.us.tpl
Xsympa/bin/etc/wws_templates/button_header.us.tpl
Xsympa/bin/etc/wws_templates/change_email.us.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.us.tpl
Xsympa/bin/etc/wws_templates/close_list.us.tpl
Xsympa/bin/etc/wws_templates/compose_mail.us.tpl
Xsympa/bin/etc/wws_templates/create_list.us.tpl
Xsympa/bin/etc/wws_templates/d_control.us.tpl
Xsympa/bin/etc/wws_templates/create_list_request.us.tpl
Xsympa/bin/etc/wws_templates/d_editfile.us.tpl
Xsympa/bin/etc/wws_templates/d_read.us.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.us.tpl
Xsympa/bin/etc/wws_templates/editfile.us.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.us.tpl
Xsympa/bin/etc/wws_templates/error.us.tpl
Xsympa/bin/etc/wws_templates/get_closed_lists.us.tpl
Xsympa/bin/etc/wws_templates/get_latest_lists.us.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.us.tpl
Xsympa/bin/etc/wws_templates/help.us.tpl
Xsympa/bin/etc/wws_templates/help_admin.us.tpl
Xsympa/bin/etc/wws_templates/help_editfile.us.tpl
Xsympa/bin/etc/wws_templates/help_editlist.us.tpl
Xsympa/bin/etc/wws_templates/help_user_options.us.tpl
Xsympa/bin/etc/wws_templates/home.us.tpl
Xsympa/bin/etc/wws_templates/info.us.tpl
Xsympa/bin/etc/wws_templates/main.us.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.us.tpl
Xsympa/bin/etc/wws_templates/list_button_footer.us.tpl
Xsympa/bin/etc/wws_templates/list_button_header.us.tpl
Xsympa/bin/etc/wws_templates/list_menu.us.tpl
Xsympa/bin/etc/wws_templates/lists.us.tpl
Xsympa/bin/etc/wws_templates/login.us.tpl
Xsympa/bin/etc/wws_templates/loginbanner.us.tpl
Xsympa/bin/etc/wws_templates/loginrequest.us.tpl
Xsympa/bin/etc/wws_templates/menu.us.tpl
Xsympa/bin/etc/wws_templates/modindex.us.tpl
Xsympa/bin/etc/wws_templates/notice.us.tpl
Xsympa/bin/etc/wws_templates/pref.us.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.us.tpl
Xsympa/bin/etc/wws_templates/remove_arc.us.tpl
Xsympa/bin/etc/wws_templates/review.us.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.us.tpl
Xsympa/bin/etc/wws_templates/scenario_test.us.tpl
Xsympa/bin/etc/wws_templates/serveradmin.us.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.us.tpl
Xsympa/bin/etc/wws_templates/show_cert.us.tpl
Xsympa/bin/etc/wws_templates/sigrequest.us.tpl
Xsympa/bin/etc/wws_templates/stats.us.tpl
Xsympa/bin/etc/wws_templates/subindex.us.tpl
Xsympa/bin/etc/wws_templates/suboptions.us.tpl
Xsympa/bin/etc/wws_templates/subrequest.us.tpl
Xsympa/bin/etc/wws_templates/title.us.tpl
Xsympa/bin/etc/wws_templates/view_translations.us.tpl
Xsympa/bin/etc/wws_templates/viewbounce.us.tpl
Xsympa/bin/etc/wws_templates/viewmod.us.tpl
Xsympa/bin/etc/wws_templates/add_request.tpl
Xsympa/bin/etc/wws_templates/admin.tpl
Xsympa/bin/etc/wws_templates/admin_menu.tpl
Xsympa/bin/etc/wws_templates/arc_protect.tpl
Xsympa/bin/etc/wws_templates/arcsearch.tpl
Xsympa/bin/etc/wws_templates/arcsearch_form.tpl
Xsympa/bin/etc/wws_templates/button_footer.tpl
Xsympa/bin/etc/wws_templates/button_header.tpl
Xsympa/bin/etc/wws_templates/change_email.tpl
Xsympa/bin/etc/wws_templates/choosepasswd.tpl
Xsympa/bin/etc/wws_templates/close_list.tpl
Xsympa/bin/etc/wws_templates/compose_mail.tpl
Xsympa/bin/etc/wws_templates/create_list.tpl
Xsympa/bin/etc/wws_templates/d_control.tpl
Xsympa/bin/etc/wws_templates/create_list_request.tpl
Xsympa/bin/etc/wws_templates/d_editfile.tpl
Xsympa/bin/etc/wws_templates/d_read.tpl
Xsympa/bin/etc/wws_templates/edit_list_request.tpl
Xsympa/bin/etc/wws_templates/editfile.tpl
Xsympa/bin/etc/wws_templates/editsubscriber.tpl
Xsympa/bin/etc/wws_templates/error.tpl
Xsympa/bin/etc/wws_templates/get_closed_lists.tpl
Xsympa/bin/etc/wws_templates/get_latest_lists.tpl
Xsympa/bin/etc/wws_templates/get_pending_lists.tpl
Xsympa/bin/etc/wws_templates/help.tpl
Xsympa/bin/etc/wws_templates/help_admin.tpl
Xsympa/bin/etc/wws_templates/help_editfile.tpl
Xsympa/bin/etc/wws_templates/help_editlist.tpl
Xsympa/bin/etc/wws_templates/help_user_options.tpl
Xsympa/bin/etc/wws_templates/home.tpl
Xsympa/bin/etc/wws_templates/info.tpl
Xsympa/bin/etc/wws_templates/main.tpl
Xsympa/bin/etc/wws_templates/install_pending_list.tpl
Xsympa/bin/etc/wws_templates/list_button_footer.tpl
Xsympa/bin/etc/wws_templates/list_button_header.tpl
Xsympa/bin/etc/wws_templates/list_menu.tpl
Xsympa/bin/etc/wws_templates/lists.tpl
Xsympa/bin/etc/wws_templates/login.tpl
Xsympa/bin/etc/wws_templates/loginbanner.tpl
Xsympa/bin/etc/wws_templates/loginrequest.tpl
Xsympa/bin/etc/wws_templates/menu.tpl
Xsympa/bin/etc/wws_templates/modindex.tpl
Xsympa/bin/etc/wws_templates/notice.tpl
Xsympa/bin/etc/wws_templates/pref.tpl
Xsympa/bin/etc/wws_templates/remindpasswd.tpl
Xsympa/bin/etc/wws_templates/remove_arc.tpl
Xsympa/bin/etc/wws_templates/review.tpl
Xsympa/bin/etc/wws_templates/stats.tpl
Xsympa/bin/etc/wws_templates/reviewbouncing.tpl
Xsympa/bin/etc/wws_templates/scenario_test.tpl
Xsympa/bin/etc/wws_templates/serveradmin.tpl
Xsympa/bin/etc/wws_templates/set_pending_list_request.tpl
Xsympa/bin/etc/wws_templates/show_cert.tpl
Xsympa/bin/etc/wws_templates/sigrequest.tpl
Xsympa/bin/etc/wws_templates/subindex.tpl
Xsympa/bin/etc/wws_templates/suboptions.tpl
Xsympa/bin/etc/wws_templates/subrequest.tpl
Xsympa/bin/etc/wws_templates/title.tpl
Xsympa/bin/etc/wws_templates/view_translations.tpl
Xsympa/bin/etc/wws_templates/viewbounce.tpl
Xsympa/bin/etc/wws_templates/viewmod.tpl
Xsympa/bin/etc/wws_templates/which.cn.tpl
Xsympa/bin/etc/wws_templates/search_list.cn.tpl
Xsympa/bin/etc/wws_templates/search_user.cn.tpl
Xsympa/bin/etc/wws_templates/search.cn.tpl
Xsympa/bin/etc/wws_templates/which.cz.tpl
Xsympa/bin/etc/wws_templates/search_list.cz.tpl
Xsympa/bin/etc/wws_templates/which.tpl
Xsympa/bin/etc/wws_templates/search_user.cz.tpl
Xsympa/bin/etc/wws_templates/search.cz.tpl
Xsympa/bin/etc/wws_templates/which.de.tpl
Xsympa/bin/etc/wws_templates/search_list.de.tpl
Xsympa/bin/etc/wws_templates/search_user.de.tpl
Xsympa/bin/etc/wws_templates/search.de.tpl
Xsympa/bin/etc/wws_templates/which.es.tpl
Xsympa/bin/etc/wws_templates/search_list.es.tpl
Xsympa/bin/etc/wws_templates/search_user.es.tpl
Xsympa/bin/etc/wws_templates/search.es.tpl
Xsympa/bin/etc/wws_templates/which.et.tpl
Xsympa/bin/etc/wws_templates/search_list.et.tpl
Xsympa/bin/etc/wws_templates/search_user.et.tpl
Xsympa/bin/etc/wws_templates/search.et.tpl
Xsympa/bin/etc/wws_templates/search.fi.tpl
Xsympa/bin/etc/wws_templates/which.fr.tpl
Xsympa/bin/etc/wws_templates/search_list.fr.tpl
Xsympa/bin/etc/wws_templates/search_user.fr.tpl
Xsympa/bin/etc/wws_templates/search.fr.tpl
Xsympa/bin/etc/wws_templates/search.tpl
Xsympa/bin/etc/wws_templates/which.hu.tpl
Xsympa/bin/etc/wws_templates/search_list.hu.tpl
Xsympa/bin/etc/wws_templates/search_user.hu.tpl
Xsympa/bin/etc/wws_templates/search.hu.tpl
Xsympa/bin/etc/wws_templates/which.it.tpl
Xsympa/bin/etc/wws_templates/search_list.it.tpl
Xsympa/bin/etc/wws_templates/search_user.it.tpl
Xsympa/bin/etc/wws_templates/search.it.tpl
Xsympa/bin/etc/wws_templates/which.nl.tpl
Xsympa/bin/etc/wws_templates/search_list.nl.tpl
Xsympa/bin/etc/wws_templates/search_user.nl.tpl
Xsympa/bin/etc/wws_templates/search.nl.tpl
Xsympa/bin/etc/wws_templates/which.ro.tpl
Xsympa/bin/etc/wws_templates/search_list.ro.tpl
Xsympa/bin/etc/wws_templates/search_user.ro.tpl
Xsympa/bin/etc/wws_templates/search.ro.tpl
Xsympa/bin/etc/wws_templates/which.us.tpl
Xsympa/bin/etc/wws_templates/search_list.us.tpl
Xsympa/bin/etc/wws_templates/search_user.us.tpl
Xsympa/bin/etc/wws_templates/search.us.tpl
Xsympa/bin/etc/wws_templates/search_list.tpl
Xsympa/bin/etc/wws_templates/search_user.tpl
Xsympa/bin/etc/mime.types
Xsympa/bin/sympa.pl
Xsympa/bin/alias_manager.pl
Xsympa/bin/task_manager.pl
Xsympa/bin/sympa_wizard.pl
Xsympa/bin/Archive.pm
Xsympa/bin/Commands.pm
Xsympa/bin/Conf.pm
Xsympa/bin/Language.pm
Xsympa/bin/List.pm
Xsympa/bin/Log.pm
Xsympa/bin/mail.pm
Xsympa/bin/msg.pl
Xsympa/bin/Ldap.pm
Xsympa/bin/smtp.pm
Xsympa/bin/tools.pl
Xsympa/bin/Version.pm
Xsympa/bin/parser.pl
Xsympa/bin/X509.pm
Xsympa/bin/Message.pm
Xsympa/bin/queue
Xsympa/bin/bouncequeue
Xsympa/bin/aliaswrapper
Xsympa/bin/virtualwrapper
Xsympa/bin/Marc/Search.pm
Xsympa/bin/wwsympa.fcgi
Xsympa/bin/bounced.pl
Xsympa/bin/archived.pl
Xsympa/bin/wwslib.pm
Xsympa/bin/cookielib.pm
Xsympa/bin/bounce-lib.pl
Xsympa/bin/Marc.pm
Xsympa/bin/create_db.Pg
Xsympa/bin/create_db.mysql
Xsympa/bin/create_db.Oracle
Xsympa/bin/create_db.Sybase
Xsympa/bin/load_subscribers.pl
Xsympa/bin/arc2webarc.pl
Xsympa/bin/testldap.pl
Xsympa/bin/p12topem.pl
Xsympa/bin/init_comment.pl
Xsympa/bin/crypt_passwd.pl
Xsympa/nls/fr.cat
Xsympa/nls/us.cat
Xsympa/nls/es.cat
Xsympa/nls/de.cat
Xsympa/nls/it.cat
Xsympa/nls/cn.cat
Xsympa/nls/tw.cat
Xsympa/nls/fi.cat
Xsympa/nls/pl.cat
Xsympa/nls/cz.cat
Xsympa/nls/hu.cat
Xsympa/nls/ro.cat
Xsympa/nls/et.cat
Xsympa/nls/nl.cat
Xsympa/sample/README
Xsympa/sample/config.digest
Xsympa/sample/config.include
Xsympa/sample/config.moderation
Xsympa/sample/config.privateorpublickey
Xsympa/sample/config.public
Xsympa/sample/topics.conf
Xsympa/sample/sympa.conf
Xsympa/sample/wwsympa.conf
Xsympa/expl/test/welcome.tpl
Xsympa/expl/test/message.footer
Xsympa/expl/test/info
Xsympa/expl/test/config
X@dirrm sympa/bin/etc/scenari
X@dirrm sympa/bin/etc/create_list_templates/intranet_list
X@dirrm sympa/bin/etc/create_list_templates/private_working_group
X@dirrm sympa/bin/etc/create_list_templates/news-letter
X@dirrm sympa/bin/etc/create_list_templates/public_web_forum
X@dirrm sympa/bin/etc/create_list_templates/html-news-letter
X@dirrm sympa/bin/etc/create_list_templates/hotline
X@dirrm sympa/bin/etc/create_list_templates/discussion_list
X@dirrm sympa/bin/etc/create_list_templates
X@dirrm sympa/bin/etc/templates
X@dirrm sympa/bin/etc/list_task_models
X@dirrm sympa/bin/etc/global_task_models
X@dirrm sympa/bin/etc/wws_templates
X@dirrm sympa/bin/etc
X@dirrm sympa/bin/Marc
X@dirrm sympa/bin
X@dirrm sympa/nls
X@dirrm sympa/sample
X@dirrm sympa/expl/test
X@dirrm sympa/expl
X@dirrm sympa
END-of-sympa/pkg-plist
exit







>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@freebsd.org>
To: bug-followup@freebsd.org
Cc: Sebastien Gioria <gioria@freebsd.org>, sympa-authors@cru.fr
Subject: Re: ports/46615: new-port: mail/sympa - an electronic mailing list manager
Date: Sat, 1 Feb 2003 06:01:24 +0200

 [-- Adding to the audit trail --]
 
 : Message-Id: <3E369DD0.50801@cru.fr>
 : Date: Tue, 28 Jan 2003 16:12:16 +0100
 : From: Olivier Salaun - CRU <olivier.salaun@cru.fr>
 : To: Sebastien Gioria <gioria@freebsd.org>
 : Cc: FreeBSD-gnats-submit@freebsd.org, sympa-authors@cru.fr
 : References: <20021229161243.63D0AB84B@bushmills.intra.thorm.net>
 :
 : Hi Sebastien,
 :
 : Please let us know if a FreeBSD package of Sympa is made available so we can
 : point to it : http://www.sympa.org/linux.html
 :
 : Thanks.
State-Changed-From-To: open->feedback 
State-Changed-By: leeym 
State-Changed-When: Sun Feb 16 15:24:19 PST 2003 
State-Changed-Why:  
distfile (3.4.2) not found. 
In fact, the later one (3.4.3.1) was released at 2003/02/12. 
could you please check the latest distfile again? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46615 

2003-04-03 - edwin
	The older distfiles can be found at
	http://www.sympa.org/distribution/old/.
	I can't check this port because I can't get the Oracle
	client installed.


From: Yen-Ming Lee <leeym@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, gioria@FreeBSD.ORG
Cc:  
Subject: Re: ports/46615: new-port: mail/sympa - an electronic mailing list manager
Date: Mon, 7 Apr 2003 09:13:54 +0800

 --X1bOJ3K7DJ5YkBrT
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 Content-Transfer-Encoding: 8bit
 
 These is another issue:
 
 Sympa only optionally depends on BerkeleyDB and DBI/DBD modules.
 Sympa can choose one of them to be the data source.
 
 So, I think it's not a good idea to list all of the optional dependent
 modules in BUILD_DEPENDS.
 
 I suggest to use WITH_xxx to customize Sympa, with the default data source 
 BerkeleyDB.
 
 regards,
 -- 
 Yen-Ming Lee [۩] KeyID: 0x5EB52E51 : www.leeym.com : Taipei, Taiwan
 leeym@{ leeym.com, FreeBSD.org, yahoo-inc.com, ntu.edu.tw, civil.ncku.edu.tw }
 
 --X1bOJ3K7DJ5YkBrT
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iQCVAwUBPpDQ0snMx0NetS5RAQFtKQQArhCXSHr/2JBrf7sCDAiBJQMWN3hKjN9e
 tW7V3Hws9o0qfhImAU5Gy09WivWRhSFh56S+QmQU4BU585n/48IBkzkP//H0qcln
 gQkAh/EKWXr29cbp2dCxzy3fFcLEYnl8rYMdkEPpStyF59/74YwhhXrL0iCwds7k
 g6hIhj6D1e4=
 =5gh7
 -----END PGP SIGNATURE-----
 
 --X1bOJ3K7DJ5YkBrT--
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: arved 
Class-Changed-When: Fri May 9 04:12:33 PDT 2003 
Class-Changed-Why:  
accurate class 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46615 
Responsible-Changed-From-To: freebsd-ports-bugs->gioria 
Responsible-Changed-By: arved 
Responsible-Changed-When: Mon May 19 13:17:05 PDT 2003 
Responsible-Changed-Why:  
Assign to submitter for feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46615 

From: Autrijus Tang <autrijus@autrijus.org>
To: freebsd-gnats-submit@FreeBSD.org, gioria@FreeBSD.org
Cc:  
Subject: Re: ports/46615: new-port: mail/sympa - an electronic mailing list manager
Date: Tue, 9 Dec 2003 06:58:34 +0800

 Hi.  I took Gioria's port, updated it to 4.0.a5, fixed the DB_TYPE
 issue, and made /usr/local/etc/rc.d/sympa work.
 
 I also made a slave port, mail/sympa-elixus/, which is a PO-file
 and Template-Toolkit based branch, headed by clkao@clkao.org and
 officially acknowledged by the Sympa team.
 
 I have packed them on the web, as:
 
     http://p4.elixus.org/snap/mt-ports.tar.gz
 
 If somebody can look into committing them, it'd be appreciated.
 
 Thanks,
 /Aturijus/

From: Autrijus Tang <autrijus@autrijus.org>
To: freebsd-gnats-submit@FreeBSD.org, gioria@FreeBSD.org
Cc:  
Subject: Re: ports/46615: new-port: mail/sympa - an electronic mailing list manager
Date: Tue, 9 Dec 2003 07:00:26 +0800

 On Tue, Dec 09, 2003 at 06:58:34AM +0800, Autrijus Tang wrote:
 > I have packed them on the web, as:
 >     http://p4.elixus.org/snap/mt-ports.tar.gz
 
 Sorry, that was a typo.  I meant this instead:
     http://p4.elixus.org/snap/sympa-ports.tar.gz
State-Changed-From-To: feedback->open 
State-Changed-By: demon 
State-Changed-When: Mon Dec 8 22:34:29 PST 2003 
State-Changed-Why:  
I'll commit Autrijus's version of this port if you don't mind. 


Responsible-Changed-From-To: gioria->demon 
Responsible-Changed-By: demon 
Responsible-Changed-When: Mon Dec 8 22:34:29 PST 2003 
Responsible-Changed-Why:  
I'll commit Autrijus's version of this port if you don't mind. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46615 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Dec 17 15:53:54 PST 2003 
State-Changed-Why:  
Already committed by demon@ on 2003/12/09. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46615 
>Unformatted:
