Package: sa-exim Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Thursday, February 05, 2009, I notified you of the beginning of a review process concerning debconf templates for sa-exim. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes, and if you have any objections, let me know in the next 3 days. However, please try to avoid uploading sa-exim with these changes right now. The second phase of this process will begin on Sunday, March 01, 2009, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until about Sunday, March 22, 2009. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. Please note that this is an approximative delay, which depends on my own availability to process this work and is influenced by the fact that I simultaneously work on many packages. Around Monday, March 23, 2009, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- sa-exim.old/debian/templates 2009-02-01 14:03:35.831174069 +0100 +++ sa-exim/debian/templates 2009-02-26 07:39:09.403686301 +0100 @@ -1,11 +1,20 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [email protected] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: sa-exim/purge_spool Type: boolean Default: false -_Description: Remove saved mails in spool directory? +_Description: Remove saved mails in sa-exim's spool directory? There are some saved mails in subdirectories of /var/spool/sa-exim. - Depending on the configuration sa-exim will save mails matching specific - criterias (an error occured, rejected as spam, passed through although - recognized as spam, ...) in subdirectories of /var/spool/sa-exim. + Depending on the configuration, sa-exim may save mails matching specific + criteria (such as "an error occurred", "rejected as spam", or "passed + through although recognized as spam") in these directories. . - You can keep them for further analysis and later remove them manually or - decide to delete them now. + Please choose whether you want to keep these mails for further analysis + or delete them now. --- sa-exim.old/debian/control 2009-02-01 14:03:35.831174069 +0100 +++ sa-exim/debian/control 2009-02-10 19:36:42.097936020 +0100 @@ -13,16 +13,15 @@ Depends: ${exim:Depends}, spamc, ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0 Recommends: ${perl:Depends} Suggests: spamassassin -Description: Use spamAssassin at SMTP time with the Exim v4 MTA - SA-Exim lets you use spamAssassin at SMTP time with the Exim - v4 MTA, which enables you to do many things with incoming Emails, - including refusing them before they come in, or even teergrubing the - sender (i.e. slowing him down, by tying his resources) +Description: SpamAssassin filter for Exim + SA-Exim integrates SpamAssassin filtering at SMTP time with the Exim + v4 MTA. It may be used to reject incoming mails before they arrive, or + even to tie up the sender's resources by slowing down the connection + ("teergrubing"). . - Note: Most of the functionality of this package can also be achieved - using the exiscan ACL conditions built into the "heavy" Exim daemon, - exim-daemon-heavy. You should use this package if: - . - * you want to use SpamAssassin's report_safe feature, or - * you want easier control over the header fields added, without using - the report template to add multiple fields. + Most of the functionality of this package can also be achieved + using the exiscan ACL conditions built into the "heavy" Exim daemon, + exim-daemon-heavy. Use this package if you need SpamAssassin's + report_safe feature, or if you want to have easier control over the + header fields added, without using the report template to add multiple + fields.

