Your message dated Mon, 26 Dec 2011 16:45:12 +0000
with message-id <[email protected]>
and subject line Bug#634314: fixed in sa-exim 4.2.1-14
has caused the Debian Bug report #634314,
regarding sa-exim: [INTL:nl] Dutch translation of debconf templates
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
634314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sa-exim
Severity: wishlist
Tags: patch l10n

Hello,

Attached is the updated Dutch translation of the sa-exim debconf templates.
Please include it in your next upload.

Regards,
-- 
Jeroen Schot
# Dutch translation of sa-exim debconf templates.
# Copyright (C) 2007-2011 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the sa-exim package.
# Bart Cornelis <[email protected]>, 2007. 
# Jeroen Schot <[email protected]>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: sa-exim 4.2.1-13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2009-04-04 15:40+0200\n"
"PO-Revision-Date: 2011-07-18 17:35+0200\n"
"Last-Translator: Jeroen Schot <[email protected]>\n"
"Language-Team: Debian 10n Dutch <[email protected]>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Remove saved mails in sa-exim's spool directory?"
msgstr ""
"Wilt u dat opgeslagen e-mails verwijderd worden uit sa-exim's spool-map?"

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"There are some saved mails 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."
msgstr ""
"Er zijn een aantal opgeslagen e-mails in de submappen van /var/spool/sa-"
"exim. Afhankelijk van de configuratie slaat sa-exim e-mails die aan "
"specifieke criteria voldoen (bv. \"fout opgetreden\", \"geweigerd als spam"
"\", \"doorgelaten maar gemarkeerd als spam\") op in submappen van /var/spool/"
"sa-exim ."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"Please choose whether you want to keep these mails for further analysis or "
"delete them now."
msgstr ""
"Geef aan of u deze e-mails wilt bewaren voor verdere analyse of nu wilt "
"verwijderen."

--- End Message ---
--- Begin Message ---
Source: sa-exim
Source-Version: 4.2.1-14

We believe that the bug you reported is fixed in the latest version of
sa-exim, which is due to be installed in the Debian FTP archive:

sa-exim_4.2.1-14.debian.tar.gz
  to main/s/sa-exim/sa-exim_4.2.1-14.debian.tar.gz
sa-exim_4.2.1-14.dsc
  to main/s/sa-exim/sa-exim_4.2.1-14.dsc
sa-exim_4.2.1-14_amd64.deb
  to main/s/sa-exim/sa-exim_4.2.1-14_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Magnus Holmgren <[email protected]> (supplier of updated sa-exim package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 25 Dec 2011 12:13:22 +0100
Source: sa-exim
Binary: sa-exim
Architecture: source amd64
Version: 4.2.1-14
Distribution: unstable
Urgency: low
Maintainer: Magnus Holmgren <[email protected]>
Changed-By: Magnus Holmgren <[email protected]>
Description: 
 sa-exim    - SpamAssassin filter for Exim
Closes: 506571 563492 608447 634314
Changes: 
 sa-exim (4.2.1-14) unstable; urgency=low
 .
   * Updated Danish and Dutch Debconf template translations (Closes:
     #608447, #634314).
   * Drop the defaults for SAspamcHost and SAspamcPort, deferring to spamc
     as to what the defaults will be if those options are not set in
     sa-exim.conf (Closes: #506571).
   * The "nobody" user and "nogroup" group should not own files. Therefore,
     create /var/spool/sa-exim/tuplets with Debian-exim as owner on new
     installations and run greylistclean as Debian-exim by default. Don't
     change ownership of already existing /var/spool/sa-exim or
     /var/spool/sa-exim/tuplets, since the local admin may have different
     preferences, but give the Debian-exim group the write permission it
     needs if /var/spool/sa-exim/tuplets is owned by "nobody" and spamd
     runs as the calling user (Closes: #563492). Add documentation to
     README.Debian and remove recommendation to run spamd as "nobody" from
     README and README.greylisting.
   * Some tidying of debian/rules and the packaging in general:
     * Add build-arch and build-indep targets.
     * Remove configure target; it's not a mandatory target.
     * Remove install target and use dh_install (and dh_lintian) to put the
       files in the staging directory.
     * Replace /var/spool/exim with /var/spool/sa-exim in the Debian patch
       instead of using sed.
     * Pass SUFF='' to the makefile instead of renaming sa-exim-4.2.1.so
       afterwards.
     * Put our version of the crontab file in debian/greylistclean.cron.d
       and install it using dh_installcron.
     * Upgrade to Debhelper compat level 7. Replace dh_clean -k with
       dh_prep.
   * Switch to source package format 3.0 (quilt), splitting the Debian
     patch as follows:
     * api-limitations.patch: Changes needed because Exim exports only the
       symbols that are part of the official API.
     * spamc-args.patch: Changes related to the arguments sent to spamc.
     * grey-clean-sender.patch: Simplify the sender address so that senders
       using VERP, SRS, etc. hopefully won't be greylisted each and every
       time.
     * grey-only-ipv4.patch: Bail out if a non-IPv4 address is encountered.
     * improved-default-conf.patch: General improvements (in my opinion) of
       the default sa-exim.conf.
     * spamd-not-nobody.patch: Strike the recommendation that spamd run as
       nobody.
     * save-path.patch: Put saved mail in /var/spool/sa-exim instead of
       /var/spool/exim.
     * readme.patch: Other additions to the README file(s).
   * Update Standards-Version to 3.9.2.
Checksums-Sha1: 
 851698d9cc85da74d9c8bd6da2a4fd5217f46dee 1180 sa-exim_4.2.1-14.dsc
 0244ab3e4c3d647a9ed92efe5bdca69c76000d06 28010 sa-exim_4.2.1-14.debian.tar.gz
 d7b7c2e263ac850d388ba568c2f956016d0cf6ec 83944 sa-exim_4.2.1-14_amd64.deb
Checksums-Sha256: 
 cce9a9ade0b1f6ce994e8c4b577632a59516b638ded8d52a66e9da9ad0c0f30b 1180 
sa-exim_4.2.1-14.dsc
 bb8d1c21b6841ace00fce8eaf3e38b2ec91fbd7abc9eb8cddd8f5fde86a7c10c 28010 
sa-exim_4.2.1-14.debian.tar.gz
 683ee1fb8304b3a6124565adc79198d2d551cfd4ba5c8ccd0a1b774ad5645b82 83944 
sa-exim_4.2.1-14_amd64.deb
Files: 
 ea5fc160a9330cadd430e207345d5dfd 1180 mail optional sa-exim_4.2.1-14.dsc
 10c0e95c97156b33b7baa17f2599e7f7 28010 mail optional 
sa-exim_4.2.1-14.debian.tar.gz
 045e205479188557efc3941fb8527966 83944 mail optional sa-exim_4.2.1-14_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEAREIAAYFAk74n+QACgkQk7mRNn1h4+ZinwCghtQoKO8smSKxIKE5KYIK/nLT
xI8AniiE1Q7d0a92pB4Grck3g8pXR2nw
=1Ja4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to