debian/ 0000755 0000000 0000000 00000000000 12223116052 007160 5 ustar debian/watch 0000644 0000000 0000000 00000000212 12132463342 010212 0 ustar version=3
opts=dversionmangle=s/[~+]dfsg.*//,uversionmangle=s/b\.(\d+)$/~beta$1/ \
http://www.sympa.org/distribution/sympa-(.*)\.tar\.gz
debian/sympa_config 0000644 0000000 0000000 00000000414 12132463342 011566 0 ustar #!/usr/bin/perl
use lib '/usr/lib/sympa/bin';
use strict vars;
use POSIX;
require 'tools.pl';
require 'Conf.pm';
unless (Conf::load('/etc/sympa/sympa.conf')) {
die ('Unable to load sympa config file $sympa_conf');
};
use Data::Dumper;
print Dumper(\%Conf::Conf);
debian/control 0000644 0000000 0000000 00000005106 12223114070 010563 0 ustar Source: sympa
Section: mail
Priority: optional
Maintainer: Debian Sympa team
Uploaders: Stefan Hornburg (Racke) , Jonas Smedegaard , Emmanuel Bouthenot
Build-Depends: cdbs,
devscripts,
debhelper (>= 9),
dh-buildinfo,
libdbi-perl (>= 1.48),
libarchive-zip-perl (>= 1.05),
libmailtools-perl (>= 1.51),
libmsgcat-perl (>= 1.0),
libmime-tools-perl,
perl (>= 5.8),
libio-stringy-perl,
libnet-ldap-perl,
libcgi-fast-perl,
libintl-perl,
libmime-charset-perl,
libmime-encwords-perl,
libtemplate-perl,
libxml-libxml-perl,
perl-modules (>= 5.10) | libcgi-pm-perl (>= 3.35),
libhtml-stripscripts-parser-perl (>= 1.0),
libhtml-tree-perl,
libhtml-format-perl,
mhonarc,
libregexp-common-perl,
debconf-utils,
po-debconf
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/collab-maint/sympa.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sympa.git
Homepage: http://www.sympa.org/
Package: sympa
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${cdbs:Depends}
Replaces: wwsympa
Provides: wwsympa
Conflicts: wwsympa
Recommends: ${cdbs:Recommends}, logrotate, doc-base, mysql-server | postgresql, locales
Suggests: ${cdbs:Suggests}, apache2 | httpd-cgi, openssl (>= 0.9.5a), libsoap-lite-perl
Description: Modern mailing list manager
Sympa is a scalable and highly customizable modern mailing list manager
capable of handling big setups: 20.000 lists with 700,000 subscribers.
.
Here are some of its many features:
- Advanced MIME support, including digests, anonymization and S/MIME
encryption
- Builtin password-based authentication, HTTPS X.509 certificates or
use of LDAP database or Single Sign-On CAS or Shibboleth servers
- Archive management with web access and RSS feeds
- Moderation and administration via email, web and SOAP interface
- Multi-lingual, translated to more than 30 languages
- Virtual domains (virtual robots)
- Local SQLite subscriber database or use of MySQL, PostgreSQL or LDAP
- Integrated scripting language to extend and automate routines
- Web inteface called WWSympa providing homogenous access for both
users and admins to list overviews, customization, administration,
searchable archives and optional web-based email reply form.
- Clean moderation and expiration processing
- Customizable service messages (templates) for owner and listmaster
- Semi-automatic bounces management
.
SYMPA is French for 'SYstème de Multi-Postage Automatique', which means
'Automatic Multi Mailing System'.
debian/sympa.docs 0000644 0000000 0000000 00000000037 12132463342 011171 0 ustar debian/doc/README.Debian-exim4
debian/README.source 0000644 0000000 0000000 00000000563 12156710052 011350 0 ustar CDBS+git-buildpackage
---------------------
This source package uses CDBS and git-buildpackage. NMUs need not (but
are encouraged to) make special use of these tools. In particular, the
debian/control.in file can be completely ignored.
More info here: http://wiki.debian.org/CDBS+git-buildpackage
-- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100
debian/sympa.logrotate 0000644 0000000 0000000 00000000453 12132463342 012243 0 ustar /var/log/sympa.log {
missingok
notifempty
rotate 7
size=100k
compress
delaycompress
create 640 sympa adm
postrotate
invoke-rc.d --quiet sympa reload > /dev/null
invoke-rc.d --quiet rsyslog rotate > /dev/null || true
invoke-rc.d --quiet sysklogd reload > /dev/null || true
endscript
}
debian/control.in 0000644 0000000 0000000 00000004032 12220404070 011164 0 ustar Source: sympa
Section: mail
Priority: optional
Maintainer: Debian Sympa team
Uploaders: Stefan Hornburg (Racke) , Jonas Smedegaard , Emmanuel Bouthenot
Build-Depends: @cdbs@
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/collab-maint/sympa.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sympa.git
Homepage: http://www.sympa.org/
Package: sympa
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, ${cdbs:Depends}
Replaces: wwsympa
Provides: wwsympa
Conflicts: wwsympa
Recommends: ${cdbs:Recommends}, logrotate, doc-base, mysql-server | postgresql, locales
Suggests: ${cdbs:Suggests}, apache2 | httpd-cgi, openssl (>= 0.9.5a), libsoap-lite-perl
Description: Modern mailing list manager
Sympa is a scalable and highly customizable modern mailing list manager
capable of handling big setups: 20.000 lists with 700,000 subscribers.
.
Here are some of its many features:
- Advanced MIME support, including digests, anonymization and S/MIME
encryption
- Builtin password-based authentication, HTTPS X.509 certificates or
use of LDAP database or Single Sign-On CAS or Shibboleth servers
- Archive management with web access and RSS feeds
- Moderation and administration via email, web and SOAP interface
- Multi-lingual, translated to more than 30 languages
- Virtual domains (virtual robots)
- Local SQLite subscriber database or use of MySQL, PostgreSQL or LDAP
- Integrated scripting language to extend and automate routines
- Web inteface called WWSympa providing homogenous access for both
users and admins to list overviews, customization, administration,
searchable archives and optional web-based email reply form.
- Clean moderation and expiration processing
- Customizable service messages (templates) for owner and listmaster
- Semi-automatic bounces management
.
SYMPA is French for 'SYstème de Multi-Postage Automatique', which means
'Automatic Multi Mailing System'.
debian/NEWS 0000644 0000000 0000000 00000001747 12132463342 007676 0 ustar sympa (5.4.7-1) unstable; urgency=low
'parser.pl' dropped upstream
----------------------------
If you use a custom version of the task model sync_include.ttl.task,
please replace any occurence of [list->ttl] by [list.ttl].
-- Jonas Smedegaard Mon, 23 Feb 2009 15:14:58 +0100
sympa (5.4.6-2) unstable; urgency=low
icons no longer handled separately
----------------------------------
Upstream now (since 5.4a.4) install icons as part of static_content.
Web server "wwsicons" aliases no longer work and should be dropped.
-- Jonas Smedegaard Mon, 23 Feb 2009 15:14:58 +0100
sympa (5.4.6-1) unstable; urgency=low
Improved database handling
--------------------------
Databases setup and maintenance is now done using dbconfig-common,
with configuration stored in /etc/dbconfig-common/sympa.conf.
Upgrading from earlier packaging releases should happen automatically.
-- Jonas Smedegaard Mon, 23 Feb 2009 10:34:38 +0100
debian/source/ 0000755 0000000 0000000 00000000000 12132463342 010466 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 12132463342 011674 0 ustar 3.0 (quilt)
debian/copyright_hints 0000644 0000000 0000000 00000154216 12132463342 012337 0 ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: INSTALL
README
README.charset
debian/NEWS
debian/README.source
debian/TODO
debian/compat
debian/conf/apache
debian/conf/apache-soap
debian/conf/auth.conf
debian/conf/httpd.conf-cgi
debian/conf/httpd.conf-fcgi
debian/conf/sympa.conf
debian/conf/sympa.conf-smime.in
debian/conf/topics.conf
debian/conf/wwsympa.conf
debian/config
debian/control
debian/control.in
debian/dirs
debian/doc/README.Debian-exim4
debian/gbp.conf
debian/init
debian/patches/1001_sympa.pl_add_prepare_db_option.patch
debian/patches/1002_mysql_default_charset_engine.patch
debian/patches/1004_wizard_support_batch_and_display_mode.patch
debian/patches/1005_wizard_emit_cmd_and_newline_when_dying.patch
debian/patches/1006_wizard_add_soap_url_and_archive_default_index.patch
debian/patches/1007_wizard_probe_currently_supported_locales.patch
debian/patches/1009_postfix_virtual_aliases.patch
debian/patches/1010_db_port.patch
debian/patches/1011_fix_sqlite_db_upgrade
debian/patches/2001_hardcode_user_and_group.patch
debian/patches/2002_wizard_drop_localedir.patch
debian/patches/2003_sanitize_make_all.patch
debian/patches/2004_pg_create_db.patch
debian/patches/2005_disable_build_non_dfsg_po_files.patch
debian/patches/2991_sanitize_make_all.patch
debian/patches/README
debian/patches/series
debian/po/POTFILES.in
debian/po/nl.po
debian/postinst
debian/postrm
debian/prerm
debian/source/format
debian/source/local-options
debian/sympa.docs
debian/sympa.install
debian/sympa.links
debian/sympa.logrotate
debian/sympa_config
debian/templates
debian/watch
doc/man8/Makefile.am
doc/sample/README
doc/sample/employees.ldap
doc/sample/robot.conf
doc/sample/test/config
doc/sample/test/info
doc/sample/test/message.footer
doc/sample/test/web_tt2/welcome.tt2
doc/sample/trusted_applications.conf
mail_tt2/authorization_reject.tt2
mail_tt2/bye.tt2
mail_tt2/certif_warning.tt2
mail_tt2/command_report.tt2
mail_tt2/d_install_shared.tt2
mail_tt2/d_reject_shared.tt2
mail_tt2/digest.tt2
mail_tt2/digest_plain.tt2
mail_tt2/expire_deletion.tt2
mail_tt2/expire_warning1.tt2
mail_tt2/expire_warning2.tt2
mail_tt2/get_archive.tt2
mail_tt2/global_remind.tt2
mail_tt2/helpfile.tt2
mail_tt2/index_archive.tt2
mail_tt2/info_report.tt2
mail_tt2/invite.tt2
mail_tt2/list_created.tt2
mail_tt2/list_rejected.tt2
mail_tt2/list_unknown.tt2
mail_tt2/listeditor_notification.tt2
mail_tt2/listmaster_notification.tt2
mail_tt2/listowner_notification.tt2
mail_tt2/lists.tt2
mail_tt2/message_report.tt2
mail_tt2/moderate.tt2
mail_tt2/modindex.tt2
mail_tt2/reject.tt2
mail_tt2/remind.tt2
mail_tt2/removed.tt2
mail_tt2/request_auth.tt2
mail_tt2/review.tt2
mail_tt2/send_auth.tt2
mail_tt2/sendpasswd.tt2
mail_tt2/sendssopasswd.tt2
mail_tt2/stats_report.tt2
mail_tt2/summary.tt2
mail_tt2/urlized_part.tt2
mail_tt2/user_notification.tt2
mail_tt2/welcome.tt2
mail_tt2/which.tt2
mail_tt2/x509-user-cert-missing.tt2
mail_tt2/your_infected_msg.tt2
mkinstalldirs
po-wwsympa/LINGUAS
po-wwsympa/POTFILES.in
po-wwsympa/remove-potcdate.sin
po-wwsympa/stamp-po
po/LINGUAS
po/POTFILES.in
po/de.po
po/remove-potcdate.sin
po/stamp-po
po/zh_CN.po
po/zh_TW.po
soap/SympaTransport.pm
soap/sympa.wsdl
soap/sympa_soap_server-wrapper.fcgi.c
soap/sympa_soap_server.fcgi.in
src/etc/README
src/etc/auth.conf
src/etc/charset.conf
src/etc/crawlers_detection.conf
src/etc/create_list.conf
src/etc/create_list_templates/discussion_list/comment.tt2
src/etc/create_list_templates/discussion_list/config.tt2
src/etc/create_list_templates/hotline/comment.tt2
src/etc/create_list_templates/hotline/config.tt2
src/etc/create_list_templates/html-news-letter/comment.tt2
src/etc/create_list_templates/html-news-letter/config.tt2
src/etc/create_list_templates/intranet_list/comment.tt2
src/etc/create_list_templates/intranet_list/config.tt2
src/etc/create_list_templates/news-letter/comment.tt2
src/etc/create_list_templates/news-letter/config.tt2
src/etc/create_list_templates/private_working_group/comment.tt2
src/etc/create_list_templates/private_working_group/config.tt2
src/etc/create_list_templates/public_web_forum/comment.tt2
src/etc/create_list_templates/public_web_forum/config.tt2
src/etc/edit_list.conf
src/etc/families/sample-auto/config.tt2
src/etc/families/sample-auto/param_constraint.conf
src/etc/global_task_models/chk_cert_expiration.daily.task
src/etc/global_task_models/crl_update.daily.task
src/etc/global_task_models/eval_bouncers.daily.task
src/etc/global_task_models/expire_bounce.daily.task
src/etc/global_task_models/process_bouncers.weekly.task
src/etc/global_task_models/purge_logs_table.daily.task
src/etc/global_task_models/purge_one_time_ticket_table.daily.task
src/etc/global_task_models/purge_orphan_bounces.monthly.task
src/etc/global_task_models/purge_session_table.daily.task
src/etc/global_task_models/purge_tables.daily.task
src/etc/global_task_models/purge_user_table.monthly.task
src/etc/ldap_alias_entry.tt2
src/etc/ldap_alias_manager.conf
src/etc/list_aliases.tt2
src/etc/list_aliases.tt2.in
src/etc/list_task_models/expire.yearly.task
src/etc/list_task_models/remind.2month.task
src/etc/list_task_models/remind.monthly.task
src/etc/list_task_models/remind.yearly.task
src/etc/list_task_models/sync_include.ttl.task
src/etc/mhonarc-ressources.tt2
src/etc/nrcpt_by_domain.conf
src/etc/scenari/access_web_archive.closed
src/etc/scenari/access_web_archive.intranet
src/etc/scenari/access_web_archive.listmaster
src/etc/scenari/access_web_archive.owner
src/etc/scenari/access_web_archive.private
src/etc/scenari/access_web_archive.public
src/etc/scenari/add.auth
src/etc/scenari/add.closed
src/etc/scenari/add.owner
src/etc/scenari/add.owner_notify
src/etc/scenari/automatic_list_creation.listmaster
src/etc/scenari/automatic_list_creation.public
src/etc/scenari/create_list.intranet
src/etc/scenari/create_list.listmaster
src/etc/scenari/create_list.public_listmaster
src/etc/scenari/d_edit.editor
src/etc/scenari/d_edit.owner
src/etc/scenari/d_edit.private
src/etc/scenari/d_edit.private-https
src/etc/scenari/d_edit.public
src/etc/scenari/d_read.owner
src/etc/scenari/d_read.private
src/etc/scenari/d_read.private-https
src/etc/scenari/d_read.public
src/etc/scenari/del.auth
src/etc/scenari/del.closed
src/etc/scenari/del.owner
src/etc/scenari/del.owner_notify
src/etc/scenari/global_remind.listmaster
src/etc/scenari/info.open
src/etc/scenari/info.private
src/etc/scenari/invite.closed
src/etc/scenari/invite.owner
src/etc/scenari/invite.private
src/etc/scenari/invite.public
src/etc/scenari/remind.listmaster
src/etc/scenari/remind.owner
src/etc/scenari/review.closed
src/etc/scenari/review.intranet
src/etc/scenari/review.listmaster
src/etc/scenari/review.owner
src/etc/scenari/review.private
src/etc/scenari/review.public
src/etc/scenari/send.closed
src/etc/scenari/send.editorkey
src/etc/scenari/send.editorkeyonly
src/etc/scenari/send.editorkeyonlyauth
src/etc/scenari/send.intranet
src/etc/scenari/send.intranetorprivate
src/etc/scenari/send.newsletter
src/etc/scenari/send.newsletterkeyonly
src/etc/scenari/send.private
src/etc/scenari/send.private_smime
src/etc/scenari/send.privateandeditorkey
src/etc/scenari/send.privateandnomultipartoreditorkey
src/etc/scenari/send.privatekey
src/etc/scenari/send.privatekeyandeditorkeyonly
src/etc/scenari/send.privateoreditorkey
src/etc/scenari/send.privateorpublickey
src/etc/scenari/send.public
src/etc/scenari/send.public_nobcc
src/etc/scenari/send.publickey
src/etc/scenari/send.publicnoattachment
src/etc/scenari/send.publicnomultipart
src/etc/scenari/spam_status.x-spam-status
src/etc/scenari/subscribe.auth
src/etc/scenari/subscribe.auth_notify
src/etc/scenari/subscribe.auth_owner
src/etc/scenari/subscribe.closed
src/etc/scenari/subscribe.intranet
src/etc/scenari/subscribe.intranetorowner
src/etc/scenari/subscribe.open
src/etc/scenari/subscribe.open_notify
src/etc/scenari/subscribe.open_quiet
src/etc/scenari/subscribe.owner
src/etc/scenari/subscribe.smime
src/etc/scenari/subscribe.smimeorowner
src/etc/scenari/topics_visibility.conceal
src/etc/scenari/topics_visibility.identified
src/etc/scenari/topics_visibility.noconceal
src/etc/scenari/unsubscribe.auth
src/etc/scenari/unsubscribe.auth_notify
src/etc/scenari/unsubscribe.closed
src/etc/scenari/unsubscribe.open
src/etc/scenari/unsubscribe.open_notify
src/etc/scenari/unsubscribe.owner
src/etc/scenari/visibility.conceal
src/etc/scenari/visibility.intranet
src/etc/scenari/visibility.noconceal
src/etc/scenari/visibility.secret
src/etc/script/create_db.Oracle
src/etc/script/create_db.Pg
src/etc/script/create_db.SQLite
src/etc/script/create_db.Sybase
src/etc/script/create_db.mysql
src/etc/script/ldap_alias_manager.pl.in
src/etc/script/mod2html.pl.in
src/etc/script/mysql_alias_manager.pl.in
src/etc/script/sympa.in
src/etc/script/testlogs.pl.in
src/etc/topics.conf
src/lib/HTML/myFormatText.pm
src/lib/Makefile.am
src/lib/Robot.pm
sympa.spec
sympa.spec.in
web_tt2/active_lists.tt2
web_tt2/add_request.tt2
web_tt2/admin.tt2
web_tt2/admin_menu.tt2
web_tt2/arc.tt2
web_tt2/arc_manage.tt2
web_tt2/arc_protect.tt2
web_tt2/arcsearch.tt2
web_tt2/arcsearch_form.tt2
web_tt2/auto_signoff.tt2
web_tt2/blacklist.tt2
web_tt2/button_footer.tt2
web_tt2/button_header.tt2
web_tt2/ca.tt2
web_tt2/change_email.tt2
web_tt2/change_email_request.tt2
web_tt2/choosepasswd.tt2
web_tt2/close_list.tt2
web_tt2/compose_mail.tt2
web_tt2/copy_template.tt2
web_tt2/create_list.tt2
web_tt2/create_list_request.tt2
web_tt2/css.tt2
web_tt2/css_ie.tt2
web_tt2/d_control.tt2
web_tt2/d_editfile.tt2
web_tt2/d_install_shared.tt2
web_tt2/d_properties.tt2
web_tt2/d_read.tt2
web_tt2/d_upload.tt2
web_tt2/dump_scenario.tt2
web_tt2/dumpvars.tt2
web_tt2/edit_attributes.tt2
web_tt2/edit_config.tt2
web_tt2/edit_list_request.tt2
web_tt2/edit_template.tt2
web_tt2/editfile.tt2
web_tt2/editsubscriber.tt2
web_tt2/error.tt2
web_tt2/footer.tt2
web_tt2/get_closed_lists.tt2
web_tt2/get_inactive_lists.tt2
web_tt2/get_latest_lists.tt2
web_tt2/get_pending_lists.tt2
web_tt2/help.tt2
web_tt2/help_admin.tt2
web_tt2/help_arc.tt2
web_tt2/help_editfile.tt2
web_tt2/help_editlist.tt2
web_tt2/help_faqadmin.tt2
web_tt2/help_faquser.tt2
web_tt2/help_introduction.tt2
web_tt2/help_listconfig.tt2
web_tt2/help_mail_commands.tt2
web_tt2/help_sendmsg.tt2
web_tt2/help_shared.tt2
web_tt2/help_user.tt2
web_tt2/help_user_options.tt2
web_tt2/home.tt2
web_tt2/info.tt2
web_tt2/install_pending_list.tt2
web_tt2/latest_arc.tt2
web_tt2/latest_d_read.tt2
web_tt2/latest_lists.tt2
web_tt2/lca.tt2
web_tt2/list_button_footer.tt2
web_tt2/list_button_header.tt2
web_tt2/list_menu.tt2
web_tt2/list_panel.tt2
web_tt2/lists.tt2
web_tt2/login.tt2
web_tt2/login_menu.tt2
web_tt2/loginbanner.tt2
web_tt2/loginrequest.tt2
web_tt2/ls_templates.tt2
web_tt2/main.tt2
web_tt2/maintenance.tt2
web_tt2/manage_template.tt2
web_tt2/menu.tt2
web_tt2/menu_search.tt2
web_tt2/modindex.tt2
web_tt2/nav.tt2
web_tt2/notice.tt2
web_tt2/picture_upload.tt2
web_tt2/pref.tt2
web_tt2/remove_arc.tt2
web_tt2/rename_list_request.tt2
web_tt2/renewpasswd.tt2
web_tt2/request_topic.tt2
web_tt2/requestpasswd.tt2
web_tt2/review.tt2
web_tt2/review_family.tt2
web_tt2/reviewbouncing.tt2
web_tt2/rss.tt2
web_tt2/rss_request.tt2
web_tt2/scenario_test.tt2
web_tt2/search_user.tt2
web_tt2/serveradmin.tt2
web_tt2/set_pending_list_request.tt2
web_tt2/setlang.tt2
web_tt2/show_cert.tt2
web_tt2/show_exclude.tt2
web_tt2/show_sessions.tt2
web_tt2/sigrequest.tt2
web_tt2/skinsedit.tt2
web_tt2/sso_login.tt2
web_tt2/stats.tt2
web_tt2/subindex.tt2
web_tt2/suboptions.tt2
web_tt2/subrequest.tt2
web_tt2/subscriber_table.tt2
web_tt2/suspend_request.tt2
web_tt2/ticket.tt2
web_tt2/title.tt2
web_tt2/tt2_error.tt2
web_tt2/view_template.tt2
web_tt2/viewbounce.tt2
web_tt2/viewlogs.tt2
web_tt2/viewmod.tt2
web_tt2/your_lists.tt2
wwsympa/INSTALL
wwsympa/Marc.pm
wwsympa/Marc/Search.pm
wwsympa/README
wwsympa/icons/Makefile.am
wwsympa/icons/back.png
wwsympa/icons/begin.png
wwsympa/icons/binary.png
wwsympa/icons/crosshairs.png
wwsympa/icons/down.png
wwsympa/icons/end.png
wwsympa/icons/favicon_sympa.png
wwsympa/icons/folder.open.png
wwsympa/icons/folder.png
wwsympa/icons/h.png
wwsympa/icons/image2.png
wwsympa/icons/junk.png
wwsympa/icons/left.png
wwsympa/icons/link.png
wwsympa/icons/locked.png
wwsympa/icons/logo-s.png
wwsympa/icons/movie.png
wwsympa/icons/position.png
wwsympa/icons/right.png
wwsympa/icons/sound1.png
wwsympa/icons/text.png
wwsympa/icons/top.png
wwsympa/icons/unknown.png
wwsympa/mime.types
wwsympa/wwsympa-wrapper.fcgi.c
Copyright: *No copyright*
License: UNKNOWN
FIXME
Files: Makefile.am
configure.ac
doc/Makefile.am
doc/sample/Makefile.am
important_changes.pl
mail_tt2/Makefile.am
soap/Makefile.am
src/Makefile.am
src/alias_manager.pl.in
src/aliaswrapper.c
src/bouncequeue.c
src/bulk.pl.in
src/etc/Makefile.am
src/etc/script/Makefile.am
src/etc/script/arc2webarc.pl.in
src/etc/script/crypt_passwd.pl.in
src/etc/script/init_comment.pl.in
src/etc/script/p12topem.pl.in
src/etc/script/testldap.pl.in
src/etc/script/tpl2tt2.pl.in
src/familyqueue.c
src/lib/Archive.pm
src/lib/Bulk.pm
src/lib/Commands.pm
src/lib/Conf.pm
src/lib/Config_XML.pm
src/lib/Datasource.pm
src/lib/Family.pm
src/lib/Fetch.pm
src/lib/LDAPSource.pm
src/lib/Language.pm
src/lib/Ldap.pm
src/lib/List.pm
src/lib/Lock.pm
src/lib/Log.pm
src/lib/Message.pm
src/lib/SQLSource.pm
src/lib/Scenario.pm
src/lib/Sympa/Constants.pm
src/lib/Sympa/Constants.pm.in
src/lib/Sympa/Template/Compat.pm
src/lib/Task.pm
src/lib/Upgrade.pm
src/lib/WebAgent.pm
src/lib/admin.pm
src/lib/confdef.pm
src/lib/mail.pm
src/lib/report.pm
src/lib/tools.pm
src/lib/tt2.pm
src/queue.c
src/sympa.pl.in
src/task_manager.pl.in
src/virtualwrapper.c
web_tt2/Makefile.am
wwsympa/Auth.pm
wwsympa/Bounce.pm
wwsympa/Makefile.am
wwsympa/SharedDocument.pm
wwsympa/SympaSession.pm
wwsympa/archived.pl.in
wwsympa/bounced.pl.in
wwsympa/cookielib.pm
wwsympa/wwslib.pm
Copyright: 1997-1999, Institut Pasteur & Christophe Wolfhugel
1997-2001, Comite Reseau des Universites
Comite Reseau des Universites
License: GPL-2+
FIXME
Files: Makefile.in
doc/Makefile.in
doc/sample/Makefile.in
mail_tt2/Makefile.in
soap/Makefile.in
src/Makefile.in
src/etc/Makefile.in
src/etc/script/Makefile.in
web_tt2/Makefile.in
wwsympa/Makefile.in
Copyright: 1994-2002,
1997-1999, Institut Pasteur & Christophe Wolfhugel
1997-2001, Comite Reseau des Universites
License: GPL-2+
FIXME
Files: debian/po/eu.po
debian/po/templates.pot
po/br.po
po/en_US.po
po/id.po
po/la.po
po/ml.po
po/sympa.pot
Copyright: YEAR THE PACKAGE'S HOLDER
License: UNKNOWN
FIXME
Files: doc/man8/Makefile.in
po-wwsympa/de.po
po-wwsympa/id.po
po-wwsympa/web_help.pot
src/lib/Makefile.in
wwsympa/icons/Makefile.in
Copyright: 1994-2002
2007
License: UNKNOWN
FIXME
Files: po-wwsympa/bg.po
po-wwsympa/el.po
po-wwsympa/nb_NO.po
po-wwsympa/ru.po
po-wwsympa/sv.po
po-wwsympa/tr.po
Copyright: 2005, Canonical Ltd, and Rosetta Contributors 2005
2007,
License: UNKNOWN
FIXME
Files: po/bg.po
po/el.po
po/nb_NO.po
po/ru.po
po/sv.po
po/tr.po
Copyright: 2005, Canonical Ltd, and Rosetta Contributors 2005
License: UNKNOWN
FIXME
Files: po-wwsympa/fi.po
po-wwsympa/nl.po
po-wwsympa/pl.po
po-wwsympa/ro.po
po-wwsympa/zh_CN.po
Copyright: 2007,
YEAR Free Software Foundation, Inc
YEAR THE PACKAGE'S HOLDER
License: UNKNOWN
FIXME
Files: po-wwsympa/ar.po
po-wwsympa/br.po
po-wwsympa/cs.po
po-wwsympa/en_US.po
po-wwsympa/vi.po
Copyright: 2007,
YEAR THE PACKAGE'S HOLDER
License: UNKNOWN
FIXME
Files: doc/man8/alias_manager.pod.in
doc/man8/archived.pod.in
doc/man8/bounced.pod.in
doc/man8/sympa.pod
Copyright: E<169> 1997-1999, Institut Pasteur & Christophe Wolfhugel
E<169> 1997-2001, Comit Rseau des Universits
License: UNKNOWN
FIXME
Files: po/fi.po
po/nl.po
po/ro.po
Copyright: YEAR Free Software Foundation, Inc
YEAR THE PACKAGE'S HOLDER
License: UNKNOWN
FIXME
Files: compile
depcomp
Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc
License: GPL
FIXME
Files: soap/sympa_soap_client.pl.in
soap/sympasoap.pm
Copyright: *No copyright*
License: GPL-2+
FIXME
Files: aclocal.m4
configure
Copyright: 1992-1996, 1998-2001
1995-2003, 2005-2006, Free Software Foundation, Inc
1995-2007, Free Software Foundation, Inc
1996-1997, 2000-2001, 2003, 2005,
1996-2003, 2005 Free Software Foundation, Inc
1996-2004,
1996-2005,
1997, 1999-2001, 2003, 2005
1997, 2000-2001, 2003-2005,
1999-2001, 2003, 2005, Free Software Foundation, Inc
1999-2005,
2001, 2003, 2005, Free Software Foundation, Inc
2001-2003, 2005 Free Software Foundation, Inc
2002-2003, 2005 Free Software Foundation, Inc
2003, 2005 Free Software Foundation, Inc
2003-2005, Free Software Foundation, Inc
2004-2005, Free Software Foundation, Inc
2008, Free Software Foundation, Inc
License: UNKNOWN
FIXME
Files: po-wwsympa/Makefile.in.in
po/Makefile.in.in
Copyright: 1995-1997, 2000-2007, Ulrich Drepper
License: UNKNOWN
FIXME
Files: po-wwsympa/Makevars
po/Makevars
Copyright: for their translations to this person
holder of the package.) Translators are
holder of the surrounding
holder that gets inserted into the header of the
License: UNKNOWN
FIXME
Files: missing
Copyright: 1996-1997, 1999-2000, 2002-2005
License: GPL
FIXME
Files: debian/rules
Copyright: 2008-2010, Jonas Smedegaard
2010, Stefan Hornburg (Racke)
License: GPL
FIXME
Files: NEWS
Copyright: notices and license notices to all
License: GPL
FIXME
Files: COPYING
Copyright: 1989, 1991 Free Software Foundation, Inc
HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
HOLDERS AND/OR OTHER PARTIES
disclaimer" for the program, if
holder saying it may be distributed
holder who places the Program under this License
interest in the program
law:
the software, and
year name of author
License: GPL-2+
FIXME
Files: src/lib/PlainDigest.pm
Copyright: Chris Hastie 2004, - 2008, #
License: GPL-2+
FIXME
Files: src/sympa_wizard.pl.in
Copyright: 1997-2001, Comite Reseau des Universites
License: GPL-2+
FIXME
Files: wwsympa/wwsympa.fcgi.in
Copyright: 1997-2003, Comite Reseau des Universites
1999, Comit Rseaux des Universits
License: GPL-2+
FIXME
Files: src/lib/time_utils.pm
Copyright: 1996-1999, Earl Hood, mhonarc@mhonarc.org
License: GPL-2+
FIXME
Files: web_tt2/javascript.tt2
Copyright: 2005, Bob Ippolito
HOLDERS
statement applies to the following two functions
License: MIT/X11 (BSD like)
FIXME
Files: install-sh
Copyright: 1994, X Consortium
License: MIT/X11 (BSD like)
FIXME
Files: po-wwsympa/fr.po
Copyright: « Discussions ») : "
'Cration de la liste nomdelaliste"
'Admin'."
'Crer un dossier'."
(closed) ;"
(rserv aux experts du "
(rserv aux experts du format "
2004-2006, Free Software Foundation, Inc
2007,
: Message envoy à chaque abonn lors du "
sans que son auteur soit notifi."
YEAR Free Software Foundation, Inc
\"cookie\" qui ajoute un formulaire "
a l'auteur du message. Ce paramtrage "
a t active pour la "
abonn à la liste : "
abonn"
accepte ou rejete : si l'inscription à la liste est "
accepte, le message que vous recevez "
au "
au bouncer."
au bout de quelques secondes. "
au bouton "
au bouton 'Browse'."
au crateur de la liste (les autres "
au crateur de la liste ; les autres "
au message de rappel"
automatiquement (cela peut galement être le fait des "
automatiquement à cette liste. Les "
aux "
aux abonns (private) - option par dfaut ;"
aux abonns (private) ;"
aux abonns (private)."
aux abonns (private)'."
aux abonns lors d'un rappel individualis (commande REMIND). La "
aux abonns ou aux utilisateurs du domaine local (intranet) ;"
aux abonns' peut être intressante afin de "
aux listes avec plusieurs adresses, l'adresse remplace "
aux messages."
aux nouveaux abonns.\n"
aux personnes qui se dsabonnent de la "
aux personnes supprimes de la liste des "
aux propritaires de la liste (owner) - option par dfaut"
aux propritaires de la liste (owner) ;"
avant de l'abonner à la liste. Ceci permet d'viter des abonnements "
avant de pouvoir être diffus. "
avec la même "
avec une autre adresse e-mail que celle que vous "
cache)"
cre."
d'abonner des gens sans les prvenir."
d'envoi des "
d'envoi des compilation est dfinie par le gestionnaire de la "
d'envoi des compilations est dfinie par le gestionnaire de la "
d'un signet, le site "
dans "
dans aucune des options, sachez que le "
dans l'espace de stockage partag, mais bien "
dans la liste des abonns ;"
dans la liste des abonns : vous serez "
dans la liste, le mois en cours sera "
dans la liste."
dans la liste, entrez tout ou "
dans la section pas "
dans un message d'archives unique qui pourra être "
dans votre adresse e-mail lors de votre "
de "
de rdiger une charte d'utilisation pour votre "
de crochets (les crochets sont rajouts "
de cration de ces archives. Par exemple, si "
de dsabonner des abonns "
de l'abonn dans la liste des abonns (commande REVIEW)."
de la boîte de "
de la colonne correspondante."
de la liste suivant d'autres "
de la liste'. "
de la scurit informatique ;"
de rapports d'erreur suite aux dernières "
de rendre la liste des abonns accessible à "
de rdiger une charte d'utilisation pour votre liste et "
de ses messages se dgrader "
de stockage : certaines listes "
de toujours choisir une option comportant le paramètre "
de traiter votre demande "
de traiter votre demande de "
depuis l'interface d'administration de liste "
des compilations', vous pouvez "
des dossiers avant d'effectuer cette "
des erreurs ;"
des listes."
des messages : comme pour le mode digest, vous "
des modrateurs : ceux-ci ne peuvent pas "
devant l'objet de tous les "
disponibles', slectionnez "
doit contenir une adresse email par "
du 1er janvier !"
du nom de la "
du jour, etc.), bulletins d'informations sur les "
du propritaire, le dlai de rception "
dsabonn de manière arbitraire par une personne "
en "
en erreur a un score (de 0 à 100)."
en erreur pendant un certain temps, le système peut "
en erreur se voit affecter un score (de 0 à 100). Ce paramètre "
en erreur."
en fin de message."
en haut "
en haut de votre cran."
en haut à "
en haut à droite de votre cran."
en haut à gauche de votre cran. Ce "
en retour à la commande "
en secondes)."
en texte brut et non en en erreur, un second bandeau "
est abonn ;"
est considr comme "
est reçu par chacun des autres abonns. Lorsque l'on est "
et en ayant des changes "
et la notification que vous avez slectionne sera envoye à "
extraits. Ce mode d'abonnement est utile si votre "
javascript dans son navigateur voit les adresses email affiches "
l'accès à la liste des abonns, ce bouton n'apparaît pas). La liste "
la cration de la liste."
la demande et cliquez sur le bouton de votre choix."
le cas chant."
le document) conserve quoi qu'il arrive les droits de lecture et "
le souhait que la liste soit cre ou qui "
les règles d'utilisation de la liste, il est "
leur abonnement à la liste. "
leur abonnement ;"
lorsqu'un message est diffus si taux "
lui rappelant l'adresse avec laquelle il est abonn"
modr, vous recevrez un message de Sympa vous "
même si vous modifiez la langue de l'interface "
n'a aucun impact sur les documents qu'il contient."
n'est pas en erreur en consultant la "
ne "
ne reçoit pas les messages de la liste"
noye au milieu de nombreux autres mails ! Resoumettez "
observes."
où les "
par e-mail au serveur."
par la section 'Documents partags'."
par la chaîne \"AT\"."
par le nombre, le type et la frquence des erreurs. "
par le processus "
par le processus de "
par les propritaires ou "
par une procdure d'authentification "
plus facilement. Pour conomiser de l'espace, vous "
pour "
pour la liste. Elle garantit, "
pour les abonns (editor) ;"
pour rinitialiser le compteur d'erreurs pour "
pour traiter les messages de la liste. Cette priorit "
pralablement install sur le serveur."
publi par quelqu'un d'autre."
qu'il s'agit cette fois "
que votre adresse e-mail ne poserait "
que vous souhaitez offrir à vos abonns. Par "
qui avait envoy le message "
qui propose le service de listes utilise un système de "
rejet par un modrateur. Si vous n'avez reçu aucune "
rejete par les propritaires de "
reçoit alors une compilation de tous les messages envoys au "
reçoit un message de notification. Vous pouvez et "
sous le champ "
sous le texte "
sur la "
sur la liste ;"
sur la liste."
sur la liste, "
sur les abonns en erreur "
sur un autre service utilisant le système "
sur une liste, procdez comme pour "
sur votre ordinateur par Sympa"
spare en quatre parties :"
tente de publier un fichier trop gros par "
tout vous abonner aux listes qui vous sont "
trait. Si vous êtes plusieurs "
trouve."
un dossier par anne universitaire : ceci "
un ensemble de "
un message "
un message de rappel de son "
un mode de rception non autoris, sympa utilisera le mode de "
un trop "
une plage de recherche très tendue, une "
vers la page où vous pourrez dfinir votre mot de passe."
via la "
via une source de donnes dynamique "
visible "
votre mot de passe, vous pouvez en recevoir un rappel par e-mail. "
votre mot de passe, vous pouvez le rinitialiser. Pour cela, suivez "
changs, cliquez sur le "
galement.
"
à \"forced\" le champ d'entête est remplac."
à \"other_email\", ce paramètre dfinit l'adresse email "
à \"unique\", le message de bienvenue comprend une "
à aider les abonns ne "
à cette "
à cette adresse. "
à cette adresse. Cliquer sur ce lien pour être "
à cette adresse."
à chaque dsabonnement."
à côt du texte 'Authentification "
à des listes, vous "
à dialoguer avec eux. Pour utiliser "
à include. Le module Perl Net::LDAP doit "
à l'expditeur du message (sender), à l'adresse de la liste "
à l'expditeur en cas de dtection d'un virus dans un message."
à l'expditeur lors du rejet d'un message par le modrateur ;"
à l'intitul "
à la "
à la liste avec plusieurs adresses, utilisez celle avec "
à la liste noire. Vous pouvez grer votre liste noire en cliquant sur "
à la liste pour "
à la liste, envoyez un "
à la liste, sans quoi il se peut "
à la liste. Cela vite de se dsabonner puis de se "
à la liste."
à la liste en "
à la liste :"
à nos grosses listes techniques (semipublic)."
à supprimer des abonns (commande DEL)."
à tous sans authentification (open) - option par dfaut"
à un champ de texte ne valide que les "
à un service de listes, vous pouvez :"
à une "
à une catgorie de personnes "
à une ligne."
à une liste de diffusion, il est possible d'envoyer des messages, d'y "
à une liste, vous recevez les messages que chacun "
à une personne via la commande\n"
License: UNKNOWN
FIXME
Files: po-wwsympa/ja.po
Copyright: 'Crer un dossier'."
'Crer un fichier'."
(closed) ;"
2005, Canonical Ltd, and Rosetta Contributors 2005,
2007,
au bouncer."
au bouton 'Browse'. Cliquez sur le bouton "
au bouton 'Browse'."
au crateur de la liste (les autres "
automatiquement à cette liste. Les "
aux abonns (private) - option par dfaut ;"
aux abonns (private)."
aux abonns (private) ;"
aux abonns' peut être intressante afin de "
aux listes avec plusieurs adresses, l'adresse "
aux propritaires de la liste (owner) - option par dfaut "
aux propritaires de la liste (owner) ;"
aux utilisateurs du domaine local (intranet) ;"
avant de pouvoir être "
d'envoi des compilations est dfinie par "
d'un "
dans aucune des options, sachez que le "
dans l'espace de stockage partag, "
dans la "
dans la liste des abonns : vous serez visible "
dans la liste des abonns ;"
dans le menu de gauche sous le texte 'Taux d'adresses en "
dans le mois). Les fichiers de messages n'ont pas "
dans un message d'archives unique qui "
de crochets (les crochets sont "
de cration de ces archives. Par exemple, "
de la "
de la boîte de "
de la boîte de rception "
de la liste suivant d'autres "
de rendre la liste des abonns accessible à "
de toujours choisir une option comportant le paramètre "
des compilations', vous pouvez "
des listes."
des messages : comme pour le mode digest, vous "
devant l'objet de tous les "
disponibles', "
du "
du 1er janvier !"
en "
en haut de "
en haut à droite de votre cran."
en haut à gauche de votre "
en criture et de le verrouiller à "
envoie un message à la liste, il reçoit "
envoy, utilisez le mode de recherche "
envoys sont "
est 'month', l'ensemble des messages envoys sur la "
l'accès à la liste des abonns, ce bouton "
le document) conserve quoi qu'il arrive les droits de lecture et "
modr, vous recevrez un message de Sympa "
même si vous modifiez la langue de l'interface "
où les "
par e-mail au serveur."
par la section 'Documents "
par le nombre, le type et la frquence des "
plus facilement. Pour conomiser de "
publi par quelqu'un d'autre."
qu'il s'agit cette fois "
que vous souhaitez offrir à vos "
qui avait envoy le message "
reçoit alors une compilation de "
reçoit un message de notification. Vous pouvez et "
sont signals au bas du message. Cliquez sur l'objet de "
sous le "
sous le texte "
sous le texte 'Remplacer le fichier nomdufichier "
sur la "
sur la liste."
sur votre ordinateur par "
tente de publier un fichier "
tout vous abonner aux listes "
trait. Si vous êtes plusieurs "
trouve."
un dossier par anne universitaire : ceci permettra "
une plage de recherche très tendue, "
« Discussions ») : ils sont "
changs, cliquez sur le "
galement."
à nos grosses listes techniques (semipublic)."
à tous sans authentification (open) - option par dfaut "
à un champ de texte ne valide que les "
License: UNKNOWN
FIXME
Files: po-wwsympa/pt.po
Copyright: 2005, Canonical Ltd, and Rosetta Contributors 2005
2007,
possível enviar mensagens para uma lista de correio sem a ter "
License: UNKNOWN
FIXME
Files: po-wwsympa/pt_BR.po
Copyright: 2005, Canonical Ltd, and Rosetta Contributors 2005,
2007,
aplicada automaticamente em bouncers de "
aplicado quando a mensagem atravessar o carretel. A "
automaticamente aplicada no nível 1 "
bem próximo do 'modo sumário' de "
controlado pelo revisor "
da mensagem : mesmo que Cabeçalho de Mensagem, mas "
dar "
definido pelo proprietário da "
emitida em resposta ao "
enviada a cada membro que usar o comando REMIND. "
enviada aos usuários quando vocêos "
enviada para novos membros da "
enviada para os inscritos de acordo com o ritmo "
enviada para pessoas se algum "
enviada utilizando um "
escondido usando javascript. Os usuários que habilitarem "
fornecida, mas só pode ser usada por arquivos da "
impossível enviar mensagens para uma lista mesmo que você esteja "
inadvisable mudar este parâmetro, e particularmente inadvisable "
isso
mandada quando "
mandado como resposta para o comando de e-"
melhor desinscrever "
mesmo google e companhia."
moderada, qualquer moderador pode distribuir ou rejeitar "
moderador/a."
o caso das listas de anúncio, que são "
o nome do domínio central setado no "
opcional. Especifica um string que seja adicionado ao "
opcional. Os encabeçamentos especificados serão "
possível enviar mensagens para uma lista de emails sem estar "
possível pôr ao mesmo tempo diversas "
que sejam avaliadas."
substituído pelo texto \" AT \"."
um "
um artigo confidential para gerar chaves do autenticador "
um pequeno arquivo que o servidor de internet grava em seu disco "
um texto livre do formulário "
uma lista de distribuição que permite que um "
uma lista de emails?"
uma lista de tipos (mail, notice, digest, digestplain, "
uma sinalização de qualidade "
usado quando um membro quer receber mensagem mandandas tanto em "
adicionado à mensagem."
License: UNKNOWN
FIXME
Files: po-wwsympa/et.po
Copyright: 2005, Free Software Foundation, Inc
2007,
YEAR Free Software Foundation, Inc
YEAR THE PACKAGE'S HOLDER
License: UNKNOWN
FIXME
Files: po-wwsympa/it.po
Copyright: 2004, Free Software Foundation, Inc
2007,
YEAR Free Software Foundation, Inc
di pagina "
di pagina preimpostati saranno "
di pagine: come l'intestazione, ma allegato alla "
License: UNKNOWN
FIXME
Files: po-wwsympa/oc.po
Copyright: 2004-2005, Free Software Foundation, Inc
2007,
YEAR Free Software Foundation, Inc
pralablement install sur le serveur."
à aider les abonns ne disposant pas d'outils de tri des messages "
License: UNKNOWN
FIXME
Files: po-wwsympa/eu.po
Copyright: 2006, Rosetta Contributors and Canonical Ltd 2006
2007,
License: UNKNOWN
FIXME
Files: po-wwsympa/es.po
Copyright: 2007,
YEAR Free Software Foundation, Inc
YEAR THE PACKAGE'S HOLDER
configurada la lista)"
de mensaje como una "
es una lista de correo?"
estás buscando."
frecuencia puedes enviar mensajes sin molestar a otros suscriptores?"
frecuencia se crearán los ficheros de archivo. Por "
incluido o suscrito dirctamente;"
límites?"
quieres ser suscriptor de la lista..."
tono se utiliza en la lista? ¿Está permitido hacer bromas o es una "
utilizando el mismo sistema de "
License: UNKNOWN
FIXME
Files: po-wwsympa/hu.po
Copyright: 2007,
YEAR Free Software Foundation, Inc
a felhasználók, akiknek 80 "
a listatagsági beállításait!"
megkapni az üzeneteket\n"
teszi a lista tulajdonosának, hogy megválassza, a Sympa "
teszi, "
License: UNKNOWN
FIXME
Files: po/vi.po
Copyright: %1 không?"
%1 đã bị xoá."
Hai:Th Ba:Th Tư:Th Năm:Th Sáu:Th Bảy"
YEAR THE PACKAGE'S HOLDER
ai nào đã xác thực bằng MD5"
chuỗi nào. Ví dụ : « *@miền.này » tương ng với "
c hơn tham số « sympa.conf/one_time_ticket_table_ttl »"
hơn 3 tháng"
hơn tham số « sympa.conf/"
liên quan đến hộp "
mẫu nào được thiết kế cho một hộp "
người gửi nào từ miền đó."
nhất"
nên không làm gì."
thm tra này từ máy %1. Nếu người "
tìm kiếm"
tự của cấu hình"
tự thời gian"
xác nhận đã được thm tra về trước từ máy %1. Nếu bạn đã không làm "
xác thực đã được tạo và gửi cho bạn."
xác thực được yêu cầu không nhận ra được hoặc đã hết hạn dùng"
đi trước"
được yêu cầu đã hết hạn dùng"
License: UNKNOWN
FIXME
Files: po/ca.po
Copyright: %1 línies"
YEAR THE PACKAGE'S HOLDER
al seu paper de propietari o propietària de moderador/a de llistes."
anomenats retornats)."
cap missatge retornat"
cap propietari assignat"
cap subscriptor"
cap tema "
caràcter invàlids."
de "
de la màquina %2, en data %3). "
des de %2 a %3)"
des de %3 a %4)."
el nom de la "
el valor '%2' incorrecte."
errors.\n"
no la recorda :"
pot aprovar aquesta sol·licitud enviant un missatge a %1 amb el "
pots aprovar aquesta sol·licitud enviant un missatge a %1 amb el "
privilegis de propietari per aquesta llista"
subscriptors."
suficients permisos :"
totes les plantilles que podeu copiar o visualitzar"
un format conegut."
un format desconegut o ha caducat"
una comanda, si us plau, informa que\n"
virus.\n"
License: UNKNOWN
FIXME
Files: po/cs.po
Copyright: %2 a zdá se že pochází\n"
(bounce) adresy"
2 měsíce"
Vám Sympa zaslala. To potvrdí\n"
Vám zaslala Sympa, To potvrdí Vaši registraci do "
Vám zaslala Sympa, To potvrdí Vaši registraci do konference %"
YEAR THE PACKAGE'S HOLDER
adresy a hesla. Heslo lze "
adresy jsou chráněny"
adresy"
aliasy"
archívy"
atributy"
budete moci tyto uživatele odstranit z konference pomocí příkazu "
byli vymazáni z \n"
byste měli instalovat do poštovního systmu"
chcete editovat :"
dokumenty k moderování"
dokumenty"
e-mail adresy"
fórum ML"
heslo (pro kontrolu) :"
heslo :"
heslo je nekompletní"
heslo neměl."
hledání"
hlášení :"
hlášení"
informace"
jmno konference"
jmno"
jsou :\n"
konference"
konferenci, WWSympa Vám zašle "
mají přístup"
možnost zasílání novinek pomocí RSS. Nastavte "
možnosti odběru zpráv"
mít práva Správce k obnovení"
nastavení. Je dostupn pouze přihlášeným uživatelům"
nastavení.\n"
neregistrovaným uživatelům.
\n"
obdržíte seznam členů kteří nepotrvdily \n"
potvrzení"
pouze správcům nebo moderátorům konference:"
pro uživatele po md5 autentikaci"
pro uživatele z místní domny"
pro vytvoření konference"
přidání"
přihlášení adresy %1!"
přihlášení"
připojení"
příkazy jsou:"
příkazy"
rozhraní (archív)\n"
s příkazy Sympy robota, jsou přístupn v \n"
se "
se přihlásit"
se přihlásit, "
se přihlásit, je "
sekce"
slovo"
složky"
smí přispívat"
správcem konference nevyžaduje autentikaci"
správcům"
tak i v HTML "
uživatele"
viry používají podvržen e-mail adresy a je tedy možn že zpráva "
vyhledávání"
z místní domny nebo povolenen vlastníkem"
zadáte zde zadáte.\n"
znaky mohou být nečiteln nebo nesprávn **\n"
zpráva/soubory, kter souvisejí s chodem "
zprávy ------\n"
zprávy jako:"
zprávy ke schválení"
zprávy nebo dokumenty čekající na schválení v konferenci %1"
zprávy povoleny"
zprávy uživateli (je to "
zprávy"
údaje je nesprávn"
úrovně"
členy"
členy.\n"
číslo konfigurace"
šifry"
License: UNKNOWN
FIXME
Files: po/pt_BR.po
Copyright: '%2' para '%1'."
2005, Canonical Ltd, and Rosetta Contributors 2005,
Cabeçalho de Mensagem, mas "
da mensagem"
dar "
de %3 bytes. Mensagens\n"
definido para a lista %1@%2 )"
definido para a lista '%1@%2'"
definido para todos os robôs, a menos que ele seja "
definido pelo proprietário "
editor:"
editor:\n"
emitida em resposta ao "
enviada a cada membro que usar o comando REMIND. "
enviada aos usuários quando vocêos "
enviada para novos membros da "
enviada para os inscritos de "
enviada para pessoas se algum "
enviada utilizando "
escondido usando javascript. Os usuários que habilitarem "
fornecida, mas só pode ser usada por arquivos da "
guardada (usado para DBD::CVS somente)"
igual ao anterior. Nada foi feito."
impossível a inscrição"
impossível para diretórios pois a edição uma função moderada."
impossível porque editar uma edição moderada."
impossível."
inadequado"
inadvisable mudar este parâmetro, e particularmente inadvisable "
já subscritor da lista ' %s'↵\n"
lá, recomendamos que você remova %1 ;\n"
mais aceito para uma população"
mais parte da família %3.\n"
mais publicada no sítio"
mandada aos responsáveis"
mandada aos responsáveis)"
mandada de volta para você:↵\n"
mandada para o proprietário da lista"
mandada quando "
mandado como resposta para o comando de e-"
membro da lista %1"
membro da lista %s com email %s\n"
membro da lista '%1@%2' com email '%3'"
membro da lista '%2'."
membro desde"
mesmo google e companhia."
moderada, qualquer moderador pode distribuir ou "
muito longo (%1 dias)"
necessária uma ação)\n"
necessário do seu lado."
necessário saber que "
no formato data/hora.Para detalhes sobre "
notificado"
o modelo padrão para todas as listas do robô %1 a menos que ele "
o nome do domínio central setado no "
o padrão para todos os robôs, a menos que ele seja redefinido "
o proprietário com privilgios desta lista"
o seu endereço !"
o seu real e-mail de inscrição)."
opcional. Especifica um string que seja adicionado ao "
opcional. Os encabeçamentos especificados serão "
opcional?"
padrão para todas as listas de robôs %robot% a menos que ele "
padrão para todos os robôs, a menos que ele seja redefinido "
para "
para dizer que você está utilizando um endereço único no Sympa "
permitido adicionar um usuário à lista."
permitido para se inscrever."
permitido por linha"
permitido pra se cadastrar/descadastrar:"
personalisável com seu < strong>Preferences"
possivel se deinscrever desta lista."
possível abrir arquivo '%1'"
possível adicionar assinantes quando o status da lista for '%1'"
possível conectar à base de dados %1, ainda tentando..."
possível criar o compartilhamento da lista '%1'."
possível excluir o compartilhamento da lista '%1'."
possível gerar uma mensagem de lembrança de senha, provavelmente "
possível ler '%1'."
possível no modo de recebimento \"normal\""
possível pôr ao mesmo tempo "
possível remover um usuário da lista"
possível restaurar a área compartilhada para a lista '%1'"
privada: Você não pode ler os arquivos.\n"
privada: Você não pode procurar por arquivos disponíveis.\n"
proposto apenas para usuários "
proprietário:"
que o Gerente Geral de Listas confirme a sua criação."
que sejam avaliadas."
requerido para essa lista"
reservada: você não pode ver os arquivos disponíveis"
responsável:\n"
resrita aos proprietários."
restrita a donos/as de listas."
restrita a donos/as ou moderadores/as de listas."
restrita a moderadores/as."
restrita a usuários do domínio local."
restrita ao Gerente Geral de Listas e a proprietários de listas "
restrita ao Gerente Geral de Listas e a proprietários de listas."
restrita ao Gerente Geral de Listas."
restrita ao autor do documento, ao Gerente Geral de Listas e aos "
restrita aos membros com assinatura S/MIME."
restrita aos membros da lista "
restrita aos membros da lista."
restrita aos membros da mesma"
restrita aos membros e aos "
restrita aos membros."
restrita aos moderadores."
restrita aos proprietários da lista."
restrita aos proprietários de listas."
restrita aos usuários do domínio local."
restrito ao Gerente Geral de Listas."
restrito aos membros da lista "
restrito aos membros da lista e aos usuários do domínio "
restrito aos membros da lista."
restrito aos moderadores."
restrito aos moderadores.↵\n"
restrito aos proprietários de listas."
restritra a proprietários de lista com privilgios."
sobre %1, então você provavelmente se interessa."
substituído pelo texto \" AT \"."
sugerida para editar ou criar emails ou modelos web ttl."
um "
um artigo confidential para gerar chaves do autenticador "
um documento já existente : '%1'"
um dos proprietários para a lista %s."
um gerenciador de listas de correio eletrônico que automatiza o "
um jogo dos parâmetros do perfil. Os parâmetros serão "
um modo de recebimento disponível"
um proprietário privilegiado, você pode escolher outros "
um texto livre do formulário "
uma lista de emails conhecida : "
uma lista de tipos (mail, notice, digest, "
uma palavra reservada"
uma resposta automática mandada pelo Gerenciador de Listas de Correio "
usado quando um membro quer receber mensagem mandandas tanto "
utilizada."
adicionado à mensagem."
License: UNKNOWN
FIXME
Files: po/ko.po
Copyright: (LDAPS)"
IP 주소"
Sympa의 인증을 위한 인증서"
YEAR THE PACKAGE'S HOLDER
msg_topic."
리스트. Bcc 거부했다 (반대로스팸)"
만들기: 웹 공 문서 공간 만들기"
머리글를에 이하 Sympa가 서명을 검사할 수 없다 (주의하기쓰하"
문서 제거 및종료. \"공 문서 복원\"버턴을 사해서 "
문서 제거 및종료. \"공 문서 복원\"버턴을 사해서 복"
License: UNKNOWN
FIXME
Files: wwsympa/icons/logo_sympa.png
Copyright: . f9KQ%D̂pRX[ޱ}RJQ[ROD^͛ᝪEsssxwwk/=r*ޙ60#7 O~zn-I,=Мx3fӦM+bټK̝;C9ŋswK2d֬Yo[Kpmۜ}p駟_:Gu>,'x
:&I&;~?\B$q`T81IO4|3RP/N-T8{ x<lۦ[oE
License: UNKNOWN
FIXME
Files: po/fr.po
Copyright: ; vous devez "
abonne"
aux %1 abonns de la liste %2."
aux propritaire de liste (pas d'authentification la signature DKIM "
aux propritaires de la liste."
avec la cl %1."
copi : %2"
de : "
de la liste"
en utilisant le "
envoy aux %1 membres"
ferme"
ici
install par %4, modrateur de la liste."
l'envoi d'un rappel d'abonnement aux membres de la liste %1"
par l'administrateur"
sur le disque. Impossible d'appliquer vos "
sur unique, l'abonn est supprim si le message de rappel "
trouve dans la liste %2."
à cause d'une erreur interne :"
à la liste %1@%2 avec l'adresse %3 depuis au moins 1 an."
License: UNKNOWN
FIXME
Files: po/et.po
Copyright: 2006, CRU Sympa Authors , 2006
License: UNKNOWN
FIXME
Files: po/ja.po
Copyright: 2005, Canonical Ltd, and Rosetta Contributors 2005
sympa デーモン用に決めたファシリティを使います。"
License: UNKNOWN
FIXME
Files: po/pt.po
Copyright: 2005, Canonical Ltd, and Rosetta Contributors 2005,
de %3 Bytes. As novas mensagens não "
uma instancia da familia %3.\n"
License: UNKNOWN
FIXME
Files: debian/po/fr.po
Copyright: 2001-2007, Christian Perrier
Sympa pour une utilisation avec "
ce paquet. FastCGI est indispensable pour utiliser le serveur SOAP "
et configur le serveur "
le port adquat."
par l'utilisateur « sympa »."
par le serveur de bases de donnes pour les "
par sympa pour la connexion à la "
pour "
pour utiliser "
sur "
sur votre système. Assurez-vous d'abord que vous avez "
votre base de donnes Sympa ?"
votre base de donnes pour Sympa."
votre serveur de bases de donnes pour les "
à Sympa d'utiliser une base de donnes, vous "
License: UNKNOWN
FIXME
Files: AUTHORS
Copyright: 1997-1999, Institut Pasteur & Christophe Wolfhugel
1997-2001, Comite Reseau des Universites
License: UNKNOWN
FIXME
Files: po/es.po
Copyright: 2007-2009, Free Software Foundation, Inc
YEAR Free Software Foundation, Inc
YEAR THE PACKAGE'S HOLDER
de baja de la lista %2:"
de fin de mensaje: Si no está vacío, este archivo se adjunta al fin de "
de página."
de página;"
envoy. "
et empêcher un tiers de vous abonner à\n"
listas estás suscrito"
License: UNKNOWN
FIXME
Files: debian/po/de.po
Copyright: Helge Kreutzmann , 2007-2008, 2010
Stefan Hornburg (Racke) , 2003
License: UNKNOWN
FIXME
Files: debian/po/pt_BR.po
Copyright: 2007, THE sympas'S HOLDER
Luís Lopes , 2004,
a mesma que o sympa utilizará."
a porta TCP de seu servidor de banco de dados ${database}?"
a senha de administrador de seu banco de dados ${database}?"
a senha para as chaves privadas das listas?"
autenticação baseada em ident."
capaz de conectar a um banco de dados local ou remoto."
configurado para usar criptografia S/MIME "
definido como /var/"
diferente de `localhost'."
o nome da máquina (\"hostname\") onde seu banco de dados está "
o nome da máquina ou o apelido que você usará para atingir o sympa."
o nome do seu banco de dados Sympa?"
o usuário para o banco de dados ${dbname}?"
requerido para usar o "
tambm requerido quando você deseja usar a "
um módulo do Apache que faz com que o WWSympa seja executado "
uma poderosa interface Web para administrar as listas de "
usada pelo servidor de banco de dados para conexões a "
License: UNKNOWN
FIXME
Files: po/pl.po
Copyright: 2009, Marcin Woloszyn
License: UNKNOWN
FIXME
Files: debian/po/sv.po
Copyright: 2010, Martin Bagge
License: UNKNOWN
FIXME
Files: po/eu.po
Copyright: 2006, Rosetta Contributors and Canonical Ltd 2006
License: UNKNOWN
FIXME
Files: debian/po/es.po
Copyright: 2010, Software in the Public Interest
servidor/es web está ejecutando?"
License: UNKNOWN
FIXME
Files: debian/po/ja.po
Copyright: 2009-2010, Stefan Hornburg (Racke)
License: UNKNOWN
FIXME
Files: po/hu.po
Copyright: YEAR Free Software Foundation, Inc
a felhasználók, akiknek "
az anyanyelvre lefordítani a Sympa "
felfüggeszteni a "
kapni őket, akkor újítsa meg a hitelesítsi tanúsítványát "
lett alakítva"
megkapni az üzeneteket\n"
nem a(z) %3 család egy pldánya.\n"
nem elrhető ezen a kiszolgálón."
tartani az oldal "
teszi a lista tulajdonosának, hogy megválassza, a Sympa "
teszi a statikus CSS-ek telepítst s a sympa gyorsítását"
teszi az archívumok "
teszi az archívumok letöltst s törlst."
License: UNKNOWN
FIXME
Files: po/ar.po
Copyright: YEAR THE PACKAGE'S HOLDER
السر الخاص بك موجود في دليل LDAPسيمبا لا يمكنها ارسال تذكير بكلم السر"
بناء ارشيف النص الشبكي باستخدام arctxt"
تقني VERP"
خاطئه في ملف edit_list.conf"
License: UNKNOWN
FIXME
Files: debian/po/ru.po
Copyright: 2007, Yuriy Talakan'
2008, 2010 Yuri Kozlov
License: UNKNOWN
FIXME
Files: debian/po/gl.po
Copyright: a autenticación baseada en ident."
a primeira vez que configura Sympa para empregar unha base de "
diferente de "
o contrasinal das claves privadas das listas?"
o contrasinal do administrador da base de datos ${database}?"
o nome da base de datos de Sympa?"
o nome da máquina ou o alias que ha empregar para acceder a sympa."
o porto TCP do seu servidor de base de datos ${database}?"
o usuario da base de datos ${dbname}?"
obrigatorio empregar unha base de datos se quere empregar a "
un módulo de Apache que fai que WWSympa funcione moito máis "
unha potente interface web para administrar as listas de correo "
License: UNKNOWN
FIXME
Files: debian/po/pt.po
Copyright: a password para as listas das chaves privadas?"
a primeira vez que configura o Sympa para utilizar uma base de "
a sua password de administrador da base de dados ${database}?"
autenticação baseada em ident."
capaz de ligar a uma base de dados local ou remota."
mandatório quando quiser utilizar o "
necessário para utilizar o servidor SOAP do Sympa."
o nome da máquina onde a sua base de dados está a correr?"
o nome da máquina ou o alias que irá utilizar para chegar ao sympa."
o nome da sua base de dados Sympa?"
o porto TCP do seu servidor de bases de dados ${database}?"
o porto TCP que utilizado pelo servidor de bases de dados para "
o utilizador para a base de dados ${dbname}?"
um módulo do Apache que torna o WWWSympa muito mais rápido. Esta "
um poderoso interface Web para administrar quer a mailing "
utilizada pelo utilizador sympa para ligar à base de "
License: UNKNOWN
FIXME
Files: debian/po/cs.po
Copyright: a spool adresáře konferencí?"
a spool adresáře."
adresy správců diskusních listů:"
adresáře s frontami."
archivy WWSympy ve /"
archivy a adresář s vrácenými "
archivy a adresář s vrácenými příspěvky?"
budete posílat sympa příkazy na:"
budete používat pro kontakt s programem sympa."
databáze, odpovězte záporně."
databázi."
diskusních skupin jsou privilegovaní uživatel, kteří spravují "
emailov adresy správců."
heslo interaktivně?"
heslo pro ověření, že jste jej napsali správně."
heslo."
internetov "
je administrátorsk heslo k databázi ${database}?"
je heslo pro soukrom klíče diskusních skupin?"
je jmno Sympa databáze?"
je jmno počítače, na kterm běží databáze?"
je jmno uživatele k databázi ${dbname}?"
od "
od hesla, kter používá sympa."
otázky."
parametry, kter mohou být v některých "
pro použití databáze, možná budete chtít "
připojení k databázi."
rozhraní pro "
soubory se seznamy přihlášených uživatelů. "
systmy MySQL a PostgreSQL."
v případě, že chcete použít administrační "
volby nepotřebujete, ponechte pole "
webov rozhraní jak pro administraci poštovních skupin, "
z následujících otázek."
License: UNKNOWN
FIXME
Files: wwsympa/icons/sv.png
Copyright: czx 9?搬7#P+mߚ/6 ?"UmmLϿ:r0%_ $jJrt7%@fXq"?Z*!GQ
License: UNKNOWN
FIXME
Files: ChangeLog
Copyright: date
engine and to a bad syntax in TT2 FOREACH directive
notices and license notices to all source files
License: UNKNOWN
FIXME
Files: debian/examples/tulp2sympa
Copyright: fourni par Stphane Bortzmeyer
License: UNKNOWN
FIXME
Files: debian/po/da.po
Copyright: 2011, sympa og nedenstående oversættere
License: UNKNOWN
FIXME
Files: wwsympa/icons/logo-s-lock.png
Copyright: *?BG;A?F_7cs'xHm?`s?L5}^h0+-1QrOm*ʟ>B^hڠnC'0
kGM>渞(d0Z v='6bQ|#,`JŞвڽLr)0aBHi'Q82Dp zgv
S:!I6.$ǫiZ<5^'ӰK$D rA
2d!P|;Jvv'!Hz
License: UNKNOWN
FIXME
debian/doc/ 0000755 0000000 0000000 00000000000 12132463342 007733 5 ustar debian/doc/README.Debian-exim4 0000644 0000000 0000000 00000015016 12132463342 013023 0 ustar Sympa and Exim4 on Debian: manual configuration required
========================================================
Debian users may have installed exim4 as the default MTA.
Unfortunately the default configuration of Exim4 will not allow Sympa to work
completely as it is configured at the moment (see bug #169102:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=169102)
And no automatic configuration customized for exim4 is done by Sympa either, so
you will have to do it manually after installation.
Two problems exist at the present time:
---------------------------------------
1) The 'sympa' and 'sympa-*' aliases defined in /etc/aliases are using pipes
but that's disabled in exim4 configuration in Debian (see "2.9. Using more
complex deliveries from alias files" in /usr/share/doc/exim4-base/README.Debian.gz)
It is then advised to check /var/log/exim4/mainlog for potential errors after
Sympa has been installed. The symptoms for pipe transport not working looks
like:
== |/usr/lib/sympa/bin/queue sympa R=system_aliases defer (-30): pipe_transport unset in system_aliases router
One easy way to fix this problem is to enable pipes in /etc/aliases, even
though it may lead to security risks (note that the author of the present
guidelines is no exim4 specialist, so there may be better ways to do so).
We will provide guidelines below on how to enable those pipes in
/etc/aliases, but YOU MAY ONLY APPLY THEM AT YOUR OWN RISKS.
2) The mailing lists aliases are created by Sympa's alias_manager (see
'Automatic mailing-lists alias management' below) in /etc/mail/sympa/aliases,
but Exim has no clue, by default, that it has to use /etc/mail/sympa/aliases to
find list aliases there.
Why not configuring automatically during install of the package?
----------------------------------------------------------------
Because one may use other MTAs, and also because there are many options for
configuration of Exim4. See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=169102 for a discussion on
such options and also http://www.sympa.org/faq/exim)
A solution can be to add a 'router' in the configuration similar to the one for
/etc/aliases. That's the solution that is probably the most generic, as
supporting usual aliases management as done by most MTAs. Other more complex
solutions exist, no longer relying on /etc/mail/sympa/aliases pipe aliases, but
which won't be detailed below.
In any case, depending on the way Exim4 is configured on your system, different
steps are necessary. Exim4 can have been configured either with "non-split"
configuration, which means that the file /etc/exim4/exim4.conf.template is used
as a template for the Exim4 configuration, or in "split configuration", which
means that the contents of the files in /etc/exim4/conf.d/ are used as a model
for its configuration (refer to /usr/share/doc/exim4/README.Debian for more
details). In any case, "dpkg-reconfigure exim4-config" will be needed to apply
configuration changes afterwards.
Configuring pipe aliases for Exim4 in "non-split" mode
------------------------------------------------------
1) Supporting pipe transport for system aliases (for aliases configured in
/etc/aliases)
The administrator will have to create (or modify) the file
/etc/exim4/exim4.conf.localmacros , and add the following macro definition
snippet in there:
#--------------
# Activating pipe transport in system_aliases router (pipes in /etc/aliases)
.ifndef SYSTEM_ALIASES_PIPE_TRANSPORT
SYSTEM_ALIASES_PIPE_TRANSPORT = address_pipe
.endif
.ifndef SYSTEM_ALIASES_USER
SYSTEM_ALIASES_USER = sympa
.endif
.ifndef SYSTEM_ALIASES_GROUP
SYSTEM_ALIASES_GROUP = sympa
.endif
#--------------
This will define 'address_pipe' as the transport for the 'system_aliases'
router (which handles /etc/aliases in which the 'sympa' alias is defined).
2) Adding a new router for lists aliases (for pipe aliases added by sympa in
/etc/mail/sympa/aliases)
The following snippet should be added right bellow the 'system_aliases'
definition in /etc/exim4/exim4.conf.template:
#--------------
# Using alias pipe definitions for the Sympa lists in /etc/mail/sympa/aliases
sympa_aliases:
debug_print = "R: system_aliases for $local_part@$domain"
driver = redirect
domains = +local_domains
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/mail/sympa/aliases}}
user = sympa
group = sympa
pipe_transport = address_pipe
#--------------
Once /etc/exim4/exim4.conf.template is modified you will need to run the
'/usr/sbin/update-exim4.conf' command (man 8 update-exim4.conf), or
"dpkg-reconfigure exim4-config", to apply the template changes to the current
exim config.
Configuring pipe aliases for Exim4 in "split" mode
--------------------------------------------------
1) Supporting pipe transport for system aliases (for aliases configured in
/etc/aliases)
(This step is identical as for non-split mode, but repeated for lack of
ambiguity)
The administrator will have to create (or modify) the file
/etc/exim4/exim4.conf.localmacros , and add the following macro definition
snippet in there:
#--------------
# Activating pipe transport in system_aliases router (pipes in /etc/aliases)
.ifndef SYSTEM_ALIASES_PIPE_TRANSPORT
SYSTEM_ALIASES_PIPE_TRANSPORT = address_pipe
.endif
.ifndef SYSTEM_ALIASES_USER
SYSTEM_ALIASES_USER = sympa
.endif
.ifndef SYSTEM_ALIASES_GROUP
SYSTEM_ALIASES_GROUP = sympa
.endif
#--------------
This will define 'address_pipe' as the transport for the 'system_aliases'
router (which handles /etc/aliases in which the 'sympa' alias is defined).
2) Adding a new router for lists aliases (for pipe aliases added by sympa in
/etc/mail/sympa/aliases)
A file such as '/etc/exim4/conf.d/router/450_local-config_sympa_aliases' should
be created, containing:
#--------------
# Using alias pipe definitions for the Sympa lists in /etc/mail/sympa/aliases
sympa_aliases:
debug_print = "R: system_aliases for $local_part@$domain"
driver = redirect
domains = +local_domains
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/mail/sympa/aliases}}
user = sympa
group = sympa
pipe_transport = address_pipe
#--------------
Then running the '/usr/sbin/update-exim4.conf' command (man 8
update-exim4.conf), or "dpkg-reconfigure exim4-config" will apply the
changes to the current exim config.
Again, there are other options for configuring sympa mailing-lists support for
Exim4, but which haven't been documented here, as requiring more Exim
expertise. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=169102 for more
details.
-- Olivier Berger Sun, 21 Aug 2011 09:06:23 +0000
debian/conf/ 0000755 0000000 0000000 00000000000 12164737375 010132 5 ustar debian/conf/wwsympa.conf 0000644 0000000 0000000 00000001724 12132463342 012475 0 ustar # PLEASE RUN dpkg-reconfigure -plow wwsympa TO RECONFIGURE wwsympa
# chose to use cgilib or Fast_CGI. CGILIB is probably just for test and will
# provide bad response delay but easier install if you don't want to compile apache ... (template variable)
use_fast_cgi 0
# where to store html archives, probably NOT on the same partition as sympa
arc_path /var/lib/sympa/wwsarchive
# Archived pid file
archived_pidfile /var/run/sympa/archived.pid
# Archive default index
archive_default_index thrd
# Bounces are stored in [bounce_path]/[listname] dir
bounce_path /var/spool/sympa/wwsbounce
# Bounced pid file
bounced_pidfile /var/run/sympa/bounced.pid
# path to the wonderfull mhonarc application. Required for html archives
# http://www.oac.uci.edu/indiv/ehood/mhonarc.html
mhonarc /usr/bin/mhonarc
## Main page title (template variable)
title Mailing Lists Service
## HTTP cookies lifetime
cookie_expire 30
## Domain for the HTTP cookies
cookie_domain localhost
debian/conf/apache2/ 0000755 0000000 0000000 00000000000 12164741200 011413 5 ustar debian/conf/apache2/sympa-soap.conf 0000644 0000000 0000000 00000000407 12164741200 014354 0 ustar #
# Apache >> 2.4 configuration for Sympa (soap webservice)
#
ScriptAlias /sympasoap /usr/lib/cgi-bin/sympa/sympa_soap_server-wrapper.fcgi
Require all granted
debian/conf/apache2/sympa.conf 0000644 0000000 0000000 00000000567 12164741157 013436 0 ustar #
# Apache >> 2.4 configuration for Sympa
#
Alias /static-sympa /var/lib/sympa/static_content
Require all granted
ScriptAlias /wws /usr/lib/cgi-bin/sympa/wwsympa-wrapper.fcgi
Require all granted
debian/conf/sympa.conf-smime.in 0000644 0000000 0000000 00000001036 12132463342 013630 0 ustar #-- S/MIME configuration begin
# DO NOT REMOVE SURROUNDING COMMENTS
# DO NOT MODIFY TEMPLATE VARIABLES
# If you want to reconfigure Sympa for using S/MIME, please run
# dpkg-reconfigure -plow sympa
# Location of the openssl binary
openssl /usr/bin/openssl
# Openssl CA Options
capath /etc/ssl/certs
cafile /usr/share/sympa/ca-bundle.crt
# Password to the lists private key (template variable)
key_passwd @KEY_PASSWORD@
# SSL certificates directory
ssl_cert_dir /var/lib/sympa/list_data/X509-user-certs
#-- S/MIME configuration end
debian/conf/auth.conf 0000644 0000000 0000000 00000000154 12132463342 011723 0 ustar # Authentication services for Sympa
# Internal authentication by email and password
user_table
regexp .*
debian/conf/topics.conf 0000644 0000000 0000000 00000003317 12132463342 012267 0 ustar art
title Arts & Humanities
art/literature
title Literature
art/photography
title Photography
art/finearts
title Fine Arts
art/history
title Art History
business
title Business & Economy
business/b2b
title Business to Business
business/finance
title Finance
business/shopping
title Shopping
business/jobs
title Jobs
computers
title Computers & Internet
computers/internet
title Internet
computers/hardware
title Hardware
computers/software
title Software
computers/games
title Games
education
title Education
education/college
title College and University
education/k12
title K-12
entertainment
title Entertainment
entertainment/movies
title Movies
entertainment/humour
title Humor
entertainment/music
title Music
government
title Government
government/elections
title Elections
government/military
title Military
government/law
title Law
government/taxes
title Taxes
health
title Health
health/medicine
title Medicine
health/diseases
title Diseases
health/drugs
title Drugs
health/fitness
title Fitness
news
title News & Media
news/newspapers
title Newspapers
news/tv
title Television
news/multimedia
title Multimedia
news/radio
title Radio
recreation
title Recreation & Sports
recreation/sports
title Sports
recreation/travel
title Travel
recreation/autos
title Autos
recreation/outdoors
title Outdoors
science
title Science
science/animals
title Animals
science/astronomy
title Astronomy
science/engineering
title Engineering
social
title Social Science
social/archaeology
title Archaeology
social/economics
title Economics
social/languages
title Languages
society
title Society & Culture
society/people
title People
society/environment
title Environment
society/religion
title Religion
debian/conf/rsyslog/ 0000755 0000000 0000000 00000000000 12132463342 011615 5 ustar debian/conf/rsyslog/sympa.conf 0000644 0000000 0000000 00000000611 12132463342 013613 0 ustar #
# rsyslog configuration for sympa
#
:programname, contains, "sympa" /var/log/sympa.log
:programname, contains, "wwsympa" /var/log/sympa.log
:programname, contains, "archived" /var/log/sympa.log
:programname, contains, "bounced" /var/log/sympa.log
:programname, contains, "bulk" /var/log/sympa.log
:programname, contains, "task_manager" /var/log/sympa.log
debian/conf/sympa.conf 0000644 0000000 0000000 00000006360 12132463342 012120 0 ustar ## Configuration file for Sympa
## refer to the documentation for a detailed list of parameters
## Directory containing config. files for the lists, helpfile and list
## of lists. Non-absolute path is relative to this directory.
home /var/lib/sympa/expl
## Directory for configuration files
## It also contains scenari/ and templates/ directories
etc /etc/sympa
## File containing Sympa PID while running. Sympa also locks this file to
## ensure that it isn't running more than once. Caution : user sympa
## need to write access without special privilegee.
pidfile /var/run/sympa/sympa.pid
## Umask used for file creation by Sympa
umask 027
## Facility used by Syslogd
syslog `/bin/cat /etc/sympa/facility`
## Communication mode with syslogd is either 'unix' (via Unix sockets) or
## 'inet' (use of UDP)
log_socket_type unix
## Maximum number of recipients per call to Sendmail
nrcpt 40
## Average number of recipients (ie max. number of different domains)
## per call to Sendmail
avg 10
## Max. number of Sendmail processes (launched by Sympa) running simultaneously
## Proposed value is quite low, you can rise it up to 100, 200 or even 300
## with powerfull systems.
maxsmtp 50
## The full path to the Message Transfer Agent program (default is Sendmail 8.7
## or above)
sendmail /usr/sbin/sendmail
## Name of the host for Sympa
domain `/bin/cat /etc/mailname || /bin/hostname -f`
## Listmaster
listmaster `echo -n listmaster@; /bin/cat /etc/mailname || /bin/hostname -f`
## WWSympa root URL
wwsympa_url `echo -n 'http://'; hostname -f | tr -d "\n"; echo -n '/wws'`
## Cookie used to generate MD5 authentication keys
cookie `/bin/cat /etc/sympa/cookie`
## E-mail address for sending / replying to administrative commands
## Effective address will be $EMAIL@$HOST
email sympa
## Directory containig available NLS catalogues (Message internationalization).
## At startup, Sympa uses default.cat if it exists.
msgcat /usr/lib/sympa/nls
## default language
lang us
#### Spools location
## Parent directory containing all spools
spool /var/spool/sympa
## Directory is the main spool containing mails to be processed by Sympa
## (commands or messages). This should be the absolute path.
queue /var/spool/sympa/queue
## Expiration delay for BAD-* files in queue directory
clean_delay_queue 1
## Digest spool
queuedigest /var/spool/sympa/queuedigest
## Moderation spool (when send is set to editorkey or editorkeyonly)
queuemod /var/spool/sympa/queuemod
## Expiration delay for moderation requests, (may be configure per list
## in the list config file)
clean_delay_queuemod 10
## Authentication spool. It contains authentication requests waiting for
## the requester to confirm (send param. set to privatekey/publickey)
queueauth /var/spool/sympa/queueauth
## Expiration delay in the authentication spool
clean_delay_queueauth 3
## Subscription expiration spool (Cf EXPIRE command)
queueexpire /var/spool/sympa/queueexpire
## Bounce queue
queuebounce /var/spool/sympa/queuebounce
## Outgoing queue
queueoutgoing /var/spool/sympa/queueoutgoing
## Directory for task files created by the task manager
queuetask /var/spool/sympa/queuetask
## Delay between two scan of the main spool (queue). Avoid Zero value !
sleep 5
## Temporaty directory
tmpdir /var/spool/sympa/tmp
debian/README.Debian 0000644 0000000 0000000 00000000637 12132463342 011235 0 ustar ---------------------------
- README.Debian for sympa -
---------------------------
Upgrade from sympa 5.x to sympa 6.x
===================================
With sympa 6.x, the way the password are stored has been modified. They are now
stored with a md5 hash. In order to upgrade your database with this new format,
you will need to run the following command:
# /usr/lib/sympa/bin/sympa.pl -md5_encode_password
debian/changelog 0000644 0000000 0000000 00000226410 12223114400 011032 0 ustar sympa (6.1.17~dfsg-1) unstable; urgency=low
* New upstream release:
- Fix possible infinite loop while generating digest with text/plain
binary attachements (Closes: #712141)
- Fix missing templates (Closes: #714388)
- Switch the default locale from en_US to en (update debconf templates
accordingly) (Closes: #682563)
* Refresh patches:
- Fix 'CREATE DATABASE' syntax with mysql backend. Thanks to Daniel
Caillibaud for the patch (Closes: #682664)
* Add a patch to make possible to fallback on C locale when no other
locales are available
* Add a patch to raise a warning instead of an error when the CA bundle file
is not readable (Closes: #706965, #717435)
* Fix packaging to support Apache >= 2.4 (Closes: #669803)
* Update manpages patch to fix a FTBFS caused by lack of 'encoding'
identifer in pod snippets (Closes: #724086)
* Add dependency on libsoap-lite-perl
* Fix Vcs-* fields
* Bump Standards-Version to 3.9.4
* Remove support of sqlite < 3
* Add a warning message in postinst about the fix of permissions and
ownership which can take a while. Thanks to David Prévot for the
suggestion (Closes: #709565)
* Fix a bug in postinst while trying to add missing parameters in
sympa.conf during upgrade to sympa > 6.0.1. Thanks to Paul Menzel
for the patch (Closes: #691506)
* Minor updates in debian/copyright
* Switch to debhelper >= 9
-- Emmanuel Bouthenot Tue, 24 Sep 2013 21:41:18 +0000
sympa (6.1.11~dfsg-5) unstable; urgency=low
* Fix SQLite patch to avoid crash during installation from scratch and
database schema updates failures on upgrade (Closes: #686845)
-- Emmanuel Bouthenot Fri, 30 Nov 2012 19:00:43 +0000
sympa (6.1.11~dfsg-4) unstable; urgency=low
* Include debconf and dbconfig libraries in maintainer scripts only when
it's possible (Closes: #673990)
* Use --force-badname with adduser while creating sympa user (avoid a
failure with a custom NAME_REGEX in /etc/adduser.conf) (Closes: #328053)
* Try to fix /etc/sympa/data_structure.version in preinst script when it
is empty. This file needs to contain the current version of sympa to
ensure that the upgrade to the version being installed will be successful.
* Add a Recommends on apache2-suexec as it is needed to properly
start/stop/reload the fastcgi wrapper.
-- Emmanuel Bouthenot Tue, 12 Jun 2012 19:00:22 +0000
sympa (6.1.11~dfsg-3) unstable; urgency=high
* Fix bug about sympa user created too late in postinst script
(Closes: #673759)
* Let urgency to high due to CVE-2012-2352
-- Emmanuel Bouthenot Mon, 21 May 2012 09:45:58 +0000
sympa (6.1.11~dfsg-2) unstable; urgency=high
* Add a patch to properly fix CVE-2012-2352
-- Emmanuel Bouthenot Sun, 20 May 2012 12:01:00 +0000
sympa (6.1.11~dfsg-1) unstable; urgency=high
* New upstream release
- Fix security issue CVE-2012-2352 (set urgency accordingly)
- Fix a bug about VERP return path not correctly set (Closes: #653265)
- Fix '*insecure*' errors in webserver logs (Closes: #516164)
- Fix segfault of wwsympa while sending emails (Closes: #655269)
- Fix setuid attributes on cgi and cgi wrappers (Closes: #639911)
- Fix default EXPLDIR value (Closes: #639627)
- Refresh patches
* Fix location of X509-user-certs directory which contains user
certificates: It has to be in /var/lib/sympa/list_data/X509-user-certs
(Closes: #516513)
* Update Dutch debconf translations (Closes: #660837, Thanks to
Jeroen Schot)
* Add Italian debconf translations (Closes: #666920, Thanks to
Beatrice Torracca)
* Definitely fix the reset of permissions in /var/spool/sympa and
/var/lib/sympa. Thanks to Chris Reeves for the patch (Closes: #668995)
* Bump Standards-Version to 3.9.3
* Remove useless patch with hardcoded user/group 'sympa' (no more needed)
* Add a patch to fix typos and bad whatis entries in manpages
* Add a lintian override against 'possible-bashism-in-maintainer-script'
(false positive)
* Move ca-certificates from Recommends to Depends as lintian detects a
broken symlink (even if lintian is right it fails to detect that it is
by now a false positive hence an override has been added)
* Add a patch for sympa_wizard manpage rewording
* Add missing manpage for sympa_wizard (Closes: #415884)
* Add a patch to fix a warning in logs about 'Unknown parameter
ldap_force_canonical_email' (Closes: #638320)
* Do not handle /etc/sympa/data_structure.version as a conffile as it
breaks sympa internals upgrade (Closes: #655967)
* Add a patch to disable the email notification 'css updated' on each
upgrade (Closes: #601662)
-- Emmanuel Bouthenot Tue, 10 Apr 2012 21:28:03 +0000
sympa (6.1.7~dfsg-2) unstable; urgency=low
[ Emmanuel Bouthenot ]
* Adjust dependency on default MTA to use default-mta (Closes: #495857)
* Tiny updates in debian/copyright and debian/copyright_hints
* Add rsyslog configuration (Closes: #496074)
* Fix logrotate script to reload rsyslog properly (Closes: #628606)
* Full rewrite of init script to be more robust and more verbose:
- reload target check if sympa is running to prevent sympa restart from
logrotate if it was not already started (Closes: #568543)
* Add a README.Debian file
- Add a note about how to upgrade password format from version 5.x to 6.x
(Closes: #630734)
* Various code cleanup and fixes in maintainer and debconf scripts:
- Fix update of 'use_fast_cgi' parameter in wwsympa.conf from debconf
(Closes: #411987)
* Update debconf question about fastcgi which tells to install
libapache2-mod-fcgid instead of libapache2-mod-fastcgi (non-free). Update
Recommends accordingly (Closes: #642323)
* Return of the SQL schemas in /usr/share/sympa/bin (they were needed)
[ Paul Menzel ]
* README.Debian-exim4: Fix two typos (Closes: #650335)
-- Emmanuel Bouthenot Mon, 21 Nov 2011 21:17:35 +0000
sympa (6.1.7~dfsg-1) unstable; urgency=low
[ Emmanuel Bouthenot ]
* New upstream release (Closes: #644827)
* Remove unexistant Suggest on libtext-linefold-perl (Closes: #604286)
* Remove patch to fix some warnings about deprecated usage of 'defined' with
Perl 5.12 (fixed upstream)
* Remove SQL schemas from /usr/share/sympa/bin (improper location). They are
already installed in /usr/share/doc/sympa/examples/db
* Fix the way the permissions are set in /var/spool/sympa and /var/lib/sympa
(Closes: #630384)
* Fix permissions on *queue binaries (Closes: #633084, #581849)
* Add a patch to fix SQLite DB schema upgrades (Closes: #639776, #642464)
* Tiny updates in debian/copyright
[ Olivier Berger ]
* Add docs on how to configure Exim4 (README.Debian-exim4) (Closes: #169102)
-- Emmanuel Bouthenot Tue, 09 Aug 2011 11:19:19 +0000
sympa (6.1.4~dfsg-1) unstable; urgency=low
[ Emmanuel Bouthenot ]
* New upstream release (Closes: #624207, #617766)
+ Fix MySQL db creation syntax errors thanks to the patch of
Luís Sousa (Closes: #604700).
* Fix the empty 'supported_lang' option from a newly generated sympa.conf
when no locales are installed (Closes: #619006)
* Move aliases file from /etc/mail/sympa.aliases to /etc/mail/sympa/aliases
in order to fix permissions issues while SYMPA creates new aliases
(Closes: #282813)
* Update debian/copyright to the latest DEP5 specification and add/remove
the copyright holders as needed.
* Add Danish debconf translations (Closes: #626733, Thanks to Joe Hansen)
* Update Brazilian Portuguese debconf translations (Closes: #628130, Thanks
to Eder L. Marques)
* Add a patch which set the default charset (UTF-8) and engine to the MySQL
schema (Closes: #574646)
* Add a dependency on libunicode-linebreak-perl (needed by wwsympa)
* Fix permissions (setuid bit) on wwsympa cgi wrappers (Closes: 629095, Thanks
to Julien Lesaint)
* Fix wrong parameter used (dbc_hostname instead of dbc_dbserver) to generate
sympa config file from dbconfig options (Closes: #587154, Special thanks to
Tomasz Brzezina to have dug and found how to fix it)
* Add a patch to fix some warnings about deprecated usage of 'defined' with
Perl 5.12 (Closes: #629082)
* Fix CGI wrappers paths in apache config files.
* Bump Standards-Version to 3.9.2
[ Stefan Hornburg (Racke) ]
* Update Portuguese debconf translations (Closes: #605355, thanks to Miguel
Figueiredo)
[ Jonas Smedegaard ]
* Tidy patches:
+ Reorder and rename to follow naming scheme.
+ Unfuzz patch 1010.
-- Emmanuel Bouthenot Fri, 03 Jun 2011 21:42:11 +0000
sympa (6.1.1~dfsg-2) unstable; urgency=low
* Add --with-sbindir=/usr/lib/sympa/bin to configure flags
(Closes: #601507).
* Remove dependency on perl-suid
(Closes: #581943, thanks to Niko Tyni for the report).
* Remove patch which forces removal of PO stamp files and add them to
upstream temporary files in debian/rules.
-- Stefan Hornburg (Racke) Thu, 28 Oct 2010 10:22:05 +0200
sympa (6.1.1~dfsg-1) unstable; urgency=low
* New upstream stable release.
-- Jonas Smedegaard Sat, 23 Oct 2010 12:49:28 +0200
sympa (6.1~dfsg-1) unstable; urgency=low
* New upstream stable release.
-- Jonas Smedegaard Mon, 18 Oct 2010 03:20:27 +0200
sympa (6.1~beta7~dfsg-1) experimental; urgency=low
* New upstream unstable release.
[ Stefan Hornburg (Racke) ]
* Provide symbolic links for queue binaries to prevent broken mail
aliases on upgrades from Lenny (Closes: #594119).
[ Emmanuel Bouthenot ]
* Update Maintainer email (now using a dedicated mailing list on
Alioth).
[ Jonas Smedegaard ]
* Git-ignore quilt .pc dir, and add source local-options, both to ease
building with git-buildpackage.
* Use make wrapping (not shell) when resolving gencat path at build
time.
* Drop patch 0001 applied upstream now.
* Unfuzz and refresh patches 1006, 1010 and 2006.
* Drop workaround for sample files installed in root dir: Fixed
upstream in 6.0.6 and 6.1b.7.
* Append _DEFAULT to deprecated CDBS variables in rules file.
* Extend copyright years in debian/copyright.
* Explicitly pass --localedir to configure.
* Avoid installing sample files twice.
* Install upstream sample dir below Debian example dir.
-- Jonas Smedegaard Sun, 10 Oct 2010 23:22:40 +0200
sympa (6.1~beta4~dfsg-1) unstable; urgency=low
* New upstream prerelease.
[ Jonas Smedegaard ]
* Update rules and watch file to handle beta releases.
* Use default ~ (not +) as dfsg version hint delimiter.
* Drop patch 1010 (sqlite upgrade): included upstream.
* Unfuzz patches.
* Refresh debconf gettext files.
* Update copyright file: Add licensing info for recently added debconf
gettext files (new authors, same licenses).
* Declare all binary dependencies in rules file.
* Update package relations based on sympa_wizard.pl.in:
+ Tighten (build-)dependency on libdbi-perl, libdbd-mysql-perl and
libfile-copy-recursive-perl.
+ Make dependencies on libnet-ldap-perl unversioned.
+ Build-depend and depend (as libdbd-mysql-perl fallback) on
libdbd-sybase-perl.
+ Stop build-depending and depending (as libdbd-mysql-perl fallback)
on libdbd-sqlite2-perl (version number indicated only sqlite3 is
supported).
+ Depend on libfcgi-perl.
+ Recommend libfile-nfslock-perl, libio-socket-ssl-perl,
libsoap-lite-perl, libmail-dkim-perl and libapache2-mod-fastcgi.
+ Recommend (not build-depend or depend on)
libcrypt-ciphersaber-perl.
+ Suggest (not yet packaged) libauthcas-perl, libdbd-oracle-perl,
libtext-linefold-perl and libtext-wrap-perl.
[ Emmanuel Bouthenot ]
* Add or Update debconf translations:
- Portuguese: Thanks to Miguel Figueiredo (Closes: #583307).
- Spanish: Thanks to Francisco Javier Cuadrado (Closes: #583852).
- Swedish: Thanks to Martin Bagge (Closes: #586821).
- Japanese: Thanks to Hideki Yamane (Closes: #590225).
- Czech: Thanks to Miroslav Kure (Closes: #590337).
- Basque: Thanks to Iñaki Larrañaga Murgoitio (Closes: 590590).
* Update copyright file with new and updated debconf translations.
* Fix duplicate control fields (Recommends and Suggests).
* Add a patch to disable the build of PO files previously removed from
the DFSG sources (fix a FTBFS).
* The Makefile “clean” target has to be “maintainer-clean” to force the
deletion of PO stamp and GMO files which can prevent the build of
translations files.
* Force removal of po{,-wwsympa}/stamp-po files which breaks the build
of translations files (Closes: #587096).
* Add a patch which fix error messages in Apache logs while running Sympa
in debug mode (Closes: #585397).
* Remove the dependencies on the “very obsolete” libmime-perl package.
* Reduce the dependency on libdbd-mysql-perl (make it buildable on lenny).
* Remove useless lintian overrides.
* Add missing descriptions for a few patches.
* Fix permissions on MTA tools wrappers.
* Add myself to Uploaders.
* Update path to GPL licence in debian/copyright (use real path instead
of symlink).
* Add missing init script LSB headers: “Description” and “Short-Description”
-- Emmanuel Bouthenot Mon, 02 Aug 2010 21:44:23 +0000
sympa (6.0.1+dfsg-2) unstable; urgency=low
* Add missing dependencies on libmime-lite-html-perl (Closes: #580982,
thanks to Jean Charles Delepine for the
report)
-- Stefan Hornburg (Racke) Mon, 10 May 2010 18:13:58 +0200
sympa (6.0.1+dfsg-1) unstable; urgency=medium
[ Jonas Smedegaard ]
* Repackage source to avoid problematic files:
+ ca-bundle.crt: non-DFSG license limited to "authorized use only".
+ {it,oc}.po: copyright-protected but unlicensed.
+ *.gmo: unused sources cluttering authorship/licensing tracking.
* Use only official CDBS (drop local snippets): All improvements now
adopted upstream.
* Declare package relations recursively expanded.
* Synchronize control.in and control files (standards-version was
skewed).
* Update header of rules file: Bump copyright years; Use uppercase for
project name; refer to FSF website (not postal address).
* Use source format 3.0 (quilt), and stop including patchsys-quilt.mk.
* Refresh patches with quilt options --no-timestamps --no-index -pab.
* Stop implementing DEB_MAINTAINER_MODE locally in rules file: part of
CDBS now.
* Adjust DEB_COPYRIGHT_CHECK_IGNORE_REGEX: Needs leading ./ now.
* Rewrite copyrught file using draft DEP5 rev. 135.
* Build-depend on dh-buildinf.
* Tighten build-dependency on cdbs.
* Put aside upstream-shipped gmo files (and a few other files
disturbing our build routines) during build, to ensure only freshly-
generated ones are included in binary packages.
* Install symlink to system CRL (as upstream CRL contained non-DFSG
certificate), and recommend ca-certificates providing it.
* Invoke cat cat without path in postinst. Thanks to lintian.
* Update russian (ru) debconf translation, and add proper copyright
and licensing header. Thanks to Yuri Kozlov.
[ Stefan Hornburg (Racke) ]
* Add missing dependencies on libfile-copy-recursive-perl,
libnet-netmask-perl and libterm-progressbar-perl (Closes: #579550,
thanks to Malte S. Stretz for the report)
* Update Debconf templates translations
- French (Closes: #577750, thanks to Christian Perrier
)
- German (Closes: #577974, thanks to Helge Kreutzmann
)
- Japanese (Closes: #558069, thanks to Hideki Yamane
)
-- Stefan Hornburg (Racke) Sat, 08 May 2010 13:18:12 +0200
sympa (6.0.1-1) unstable; urgency=low
* New upstream release. Closes: #566252, #565787, #556592, #549440.
[ Jonas Smedegaard ]
* Drop build-dependency on autotools-dev, no longer needed.
* Update local CDBS snippets:
+ Update package-relations.mk: Cleanup and tighten dependencies.
Improve whitespace cleanup. Rewrite and silence applying
dependencies.
+ Let copyright-check.mk investigate top 99999 lines (not just 60 as
default for licensecheck), and make it configurable with
DEB_COPYRIGHT_CHECK_PARSELINES. Silence (GENERATED FILE) licensing
notices. List files grouped by sorted owner list (ignoring years).
Preserve unusual characters in copyright_hints file.
+ Update upstream-tarball.mk to preserve bzip2 tarballs with source
format 3.0 (quilt).
* Fix password handling in debian/postinst. Closes: #501605
(resurrected from 5.3.4-6.1), thanks to Thomas Viehmann and others.
* Improve syslog facility handling.
* reload rsyslog (in addition to sysklogd), and fail those reloads
gracefully. Related to bug#496074. Closes: #519977
* Skip copyright-checking binary PO-files.
* Add DEP3 header to all patches.
* Adapt patch 2002 (wizard drop localedir) to current source.
* Disable patch 1009 (postfix virtual aliases support) needing
extensive adaption work and possibly no longer relevant.
* Disable patches 2003 and 2991 (sanitize make all) seemingly no
longer relevant.
* Add TODOs about possible configure options.
* Improve referencing some authors (use accents) in debian/copyright.
[ Stefan Hornburg (Racke) ]
* Start/stop new bulk daemon in init script.
* Database and WWSympa is mandatory now.
* Rewrite (and greatly simplify) patch 2001, and drop no longer needed
safety check in debian/rules.
* Rewrite patch 1007 to adapt to upstream changes (array of hashes
with configuration parameters is now defined in confdef.pm).
* Dropped build dependency on libmime-base64-perl (Closes: #563407).
* Don't touch /var/run/sympa in postinst anymore (Closes: #539015,
thanks to Tim Retout for the report).
* Moved SOAP client script to examples area (Closes: #496515, thanks to
Olivier Berger for the report).
* Don't override preseeded Debconf values (Closes: #550404, thanks to
John Bazik for the report)
* Rewrite paths in sympa.conf for list and static content directories
on upgrades from Sympa 5 (Closes: #537188, thanks to Michael
Stapelberg for the report)
* Revised handling of PostgreSQL install and upgrades
(Closes: #440109, #466530, #544875)
* Queue binaries are no longer suid (Closes: #423023)
* Lintian fixes:
+ Deprecated chown usage in postinst.
+ Bumped up Standards-Version (no changes required).
* Debconf template changes (Closes: #338189)
+ Removed S/MIME question and in consequence the question for
private key password.
+ Remove question for WWSympa usage.
+ Fixed question for WWSympa URL.
-- Stefan Hornburg (Racke) Mon, 12 Apr 2010 15:09:48 +0200
sympa (5.4.7-1) unstable; urgency=low
* New upstream release:
+ Fixes crash when fetching RSS-feeds; closes: bug#518736
[ Tim Retout ]
* Fix maintainer address to be pkg-sympa@ (not sympa@) in
debian/control.in and debian/control.
[ Jonas Smedegaard ]
* Add NEWS item about dropped parser.pl script.
* Update patches:
+ Update patch 1007 to match currently supported languaged
+ Drop patch 1008 adding a missing DESTDIR (applied upstream)
+ Unfuzz patches 1001, 1002 and 2001
* Update git-buildpackage configfile, enabling signed tags.
* Update local CDBS snippets:
+ Handle most package-relations (not just depends and build-depends)
+ Fix copyright years of copyright-check.mk
+ Internal restructuing of upstream-tarball.mk
+ Implement fail-source-not-repackaged rule in upstream-tarball.mk
+ Update URL to draft DEP5 format in copyright-check.mk output
* Add README.source.
* Drop custom CDBS hints.
* Add proper copyright header to debian/rules.
* Drop doc-base registration: PDF documentation no longer shipped
upstream.
* Drop README.debian: outdated info (needs complete rewrite).
* Drop bogus (since 3.3.6b3) dependency on libmd5-perl.
* Improve logrotate setup to allow missing logfile and not rotate if
empty.
* Use invoke-rc.d when possible.
* Create /var/run/sympa at daemon start if missing. Closes:
bug#404208, thanks to Jean Charles Delepine.
* Bump dephelper compatibility level to 6. Tighten build-dependency.
* Rewrite copyright to use DEP5 r54 proposed machine-readable format.
* Use local CDBS snippet copyright-check.mk.
-- Jonas Smedegaard Thu, 18 Jun 2009 00:40:04 +0200
sympa (5.4.6-2) unstable; urgency=low
* Revert moving static content below /usr/share, and drop icons
aliasing.
* More static_content reverting, and add NEWS entry on dropped icons
aliases.
-- Jonas Smedegaard Mon, 23 Feb 2009 15:14:58 +0100
sympa (5.4.6-1) unstable; urgency=low
* New upstream release.
+ Fixes setting lockfiles in List.pm. Closes: bug#483891.
* Package now team-manaintained, with Stefan and myself as uploaders.
* Repackage using CDBS and git-buildpackage, with separate patch
files, improved debconf handling, working SQLite support, improved
build-dependencies and correctly hardcoded user and group name.
* Add patch 1008 to install icons below destdir.
* Add patch 1009 to implement postfix -style virtual aliases as
documented at http://www.folly.org.uk/sympa/ ..
* Acknowledge NMUs. Closes: bug#411983, #494969, #473655, #480987,
#491959, #495087, #495572, #495588, #495723, thanks to Christian
Perrier.
* Install web content in /usr/share/sympa/static_content (not
/var/lib/sympa/static_content), with icons in subdir icons/ below
there. Mention the change in NEWS entry.
-- Jonas Smedegaard Mon, 23 Feb 2009 10:34:38 +0100
sympa (5.3.4-5.2) unstable; urgency=low
* Non-maintainer upload.
* Revert Depends to use libmime-perl as libmime-tools-perl
was not in etch and this makes life harder to apt or aptitude
when upgrading an etch system
-- Christian Perrier Tue, 26 Aug 2008 08:11:25 +0200
sympa (5.3.4-5.1) unstable; urgency=low
* Non-maintainer upload.
* Bug fix: "(re)configuring sympa won't define soap_url to non-fixed
value", this time for good, hopefully (Closes: #411983).
* Fix insecure files creation in /tmp, backporting upstream fix
(Closes: #494969)
* Remove extra space in debconf templates. Translations unfuzzied
Closes: #473655
* Fix pending l10n issues
* Debconf translations:
- Galician. Closes: #480987
- Swedish. Closes: #491959
- Czech. Closes: #495087
- Russian. Closes: #495572
- Basque. Closes: #495588
- Brazilian Portuguese. Closes: #495723
* [Lintian] Change Depends from obsolete libmime-perl to libmime-tools-perl
* [Lintian] Change "can can handle" to "can handle" in package description
* [Lintian] Set debhelper compatibility level through debian/compat
-- Christian Perrier Thu, 21 Aug 2008 15:10:38 +0200
sympa (5.3.4-5) unstable; urgency=low
* updated Portuguese translation of Debconf templates (Closes: #476852,
thanks to Miguel Figueiredo )
* updated French translation of Debconf templates (Closes: #473406,
thanks to Christian Perrier )
* updated German translation of Debconf templates (Closes: #473654,
thanks to Helge Kreutzmann )
-- Stefan Hornburg (Racke) Sun, 27 Apr 2008 20:31:16 +0200
sympa (5.3.4-4) unstable; urgency=high
* fix denial of service via crafted email (Closes: #475163,
CVE-2008-1648, thanks to Nico Golde for the report)
* ensure that supported_lang always contains en_US (Closes: #472941,
thanks to Chris Davies for the report)
* move call to Debconf library to the top of postinst (Closes: #472524,
thanks to Olivier Berger for the
report and the patch)
* correct invocation of clean targets
-- Stefan Hornburg (Racke) Fri, 11 Apr 2008 22:22:31 +0200
sympa (5.3.4-3) unstable; urgency=low
* LSB dependency info added to init script (Closes: #468746,
thanks to Petter Reinholdtsen for the patch)
* fix spelling errors in Debconf templates (Closes: #448897, #444305)
* apply patch from Colin Watson to config
maintainer script
-- Stefan Hornburg (Racke) Thu, 27 Mar 2008 13:43:54 +0100
sympa (5.3.4-2) unstable; urgency=low
* fix download URL in debian/watch (Closes: #456474)
* set default for RDBMS usage to true (Closes: #404171, thanks to Jean
Charles Delepine for the report)
* in case RDBMS isn't desired disable database parameters in sympa.conf
(Closes: #456305, thanks to Olivier Berger
for the report)
* use fallback database port of 5432 for PostgreSQL (Closes: #455858,
thanks to Mark Nipper for the report)
* added patch from upstream to avoid spurious '>' in moderation messages
(Closes: #463980, thanks to Olivier Berger
for the report)
* updated Vietnamese debconf template translation (Closes: #427212, thanks
to Clytie Siddall )
* convert debian/copyright to UTF-8
-- Stefan Hornburg (Racke) Tue, 5 Feb 2008 20:57:03 +0100
sympa (5.3.4-1) unstable; urgency=low
* new upstream release (Closes: #453849, incorrect encoding for list
name and description)
* upgraded debian/watch to version 3 (Closes: #449906, thanks to Raphael
Geissert for the report)
* lintian fixes:
- don't ignore clean errors
* Dutch translation of Debconf templates updated (Closes: #451289,
thanks to Bart Cornelis )
* German translation of Debconf templates updated (Closes: #448896,
thanks to Helge Kreutzmann )
* French Debconf templates translation updated (Closes: #448213, thanks
to Christian Perrier )
-- Stefan Hornburg (Racke) Wed, 12 Dec 2007 22:07:38 +0100
sympa (5.3.3-5) unstable; urgency=low
* fix createList not invoked from authenticateAndRun on SOAP server
(Closes: #444188)
* remove extraneous spaces from supported languages in sympa_wizard (Closes:
#443802, thanks to Olivier Berger for
pointing out the mistake)
* Galician Debconf templates translation updated (Closes: #447945, thanks
to Jacobo Tarrio )
* Dutch translation of Debconf templates updated (Closes: #447721,
thanks to Bart Cornelis )
* German translation of Debconf templates updated (Closes: #444304,
thanks to Helge Kreutzmann )
* get rid of unused dpatch files
* remove files in static content directory on purge
* Debconf templates review
-- Stefan Hornburg (Racke) Fri, 26 Oct 2007 11:56:09 +0200
sympa (5.3.3-4) unstable; urgency=low
* leave default value for static_content_url alone (Closes: #443324,
thanks to Olivier Berger for the report
and pointing out the solution)
-- Stefan Hornburg (Racke) Fri, 21 Sep 2007 15:25:40 -0400
sympa (5.3.3-3) unstable; urgency=low
* fixed typo in recently added libsoap-lite-perl Suggests (Closes: #416508)
* SOAP URL no longer configurable with Debconf (Closes: #443308, thanks
to Olivier Berger for the investigation)
* insert database username into database password template (Closes: #443320,
thanks to Olivier Berger for the report
and the patch)
* French Debconf templates translation updated (Closes: #443318, thanks
to Christian Perrier )
-- Stefan Hornburg (Racke) Thu, 20 Sep 2007 18:13:07 -0400
sympa (5.3.3-2) unstable; urgency=low
* add or adjust SOAP URL to sympa.conf (Closes: #411983, thanks to
Olivier Berger for the report and the patch)
* suggest libsoap-lite-perl (Closes: #416508, thanks to
Olivier Berger for the report and the patch)
-- Stefan Hornburg (Racke) Wed, 19 Sep 2007 00:34:50 -0400
sympa (5.3.3-1) unstable; urgency=low
* new upstream release (Closes: #429731)
- including CSS compliant with IE7 (Closes: #427472, fixed in 5.3)
- more Perl module requirements (Closes: #424407, added to debian/control)
- PDF only documentation
- create static content directory
* added patch from upstream to fix sympasoap.pm
* fix invalid shell code in postrm introduced by NMU (Closes: #427781)
* replacement of --USER-- template failed for multiple occurences on one line
* depend on httpd-cgi instead of httpd for policy reasons
* use LSB functions in init script
* switch to suggestion of libapache2-mod-fcgid as FastCGI Apache module
(Closes: #420905)
* detect whether fcgid module is enabled
* dropped dependency on libfcgi-perl, let libcgi-fast-perl care about
that
* removed FastCGI configuration from SOAP Apache snippet
* disable obsolete queueexpire setting in configuration file
(Closes: #403756, thanks to Jean Charles Delepine for
the report)
* recognize database parameters anywhere in sympa.conf
* avoid restart of webserver if neither WWSympa nor SympaSOAP is enabled
* cleaned up postinst a bit, get rid of fake soap_configured Debconf template
* removed Apache 1 webservers from selection
-- Stefan Hornburg (Racke) Thu, 13 Sep 2007 10:51:04 -0400
sympa (5.2.4-1.1) unstable; urgency=high
* Non-maintainer upload during BSP.
* Fix unconditional use of debconf in postrm (Closes: #417053).
-- Luk Claes Sun, 20 May 2007 16:45:30 +0200
sympa (5.2.4-1) unstable; urgency=low
* new upstream release
* applied patch from upstream solving upgrade problems with recent
DBD::mysql releases (Closes: #422652, thanks to Olivier Berger
for assistance)
-- Stefan Hornburg (Racke) Tue, 8 May 2007 10:26:11 +0200
sympa (5.2.3-2) unstable; urgency=medium
* fixed incorrect typography in debconf templates (Closes: #413623,
thanks to Christian Perrier )
* updated Debconf templates translations
- Brazilian Portuguese (Closes: #413616, Felipe Augusto van de Wiel
)
- Czech (Closes: #408658, Miroslav Kure )
- German (Closes: #413537, Helge Kreutzmann )
- Svedish (Closes: #413275, Daniel Nylander )
* added Debconf templates translations
- Galician (Closes: #413230, Jacobo Tarrio )
- Portuguese (Closes: #413516, Miguel Figueiredo )
- Russian (Closes: #413445, Yuriy Talakan )
-- Stefan Hornburg (Racke) Thu, 8 Mar 2007 11:56:24 +0100
sympa (5.2.3-1.2) unstable; urgency=low
* Non-maintainer upload to re-fix l10n issues
* As debconf-updatepo was not run in previous versions, the French
translation was outdated. Hence fix it.
* Remove several duplicate spaces in the debconf templates
-- Christian Perrier Sat, 20 Jan 2007 18:09:28 +0100
sympa (5.2.3-1.1) unstable; urgency=low
* Non-maintainer upload to fix l10n issues
* Run debconf-updatepo in the clean target to guarantee up-to-date
debconf templates. Closes: #404372
* Debconf templates translations:
- French updated. Closes: #404373
-- Christian Perrier Sat, 20 Jan 2007 12:22:51 +0100
sympa (5.2.3-1) unstable; urgency=medium
* updated package targeted for etch (Closes: #354355)
* run database script after possible webserver restart (Closes: #404140,
thanks to Jean Charles Delepine for the
report and the patch)
-- Stefan Hornburg (Racke) Thu, 28 Dec 2006 11:19:00 +0100
sympa (5.2.3-0.8) experimental; urgency=low
* fix broken language in wwsympa/fastcgi Debconf template
* fix postrm problem if sympa-soap link is missing (Closes: #404169)
* ensure that sympa user is used instead of root (Closes: #404016, thanks to
Jean Charles Delepine for the report)
* /etc/sympa/facility is used again to determine syslog facility in the
default configuration (Closes: #403920, thanks to Delepine
for the report)
* use invoke-rc.d instead of calling sysklogd init script directly
* remove obsolete directories (Closes: #404203, thanks to
Jean Charles Delepine for the report and the
patch)
* use explicit dependency on debhelper to keep lintian happy
* update standards version
* display error messages if --prepare_db call fails
-- Stefan Hornburg (Racke) Fri, 22 Dec 2006 21:16:02 +0100
sympa (5.2.3-0.7) experimental; urgency=low
* updated French translation of Debconf templates (Closes: #403989,
thanks to Christian Perrier )
* support for Sympa SOAP server added (Closes: #296283)
* support for Apache2 improved (FastCGI, postrm script)
-- Stefan Hornburg (Racke) Thu, 21 Dec 2006 14:39:36 +0100
sympa (5.2.3-0.6) experimental; urgency=low
* fix authorization_reject symbolic link (Closes: #403909, thanks to
Jean Charles Delepine for the report and the
patch)
* suppress adduser warnings on creating sympa user (Closes: #403925,
thanks to Jean Charles Delepine for the
report and the patch)
* suppress error messages from --prepare_db call during installation
(Closes: #403924, thanks to Jean Charles Delepine
for the report and the patch)
-- Stefan Hornburg (Racke) Wed, 20 Dec 2006 23:15:42 +0100
sympa (5.2.3-0.5) experimental; urgency=low
* remove spurious arc and bounce directories from /usr/lib/sympa
* ensure proper creation and removal of /etc/sympa/data_structure.version
* really use supplied administration password on database creation
(Closes: #336157)
-- Stefan Hornburg (Racke) Wed, 20 Dec 2006 11:55:20 +0100
sympa (5.2.3-0.4) experimental; urgency=low
* remove notorious heuristics to determine whether database admin
password is needed (Closes: #192120, #285449, #336157)
* language selection based on the actual available languages
* fixed failure to preserve wwsympa_url setting
-- Stefan Hornburg (Racke) Tue, 19 Dec 2006 15:47:20 +0100
sympa (5.2.3-0.3) experimental; urgency=low
* remove useless and utterly wrong shell condition from prepare_db
script (thanks to Jean Charles Delepine for
spotting this)
* don't expose internal text to PO files (Closes: #343634, thanks to
Denis Barbier )
* refrain from using sympa_wizard for upgrades, reinstate wwsympa_url
Debconf setting
* remove title setting from Debconf
-- Stefan Hornburg (Racke) Tue, 19 Dec 2006 00:08:06 +0100
sympa (5.2.3-0.2) experimental; urgency=low
* create configuration file(s) in /etc/sympa (Closes: #402982, thanks to
Jean Charles Delepine for the report and the patch
* preserve database user in Debconf question
* explicitly set return value from database installation scripts
* fix deprecated chown usage in postinst script
* remove NLS directory
* convert debian/control to UTF-8
* updated German translation of Debconf templates (Closes: #313832,
thanks to Jens Seidel )
* updated French translation of Debconf templates (Closes: #399488,
thanks to Christian Perrier )
-- Stefan Hornburg (Racke) Mon, 18 Dec 2006 11:33:21 +0100
sympa (5.2.3-0.1) experimental; urgency=low
* new upstream release
* replace obsolete msgcat setting in configuration file
* ensure that /etc/sympa/data_structure.version exists and is writable by
the sympa user (Closes: #401745)
* remove cookie_domain and cookie_expire settings from Debconf
-- Stefan Hornburg (Racke) Mon, 18 Dec 2006 09:24:57 +0100
sympa (5.2.1-0.1) experimental; urgency=low
* new upstream release (fixes CAS/LDAP authorization problem reported by
Pierre Pattard , Closes: #349883)
* support for Apache2 added
* run debconf-updatepo from clean target
-- Stefan Hornburg (Racke) Sat, 12 Aug 2006 22:13:40 +0200
sympa (4.1.5-8) unstable; urgency=low
* added Swedish translation of Debconf templates (Closes: #335419,
thanks to Daniel Nylander )
* updated French translation of Debconf templates (Closes: #339710,
thanks to Christian Perrier )
* updated Dutch translation of Debconf templates (Closes: #363654,
thanks to Bart Cornelis )
* updated Czech translation of Debconf templates (Closes: #389185,
thanks to Miroslav Kure )
-- Stefan Hornburg (Racke) Tue, 17 Oct 2006 22:48:14 +0200
sympa (4.1.5-7) unstable; urgency=low
* database user can now specified with Debconf (Closes: #336156, thanks
to Geoff Crompton for the report)
* use localhost for MySQL grant statement as default
-- Stefan Hornburg (Racke) Wed, 2 Nov 2005 17:50:03 +0100
sympa (4.1.5-6) unstable; urgency=medium
* avoid task_manager error caused by inserting of floating point numbers
into PostgreSQL-integer fields (Closes: #334717, thanks to Marco
Gaiarin )
* debconf-2.0 alternative dependency added (Closes: #332110, thanks to
Joey Hess )
* grant database permissions to user on local host when dealing
with MySQL servers on remote host (Closes: #330655, thanks to
Geoff Crompton for the patch)
-- Stefan Hornburg (Racke) Wed, 19 Oct 2005 19:09:26 +0200
sympa (4.1.5-4) unstable; urgency=medium
* fixed XSS [wwwsympa/wwsympa.fcgi, CAN-2004-1735] (Closes: #298105,
thanks to Matt Hope for the patch)
* added Vietnamese debconf template translation (Closes: #319847, thanks
to Clytie Siddall )
-- Stefan Hornburg (Racke) Mon, 25 Jul 2005 11:16:59 +0200
sympa (4.1.5-3) unstable; urgency=low
* don't touch existing sympa user (Closes: #250725, thanks to
Dr. Andreas Krüger for the report and
to Matt Hope for additional information)
-- Stefan Hornburg (Racke) Sun, 26 Jun 2005 01:15:44 +0200
sympa (4.1.5-2) unstable; urgency=low
* added /etc/mail to directory list (Closes: #298404, thanks to Massimo
Cetra for the report)
* fixed typo in package description (Closes: #300038, thanks to Florian
Zumbiehl for the report)
-- Stefan Hornburg (Racke) Sat, 9 Apr 2005 23:33:35 +0200
sympa (4.1.5-1) unstable; urgency=high
* new upstream release (Closes: #293661):
- fixes buffer overflow in bouncequeue and queue (Closes: #295411,
CERTA-2005-AVI-078)
- adds missing function do_arc_delete to wwsympa.fcgi
(Closes: #282103, thanks to Gregory Colpart for the
report)
* create /etc/mail/sympa.aliases if necessary
* updated dependencies for Perl modules (Closes: #291462, thanks to Marc
Sherman for the report)
* added Czech debconf template translation (Closes: #295981, thanks to
Miroslav Kure )
-- Stefan Hornburg (Racke) Sat, 19 Feb 2005 17:32:57 +0100
sympa (4.1.2-2.1) unstable; urgency=HIGH
* NMU
* Fixed buffer overflow [src/queue.c, CAN-2005-0073] Closes: #294795
-- Joey Hess Sun, 13 Feb 2005 14:07:23 -0500
sympa (4.1.2-2) unstable; urgency=low
* really create database if requested (Closes: #274267)
* install authentication configuration (Closes: #275055, thanks to
Andreas Krüger for the report)
* check if init script for selected webserver can be executed
(Closes: #274423, thanks to Sébastien GALLET
for the report)
* use cookie file /etc/sympa/cookie for new installations again
* use UTF-8 encoding for changelog
* removed obsolete sendmail-tls package from dependencies for
mail-transport-agent
* retired Raphael Hertzog from co-maintainership
-- Stefan Hornburg (Racke) Sat, 27 Nov 2004 10:32:28 +0100
sympa (4.1.2-1) unstable; urgency=low
* updated config.sub and config.guess (Closes: #272196, thanks to
Andreas Barth for the report)
-- Stefan Hornburg (Racke) Fri, 24 Sep 2004 09:53:55 +0200
sympa (4.1.2-0.1) experimental; urgency=low
* new upstream release (Closes: #243966)
* removed lot of cruft from maintainer scripts
* don't ask purge questions at installation time
* changed default DBMS to MySQL
* added NEWS to doc files
* debconf: removed welcome message
* added --prepare_db option to sympa.pl
* ignore failure of newaliases in postrm
-- Stefan Hornburg (Racke) Mon, 6 Sep 2004 10:15:37 +0200
sympa (3.4.4.3-7) unstable; urgency=low
* ship wwsympa.fcgi without suid bit (Closes: #269618, thanks to Max
Vozeler )
-- Stefan Hornburg (Racke) Sat, 4 Sep 2004 00:19:01 +0200
sympa (3.4.4.3-6) unstable; urgency=low
* create system group for sympa instead of a regular one
(Closes: #246416, thanks to Martin Theiss )
* updated Brazilian Portuguese debconf template translation
(Closes: #228249, thanks to Andre Luis Lopes )
* added Catalan debconf template translation (Closes: #236647, thanks to
Aleix Badia i Bosch )
-- Stefan Hornburg (Racke) Thu, 29 Apr 2004 01:04:22 +0200
sympa (3.4.4.3-5) unstable; urgency=low
* check /etc/apache/modules.conf for fastcgi module as well (Closes: #228382)
-- Stefan Hornburg (Racke) Tue, 20 Jan 2004 16:36:44 +0100
sympa (3.4.4.3-4) unstable; urgency=low
* fixed pattern in watch control file
* remove excess indices from subscriber table (Closes: #193165, check
columns first before adding them, fail on errors
(debian/db/upgrade-mysql-db.pl)
-- Stefan Hornburg (Racke) Fri, 2 Jan 2004 11:31:10 +0100
sympa (3.4.4.3-3) unstable; urgency=low
* use /bin/echo instead of echo builtin if passing -e option
(Closes: #214885)
* fixed typo in postinst
* added Dutch debconf template (Closes: #221588)
* create /etc/sympa from postinst script if necessary
* cope with changed behaviour of md5sum binary (Closes: #224374,
thanks to Marc Brockschmidt for the patch)
* don't fail in postinst if sympa_use_wwsympa isn't set
* remove /etc/sympa/cookies.history on --purge
* fallback for unknown host added to config maintainer script
-- Stefan Hornburg (Racke) Thu, 18 Dec 2003 15:37:00 +0100
sympa (3.4.4.3-2) unstable; urgency=low
* updated French debconf template (Closes: #212411, thanks to Christian
Perrier )
* revised German debconf template
* base the default for listmaster on the host value on initial
configuration
* explicitly set permissions on wwsympa.fcgi, bouncequeue and queue
to cope with different behaviour of chown in sid
(Closes: #211801, #213578, thanks to Jean Charles Delepine
and Andras Korn
for their useful bug reports)
* initialize /etc/sympa/cookies.history (Closes: #188333, thanks to
Guido Gloede for the bug report)
-- Stefan Hornburg (Racke) Mon, 6 Oct 2003 20:30:56 +0200
sympa (3.4.4.3-1) unstable; urgency=low
* new upstream release
* changed text of db_configured debconf template (Closes: #191245)
* updated French debconf template (Closes: #198718, thanks to Christian
Perrier )
* allow to translate each Debconf choice separately
* fixed typo in Hungarian language name
* corrected a couple of errors in the German translation
* updated templates with debconf-updatepo (Closes: #195654, thanks to
Christian Perrier for reporting and help
regarding the templates)
* dropped dependency to fileutils resp. coreutils
* fixed typo in README.Debian
-- Stefan Hornburg (Racke) Thu, 11 Sep 2003 22:52:56 +0200
sympa (3.4.4.1-1) unstable; urgency=low
* new upstream release (Closes: #191069, #194073)
* replaced some obsolete references to wwsympa in the debconf templates
(Closes: #191410, thanks to Guillaume for
reporting)
* fail if any of the statements in the PostgreSQL database upgrade
script returns an error (Closes: #183929)
-- Stefan Hornburg (Racke) Sat, 31 May 2003 09:24:14 +0200
sympa (3.4.3.1-1) unstable; urgency=low
* new upstream release
* updated install/update database scripts to reflect new database
structure (Closes: #184371, #188356, thanks to Guido Gloede
for reporting the latter bug)
* put the database configuration into sympa.conf even if database access
fails, this protects against removing valid access information when
database superuser login fails
* removed postfix_manager link (Closes: #181188, thanks to Laurent
Bonnaud for the bug report)
* lower debconf priority for wwsympa/{title,cookie_domain,cookie_expire}
* added patch from Sympa team solving subscription moderation problem
* added patch from Sympa team fixing list aliases template
* don't ask for (MySQL) admin password if unnecessary
* German translations and fixes for comments in create list templates
* check for accessibility of syslog-facility instead of syslog daemon
itself (Closes: #180550, thanks to Marc Lehmann for
the bug report), removal call is now in remove action instead of purge
* changed subscribe and unsubscribe default parameters from open to auth
in list creation templates, subscribe alias is installed by default
-- Stefan Hornburg (Racke) Wed, 30 Apr 2003 15:19:31 +0200
sympa (3.4.3-1) unstable; urgency=low
* new upstream release (Closes: #146505, #146514, 146685, #147150, #147370, #149282, #166349, #177738)
* call po2debconf manually to allow building this package on woody
installations with po-debconf added
* added Brazilian Portuguese debconf template translation
(Closes: #179510, thanks to Andre Luis Lopes )
-- Stefan Hornburg (Racke) Sat, 8 Feb 2003 01:57:36 +0100
sympa (3.3.5-2) unstable; urgency=low
* new maintainer (Closes: #166670)
* debian/templates: applied patch from Denis Barbier fixing
various translation problems.
* debian/rules: link alias_manager and task_manager to /usr/bin
rather than /usr/sbin. Closes: Bug#165453.
* debian/control:
- made libmd5-perl mandatory since task_manager.pl
still use MD5 rather than Digest::MD5. Closes: Bug#172814.
- added alternative dependency on coreutils to fileutils since
coreutils is replacing fileutils. Closes: Bug#175712.
* debian/db/install-pg-db.pl:
- Use standard postgresql command for creating user sympa
Closes: Bug#167948, Bug#170721.
- Change 'datetime' fields with 'timestamp with time zone' for postgresql 7.3
compatibility
* for now you can install but you can't use sympa with postgresql 7.3
-- Stefan Hornburg (Racke) Wed, 5 Feb 2003 00:28:02 +0100
sympa (3.3.5-1) unstable; urgency=low
* New upstream release. Closes: Bug#155899.
* Merged `wwsympa' into `sympa' since sympa now depends on some
wwsympa Perl modules for configuration matters.
* Moved patch handling in a separate rules.patch file.
* Applied patched from Julien Wajsberg fixing configure.in for
default handling of postmap argument for Postfix.
* Converted Debconf templates to po-debconf.
* debian/control:
- Moved libcrypt-ciphersaber-perl from Suggests
to Depends in order to avoid plaintext passwords. It is no
longer a problem thanks to crypto-in-main. Closes: Bug#146681.
- Bumped Standards-Version to 3.5.7.
- Bumped debhelper build-dependency to greater or equal to 4.0.16: this
version is using po-debconf to manage templates.
- Changed dependencies on libdigest-md5-perl and libmime-base64-perl
since those modules belong to Perl 5.8 core now: added an alternative
dependency on perl >= 5.8 for both. Closes: Bug#158690, Bug#158691.
- Added Raphael Hertzog to uploaders. Raphael
is now comaintainer of the package.
* debian/init: do not start/stop the bounced daemon if Sympa was not
configured for using a database.
* debian/rules:
- Added link to /usr/bin for sympa_wizard.pl and postfix_manager.pl.
- Added an undocumented manpage for sympa_wizard.pl and
postfix_manager.pl.
- Made use of debhelper 4.
* debian/config: added support for Estonian and Romanian languages.
* debian/templates: added Estonian and Romanian to language choices.
* debian/postinst:
- Added support for Estonian and Romanian languages.
- Replaced `pidfile' parameter with /var/run/sympa/sympa.pid in
sympa.conf since the old location of the pid file
was /var/spool/sympa. Closes: Bug#146506, Bug#146507.
- Replaced deprecated `host' parameter with `domain' parameter
in sympa.conf. Closes: Bug#146684.
- Configure system logging only when the system-log-daemon
is sysklogd. Closes: Bug#149800.
- Manage sendmail security, i.e. add a link to /etc/mail/smrsh
for queue and bouncequeue binaries in case Sendmail was installed.
Closes: Bug#159297.
* debian/postrm: remove links to /etc/mail/smrsh that where added in
the postinst script, in case Sendmail was installed.
* debian/conf/sympa.conf: replaced deprecated `host' parameter with
`domain' parameter.
* debian/conf/httpd.conf-{cgi, fcgi}:
- clarified comments telling the users how to reconfigure WWSympa.
Thanks to Andreas Krueger. Closes: Bug#146186.
- Fixed comments. Thanks, Julien Wajsberg.
* debian/conf/sympa.conf-smime.in: fixed comments. Thanks, Julien Wajsberg.
* debian/db/upgrade-{mysql, pg}-db.pl: upgrade subscriber_table if
bounce_subscriber field size is lower than 35.
* debian/README.debian: added some comments on using Sympa
with a PostgreSQL database. Thanks, Daniel Pittman.
* Upstream fixes:
- Fixed creation of new lists under virtual domains. Closes: Bug#146735.
- Fixed handling of cookies with virtual robots. Closes: Bug#146730.
- Increased subscriber_table.bounce_subscriber field size.
Closes: Bug#139656.
- Fixed archive quota bug. Closes: Bug#149016.
- Fixed remind_task parameter bug with made configuration
corruption. Closes: Bug#149054.
-- Jerome Marant Thu, 10 Oct 2002 22:19:35 +0200
sympa (3.3.3-3.3.4b.5-1) unstable; urgency=low
* New upstream preversion. Closes: Bug#143081, Bug#141728.
* debian/rules: revamped calls to configure script and Makefile.
* debian/db/*: allow empty database empty passwords.
* debian/templates.fr: synced with Engligh templates.
* debian/{, wwsympa.}prerm: do not remove pid files any more.
* debian/control: moved libnet-ldap-perl from Suggests to
Depends in order to avoid problems with activated LDAP
feature.
* debian/postinst: do not install an empty auth.conf any more
since LDAP activation is not mandatory.
-- Jerome Marant Wed, 1 May 2002 09:17:23 +0200
sympa (3.3.3-2) unstable; urgency=low
* debian/control: added a dependency on fileutils (>= 4.1) to
sympa and wwsympa in order to ensure that the postinst will run
the right version of chmod. Closes: Bug#133819.
* debian/postinst: install a /etc/sympa/auth.conf template file in order
to make sympa stop complaining. Closes: Bug#132516.
* Added patch fixing NLS generation failure on systems that do not have
French locales.
* debian/wwsympa.templates.fr: integrated modifications from Denis Barbier.
* debian/config: fixed a bogus call to db_input.
-- Jerome Marant Sat, 23 Feb 2002 20:24:09 +0100
sympa (3.3.3-1) unstable; urgency=low
* New upstream release. Closes: Bug#129130.
* Applied patch from Daniel Pittman avoiding messages to be misidentified
when containig a list command. Closes: Bug#128233.
* debian/{wwsympa., }init: changed pid files location to /var/run/sympa.
* debian/dirs:
- added /var/run/sympa.
- replaced /var/spool/sympa/expl with /var/lib/sympa/expl.
- replaced /var/spool/sympa/x509-user-certs with
/var/lib/sympa/x509-user-certs.
- added /var/spool/sympa/queuetask.
- added /var/spool/sympa/queue/bad. Closes: Bug#128272.
* debian/wwsympa.dirs: replaced /var/spool/sympa/wwsarchive with
/var/lib/sympa/wwsarchive.
* debian/rules: call `configure' script at build-time.
* debian/{wwsympa., }prerm: changed pid files location to /var/run/sympa.
* debian/db/*:
- rewritten all database scripts command line interfaces.
- added parameter for extra sympa/db_port and sympa/db_options database
parameters.
* debian/conf/sympa.conf:
- added default queuetask parameter.
- changed path to home list directory.
* debian/conf/sympa.conf-smime.in: changed path for X509 user certificates.
* debian/conf/wwsympa.conf: changed path to WWSympa archives.
* debian/templates{, .fr}:
- added templates for sympa/db_port and sympa/db_options.
- renamed Chinese language descriptions.
- removed Japanese from language choices since there is no NLS catalog
for Japanese.
- updated description for lists home and spool directories
removal.
* debian/config:
- added handling of db_port and db_options.
- allow empty password for db_passwd. Closes: Bug#116597.
* debian/control: modified long descriptions in order to reflect new
features in the software.
* debian/wwsympa.templates{, .fr}: updated description for web
archives and bounce directory removal.
* debian/README.debian: added debian-specific sections for virtual
domains, LDAP accesses and alias management. *PLEASE READ*.
-- Jerome Marant Sun, 20 Jan 2002 22:20:10 +0100
sympa (3.2.1-6) unstable; urgency=low
* Reverted patch for list directory which seems to cause some
problems.
* Reverted patch for the generation of NLS catalog which does
not resolve the problem.
-- Jerome Marant Tue, 15 Jan 2002 08:21:22 +0100
sympa (3.2.1-5) unstable; urgency=low
* debian/control: append `locales' to build dependencies.
* Applied patch for nls/Makefile forcing the LANG variable to en_US
in order the make gencat generate catalogs proprely. LANG could
also be anything different from C, but en_US is default.
-- Jerome Marant Thu, 3 Jan 2002 22:45:24 +0100
sympa (3.2.1-4) unstable; urgency=low
* Created a `debian/patches' directory in order to store all patches
in a central place.
* debian/rules:
- added a some targets for automated patch application, borrowed
from DBS.
- build wwsympa architecture independent.
* Added extra icons left.gif and right.gif.
* Extracted previous patch from Samuel Tardieu and moved it to
the patch directory within list_pm_fixes.dpatch.
* Applied the following patches:
- fix for broken IMG tags in mhonarc-ressources file. Closes: Bug#117150.
- fix for English translation of list creation messages. Closes: Bug#102266.
- transform all welcome messages to multipart messages. Closes: Bug#102268.
- make use of 'default_home' parameter instead of 'home' if it was defined
and use also 'lists' as a default action if no topics.conf was found.
Closes: Bug#119102.
- fix for MIME message handling. Closes: Bug#114316.
- fix for list creation: when a pending list is either activated by the
listmaster or setup by the listowner, list config files are saved with
`send closed' and `visibility conceal', thereby loosing the listowner's
choices for these parameters.
- fix allowinf sympa to always find the list directory. Closes: Bug#120344.
* debian/control:
- renamed 'mailtools' dependency to 'libmailtools-perl'.
Closes: Bug#113017.
- allowed other system log daemons alternatively to sysklogd by the
means of the 'system-log-daemon' dependency. Closes: Bug#119466.
- fixed spelling mistakes in package descriptions.
Thanks to Matt Zimmerman. Closes: Bug#125409, Bug#125510.
- changed wwsympa Priority to `extra'.
- changed wwsympa Architecture to `all'.
* debian/postrm:
- quoted options to syslog-facility in order to avoid
empty parameters. Closes: Bug#119445.
- check whether /etc/syslog.conf is present when removing the
syslog facility in case we are using another system log daemon.
* debian/templates.{fr, de}: added translation of Choices tags.
* debian/wwsympa.templates.{fr, de}: added translation of Choices tags.
-- Jerome Marant Fri, 28 Dec 2001 11:18:24 +0100
sympa (3.2.1-3.1) unstable; urgency=low
* NMU. Closes: #117761. Patch sent to BTS.
-- Samuel Tardieu Thu, 8 Nov 2001 15:16:09 +0100
sympa (3.2.1-3) unstable; urgency=low
* debian/control:
+ Changed maintainer email address.
+ Changed the dependencies on MTAs to mail-transport-agent
in order to allow every MTA to be used with Sympa.
Closes: Bug#108072.
+ [sympa] replaced perl dependency with perl:Depends.
+ [wwsympa]
- replaced sympa dependency version with Source-Version.
- removed version from perl-suid dependency.
+ Switched Standards-Version to 3.5.6.
* debian/rules: added call to dh_perl.
-- Jerome Marant Thu, 9 Aug 2001 10:20:26 +0200
sympa (3.2.1-2) unstable; urgency=low
* debian/control: added exim-tls as a possible MTA.
Closes: Bug#103419.
* debian/postinst: added removal of the deprecated /etc/sympa/config
directory. Thanks to Raphaël Hertzog.
* Switched Standards-Version to 3.5.5.
-- Jerome Marant Sat, 14 Jul 2001 12:16:17 +0200
sympa (3.2.1-1) unstable; urgency=low
* New upstream release.
* Added German debconf templates for sympa and wwsympa. Thanks to
Sebastian Feltel. Closes: Bug#101884, Bug#101909.
* debian/control: added sendmail-tls as a possible MTA.
* debian/rules: now install database creation scripts in
/usr/share/sympa/db.
* debian/{templates, templates.fr, config}:
- added Hungrian to language choices.
- added a new template variable to keep track of successful
database upgrades.
* Created database upgrade scripts for MySQL and PostgreSQL.
* debian/postinst:
- modified database upgrade code for PostgreSQL. Thanks to
Herbert Straub. Closes: Bug#98113, Bug#100755.
- added Hungrian to the language configuration.
- added the creation of an index on the subscriber table.
- on database upgrades, don't use a TCP connection when the
hostname is `localhost'.
- fixed bug changing permissions and ownership on sympa.conf.
Thanks to Raphaël Manfredi. Closes: Bug#100751.
* debian/{postinst, postrm}: on database removal, don't use a TCP
connection when the hostname is `localhost'.
* debian/add-on/db/install-*-db.pl:
- don't use a TCP connection when the hostname is `localhost'.
- modified the database creation.
- fixed PostreSQL user creation in pg_shadow. Thanks to Stéphane
Bortzmeyer. Closes: Bug#100840.
- fixed typo in PostgreSQL index creation.
* debian/config: moved S/MIME and database reconfiguration section
to debian/postinst.
* debian/wwsympa.config: moved reconfigure section to debian/wwsympa.postinst.
* debian/wwsympa.postinst: fixed bug changing permissions and
ownership on wwsympa.conf. Closes: Bug#100756.
* Removed reference to sympa.conf in sympa manpage. Closes: Bug#100754.
* Removed conffiles and wwsympa.conffiles since debhelper will create
them automatically.
* Closing an old bug, already fixed. Closes: Bug#95091.
-- Jerome Marant Sun, 24 Jun 2001 15:44:07 +0200
sympa (3.1.1-1) unstable; urgency=low
* New upstream release. Closes: Bug#96645.
* Merged `sympa' and `sympa-db' into `sympa'.
* debian/templates{,.fr}: added Polish and Czech to language choices.
* debian/add-on/db/install-*-db.pl: modified database creation since
the database format changed.
* debian/postinst:
- added Polish and Czech to the language configuration.
- added changes to the database structure if it has been already
configured.
* debian/wwsympa.postinst: check whether Sympa was configured for
using a database before continuing the configuration.
* Converted DocBook SGML manpages to the POD format which is easier
to edit.
* Written a manpage for alias_manager.
* Updated README.Debian since the configuration changed.
-- Jerome Marant Wed, 2 May 2001 16:19:09 +0200
sympa (3.0.3-5) unstable; urgency=low
* debian/sympa-db.config: fixed idempotency problem. Closes: Bug#93321.
-- Jerome Marant Fri, 13 Apr 2001 11:37:51 +0200
sympa (3.0.3-4) unstable; urgency=low
* debian/control:
- added dependencies on debconf for all packages.
- replaced libdigest-md5-perl dependency by libmd5-perl
since sympa will not start without.
* debian/postinst: added code for checking if new parameters
are present in sympa.conf and adding them if not.
* debian/sympa-db.config: checked whether database was configured
in previous versions and include them as default values.
* debian/sympa-db.postinst: comment out old database parameters
from old sympa versions (< 3.0.3).
* debian/{sympa-db, wwsympa}.templates.{fr,}: improved translation and
fixed typo thanks to François Goujet. Closes: Bug#86778, Bug#87061.
* Added lintian overrides for sympa and wwsympa telling that
packages include setuid/setgid executables.
Closes: Bug#87415, Bug#87417.
* Switched Standards-Version to 3.5.2.
-- Jerome Marant Sat, 24 Mar 2001 15:30:02 +0100
sympa (3.0.3-3) unstable; urgency=low
* debian/config:
- fixed a critical bug that avoided sympa to
be upgraded if the hostname and the listmaster addresses were
shell commands (as in the default sympa.conf). Now, we
detect that this is a shell command and if so, we run it (this
for upgrade purpose only).
Many thanks to Stephane Leclerc for reporting the bug.
- removed the -x debugging option.
* debian/{templates, templates.fr}: fixed typo, thanks to
Francois Gouget. Closes Bug#87060.
-- Jerome Marant Tue, 27 Feb 2001 11:34:18 +0100
sympa (3.0.3-2) unstable; urgency=low
* debian/control:
- got rid of the `libcgi-pm-perl' dependency. Now depends
on the libcgi-fast-perl package.
- added dependency on `adduser'.
- modified perl dependencies to meet the new perl policy.
- replaced the `httpd' dependency with `apache | httpd' in order
to comply to policy (see 8.6).
- added `docbook-to-man' to build-dependencies.
* debian/{postinst, wwsympa.postinst}: removed the output redirection
for webserver restartings: Apache-SSL and mod_ssl may prompt for
CA passwords. Closes: Bug#85625.
* README.debian: fixed a typo and added a small section about FastCGI.
* debian/{templates, config, postinst}: added two debconf questions.
Ask for host and listmasters email addresses.
* Provided with two minimal man pages for archived and bounced.
* BEWARE: filled bug reports against `lintian' in order to include
override files for sympa and wwsympa about embedded setuid/setgid files.
-- Jerome Marant Sat, 24 Feb 2001 15:44:34 +0100
sympa (3.0.3-1) unstable; urgency=low
* New upstream release. Closes: Bug#65899, Bug#71098, Bug#76802.
* New maintainer.
* Now builds three packages:
- sympa: base package
- sympa-db: database support
- wwsympa: list administration Web interface. Closes: Bug#65893.
* Changed permissions to 0640 for configuration files. Closes: Bug#68807.
* Made use of debconf for configuration.
* Switched Standards-Version to 3.2.1.
-- Jerome Marant Thu, 7 Dec 2000 15:43:17 +0100
sympa (2.6.1-3) frozen unstable; urgency=low
* Updated helpfile.tpl. The previous file was incorrect and the bot
answered with an empty mail to an help command.
Closes: #64034 (RC bug => must go to frozen)
-- Raphael Hertzog Wed, 24 May 2000 19:34:35 +0200
sympa (2.6.1-2) frozen unstable; urgency=low
* Calls syslog-facility only if /etc/syslog.conf does exist.
Closes: #62499 (RC bug => must go to frozen)
-- Raphael Hertzog Mon, 17 Apr 2000 18:28:43 +0200
sympa (2.6.1-1) frozen unstable; urgency=low
* New upstream version. It must go to frozen since it fixes
a problem where sympa dies each time it gets a review command
from one of the subscribers. It has been reported on the sympa lists
but not (yet) on the Debian BTS. Also fixes a reported RCB.
Closes: #62064, #62056
* Automatically create the /etc/sympa/cookie file.
* The configuration file should be updated again. The cookie keyword
should be set.
* Put plain text approval commands too. Closes: #61812
-- Raphael Hertzog Sun, 9 Apr 2000 16:41:55 +0200
sympa (2.5.2-1) unstable; urgency=low
* New upstream version. Major changes ! I expect some bugs ...
* The init script now explicitely loads the default catalog.
* Most configuration files have been replaced by templates files.
The old config directory has been removed and is obsolete.
* sympa.conf must be updated ! (some lines have been removed and a
new one has been added)
* Updated the copyright file with new licenses locations.
-- Raphael Hertzog Fri, 3 Mar 2000 01:29:16 +0100
sympa (2.4-1) unstable; urgency=low
* New upstream version.
- new queue for bounces
- new binary for handling bounces
* New queue directories needed => modification of sympa.conf needed.
* Policy compliance: 3.1.1
-- Raphael Hertzog Mon, 27 Dec 1999 18:06:57 +0100
sympa (2.3.4-1) unstable; urgency=low
* New upstream version. Closes: #47543
-- Raphael Hertzog Thu, 28 Oct 1999 17:41:09 +0200
sympa (2.3.3-2) unstable; urgency=low
* Added the suidunregister call in postrm. Closes: #47426
-- Raphael Hertzog Thu, 14 Oct 1999 20:43:47 +0200
sympa (2.3.3-1) unstable; urgency=low
* New upstream version. The comportement of most commands can be
parameterized by scenarii.
* Commented out db_* parameter (in order to work without DBD::*
modules) in sympa.conf.
-- Raphael Hertzog Wed, 29 Sep 1999 15:52:49 +0200
sympa (2.2.7-8) unstable; urgency=low
* RHA ... logrotate is not kind enough to ignore trailing space
in its config file. Corrected the config-file.
-- Raphael Hertzog Mon, 13 Sep 1999 10:14:19 +0200
sympa (2.2.7-7) unstable; urgency=low
* Now uses logrotate.
* Updated doc-base file (I forgot to update the location
of the HTML files).
-- Raphael Hertzog Sun, 12 Sep 1999 15:30:38 +0200
sympa (2.2.7-6) unstable; urgency=low
* Policy 3.0.1 compliance. Built with debhelper 2.0.40.
-- Raphael Hertzog Thu, 9 Sep 1999 13:42:25 +0200
sympa (2.2.7-5) unstable; urgency=low
* chmod 0640 sympa.conf, it may contain a password for a
database.
* Slightly enhanced the init.d script to support adding some
options.
-- Raphael Hertzog Fri, 23 Jul 1999 11:05:53 +0200
sympa (2.2.7-4) unstable; urgency=low
* Replaced libmd5-perl by libdigest-md5-perl in the Depends field.
* Moved the man page to /usr/share/man/man1.
* Waiting debhelper to be updated before moving /usr/doc/sympa.
-- Raphael Hertzog Sun, 11 Jul 1999 18:50:53 +0200
sympa (2.2.7-3) unstable; urgency=low
* Corrected the perl dependency.
-- Raphael Hertzog Sun, 4 Jul 1999 16:43:51 +0200
sympa (2.2.7-2) unstable; urgency=low
* Added a missing $(DESTDIR) in src/Makefile. Closes: #40412
* The scenari stuff was missing from the previous package
because of this bug.
-- Raphael Hertzog Wed, 30 Jun 1999 13:18:12 +0200
sympa (2.2.7-1) unstable; urgency=low
* New upstream version with new incompatibles changes. :-(
* Automatically install the new helpfile.advanced
* Removed the --SYMPA-- and --HOST-- substitution, it's done
at runtime now.
-- Raphael Hertzog Fri, 25 Jun 1999 00:31:08 +0200
sympa (2.2.5-2) unstable; urgency=low
* Corrected sympa.tex so that it builds without tetex-non-free.
Closes: #38097
-- Raphael Hertzog Sat, 22 May 1999 12:48:37 +0200
sympa (2.2.5-1) unstable; urgency=low
* New upstream (bugfix) release.
-- Raphael Hertzog Thu, 20 May 1999 19:45:17 +0200
sympa (2.2.4-1) unstable; urgency=low
* New upstream version with many new exciting things. Possibility to
manage the list of subscribers through a DB or an LDAP database.
* Some files have to be renamed. The postint will do it automatically.
-- Raphael Hertzog Sat, 1 May 1999 13:49:05 +0200
sympa (1.5.1-2) unstable; urgency=low
* Argh. The queue program has also moved but the aliases file was not
updated. Postinst script will add a symlink if it happens to be
necessary.
-- Raphael Hertzog Sun, 7 Mar 1999 21:56:14 +0100
sympa (1.5.1-1) unstable; urgency=low
* New upstream release.
* Some files moved from $DIR to $DIR/bin (upstream change in the
Makefile and in the program). This should not be a problem but
who knows ...
-- Raphael Hertzog Mon, 1 Mar 1999 21:19:36 +0100
sympa (1.4.2.1-1) unstable; urgency=low
* New upstream release.
* Support optionnal parameters (no more need to care about
the change of the config file). Cleaned preinst.
-- Raphael Hertzog Sat, 20 Feb 1999 14:29:18 +0100
sympa (1.4.2-1) unstable; urgency=low
* New upstream release. Mainly bug fixes.
* Format of the configuration file has changed (two more fields are
needed). You must replace the old config file otherwise you
will not be able to start sympa. Or you must add yourself the two
new fields (lists_header and lists_footer). Explain it briefly in the
preinst.
-- Raphael Hertzog Fri, 5 Feb 1999 22:23:51 +0100
sympa (1.4.0-1) unstable; urgency=low
* Moved to non-free.
* Updated copyright information, upstream sources now contains
a french license and a english license.
* New english documentation (/usr/doc/sympa-en.sgml).
* New upstream release.
-- Raphael Hertzog Mon, 25 Jan 1999 20:24:27 +0100
sympa (1.3.4-2) unstable; urgency=low
* Changed some ownerships. /usr/lib/sympa is now owned by root,
only /usr/lib/sympa/queue is owned by sympa.
The /etc/sympa/config directory is now owned by sympa.
* Corrected upgrade bug, that causes the lost of some files :
- /etc/sympa/config/helpfile
- /etc/sympa/config/lists
Now Sympa does not provide those files but install symbolic links in
postinst if they are not already present.
-- Raphael Hertzog Thu, 31 Dec 1998 16:52:04 +0100
sympa (1.3.4-1) unstable; urgency=low
* Depends also on libmime-perl.
* New upstream release. New licence. First upload to unstable.
-- Raphael Hertzog Tue, 22 Dec 1998 21:32:10 +0100
sympa (1.3.1.2-8) unstable; urgency=low
* Correct the Dependencies so that sympa can also be installed
with postfix. Apparently no changes are needed.
* Bumped standards-version to 2.5.0.0
-- Raphael Hertzog Wed, 16 Dec 1998 17:26:34 +0100
sympa (1.3.1.2-7) unstable; urgency=low
* Added the tulp2sympa script provided by Stéphane Bortzmeyer
. It's in /usr/doc/sympa.
-- Raphael Hertzog Wed, 25 Nov 1998 23:27:22 +0100
sympa (1.3.1.2-6) unstable; urgency=low
* Corrected a stupid typo in /etc/cron.weekly/sympa.
-- Raphael Hertzog Sun, 15 Nov 1998 22:16:24 +0100
sympa (1.3.1.2-5) unstable; urgency=low
* Update the /etc/sympa/config/helpfile* files with the real email
of the mailing-list manager (sympa@domainname).
* Unuseful call to "read" in postinst deleted.
-- Raphael Hertzog Thu, 22 Oct 1998 22:53:03 +0200
sympa (1.3.1.2-4) unstable; urgency=low
* Removed /etc/sympa/facility from conffiles (because it's now
modified by postinst).
-- Raphael Hertzog Tue, 20 Oct 1998 20:51:57 +0200
sympa (1.3.1.2-3) unstable; urgency=low
* Setup a syslog facility with the syslog-facility script, sympa
now depends on sysklogd (>=1.3-27).
* Removed doc/after-install (no longer used since the installation
process is automatic).
-- Raphael Hertzog Tue, 13 Oct 1998 20:49:11 +0200
sympa (1.3.1.2-2) unstable; urgency=low
* Aliases are automatically created now.
* Updated "launcher.pl" aka /usr/bin/sympa. Added a "chdir /" in order
to avoid errors while beeing in unaccessible directories.
-- Raphael Hertzog Wed, 30 Sep 1998 19:52:39 +0200
sympa (1.3.1.2-1) unstable; urgency=low
* Updated Standards-Version to 2.4.1.4.
* Added postrm script for purging log files.
* Partial FHS compliance (/var/lib removed), helpfile and lists are under
/etc/sympa/config. /var/spool/sympa/expl/config is a symlink to
/etc/sympa/config. All programs are under /usr/lib/sympa and the
message catalogs under /usr/lib/sympa/nls. All the rest is in
/var/spool/sympa.
* Sympa uses now by default an unix socket for sending log to syslogd.
So the "-r" switch for syslogd is no longer necessary.
* The facility used by sympa to send log is read from /etc/sympa/facility
so I will be able in the future to change the facility without changing
the sympa.conf file.
* Added a 'log_socket_type' parameter in order to be able to use
unix socket logging. Patch sent to the upstream author (via the
sympa-fr mailing-list).
* Fixed lintian errors and warnings.
* Created /usr/bin/sympa as a wrapper for /usr/lib/sympa/sympa.pl.
If sympa is launched by root, it will be "setuid" and "setgid" to
sympa.
* Added english helpfile (sample/helpfile.en) by default.
* Added pod documentation files for creating man pages.
* Initial Release.
-- Raphael Hertzog Fri, 7 Aug 1998 21:53:43 +0200
debian/copyright 0000644 0000000 0000000 00000023773 12223113316 011127 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SYMPA - SYsteme de Multi-Postage Automatique
Upstream-Contact: CRU SYMPA Authors
Source: http://listes.cru.fr/sympa/distribution
Files: *
Copyright: 1997-1999, Christophe Wolfhugel
1997-1999, Institut Pasteur
1997-2011, Comité Réseau des Universités
2007-2011, David Verdin
2001-2011, Olivier Salaün
2011-2011, Serge Aumont
License: GPL-2+
Files: po/ar.po
Copyright: 2009, Ahmad Gharbeia
License: GPL-2+
Files: po-wwsympa/ar.po
Copyright: 2007, Mahmoud Jisri
License: GPL-2+
Files: po/bg.po po-wwsympa/bg.po
Copyright: 2005, Canonical Ltd, and Rosetta Contributors
2005, Bogomil
License: GPL-2+
Files: po/br.po po-wwsympa/br.po
Copyright: 2007, Tristan Loarer
License: GPL-2+
Files: po/ca.po
Copyright: 2009, Jordi Giralt Baldellou
License: GPL-2+
Files: po/cs.po po-wwsympa/cs.po
Copyright: 2007, Ludek Mokry
License: GPL-2+
Files: po-wwsympa/de.po
Copyright: 2009, Matthias Warkus
License: GPL-2+
Files: po/el.po
Copyright: 2008, Santas Konstantinos
License: GPL-2+
Files: po/es.po
Copyright: 2007-2009, Free Software Foundation, Inc.
2009, dani@belvil.net
2010, Alfonso Marin
License: GPL-2+
Files: po-wwsympa/es.po
Copyright: 2010, Alfonso Marin
License: GPL-2+
Files: po/eu.po
Copyright: 2006, Rosetta Contributors and Canonical
2006, Piarres Beobide
License: GPL-2+
Files: po/fi.po
Copyright: 2009, Jyri-Petteri Paloposki
License: GPL-2+
Files: po-wwsympa/fi.po
Copyright: 2007, Timo Porjamo
License: GPL-2+
Files: po-wwsympa/hu.po
Copyright: 2007, Heilig Szabolcs
License: GPL-2+
Files: po/id.po
Copyright: 2010, Gian
License: GPL-2+
Files: po-wwsympa/id.po
Copyright: 2007, Ferry Yanuar