Your message dated Tue, 23 Jan 2007 15:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#389675: fixed in postfix 2.3.6-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: postfix
Version: 2.3.3-1
Severity: minor
debian/templates in the postfix source package marks the default value
for postfix/root_address translatable, and some of the localizations have
translated "NONE" to the appropriate string in that language. However,
the postfix postinstall script only checks to see if the value is "NONE"
and otherwise adds an alias. That means that if a user who uses one of
the languages with a translated value accepts the default, they'll get an
alias they probably don't want.
The best solution is probably to make the default the empty string instead
and special-case that, since it poses no localization issues. Another
solution would be to not mark Default: NONE translatable, so that the
default would be the same regardless (and consistent with the text of that
question, although translators would need to be careful to not translate
NONE in the description).
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages postfix depends on:
ii adduser 3.97 Add and remove users and groups
ii debconf [debconf-2.0] 1.5.3 Debian configuration management sy
ii dpkg 1.13.21 package maintenance system for Deb
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libdb4.3 4.3.29-6 Berkeley v4.3 Database Libraries [
ii libsasl2 2.1.19.dfsg1-0.2 Authentication abstraction library
ii libssl0.9.8 0.9.8b-3 SSL shared libraries
ii lsb-base 3.1-15 Linux Standard Base 3.1 init scrip
ii netbase 4.25 Basic TCP/IP networking system
ii ssl-cert 1.0.13 Simple debconf wrapper for openssl
Versions of packages postfix recommends:
ii gnus [mail-reader] 5.11+v0.5.dfsg-2 A versatile news and mail reader f
ii mailutils [mail-reader] 1:1.0-1 GNU mailutils utilities for handli
ii xemacs21-mule [mail-rea 21.4.19-1 highly customizable text editor --
-- debconf information:
postfix/master_upgrade_warning:
postfix/db_upgrade_warning: true
postfix/mailname: /etc/mailname
postfix/tlsmgr_upgrade_warning:
postfix/dynamicmaps_upgrade_warning:
postfix/recipient_delim: +
* postfix/main_mailer_type: No configuration
postfix/transport_map_warning:
postfix/relayhost:
postfix/procmail:
postfix/bad_recipient_delimiter:
postfix/chattr: false
postfix/root_address: NONE
postfix/rfc1035_violation: false
postfix/mynetworks: 127.0.0.0/8
postfix/destinations:
postfix/nqmgr_upgrade_warning:
postfix/not_configured:
postfix/mailbox_limit: 0
postfix/protocols:
--- End Message ---
--- Begin Message ---
Source: postfix
Source-Version: 2.3.6-2
We believe that the bug you reported is fixed in the latest version of
postfix, which is due to be installed in the Debian FTP archive:
postfix-cdb_2.3.6-2_i386.deb
to pool/main/p/postfix/postfix-cdb_2.3.6-2_i386.deb
postfix-dev_2.3.6-2_all.deb
to pool/main/p/postfix/postfix-dev_2.3.6-2_all.deb
postfix-doc_2.3.6-2_all.deb
to pool/main/p/postfix/postfix-doc_2.3.6-2_all.deb
postfix-ldap_2.3.6-2_i386.deb
to pool/main/p/postfix/postfix-ldap_2.3.6-2_i386.deb
postfix-mysql_2.3.6-2_i386.deb
to pool/main/p/postfix/postfix-mysql_2.3.6-2_i386.deb
postfix-pcre_2.3.6-2_i386.deb
to pool/main/p/postfix/postfix-pcre_2.3.6-2_i386.deb
postfix-pgsql_2.3.6-2_i386.deb
to pool/main/p/postfix/postfix-pgsql_2.3.6-2_i386.deb
postfix_2.3.6-2.diff.gz
to pool/main/p/postfix/postfix_2.3.6-2.diff.gz
postfix_2.3.6-2.dsc
to pool/main/p/postfix/postfix_2.3.6-2.dsc
postfix_2.3.6-2_i386.deb
to pool/main/p/postfix/postfix_2.3.6-2_i386.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.
LaMont Jones <[EMAIL PROTECTED]> (supplier of updated postfix 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: SHA1
Format: 1.7
Date: Tue, 23 Jan 2007 07:46:45 -0700
Source: postfix
Binary: postfix-pcre postfix postfix-pgsql postfix-doc postfix-ldap postfix-cdb
postfix-dev postfix-mysql
Architecture: all i386 source
Version: 2.3.6-2
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Changed-By: LaMont Jones <[EMAIL PROTECTED]>
Description:
postfix - A high-performance mail transport agent
postfix-cdb - CDB map support for Postfix
postfix-dev - Postfix loadable modules development environment
postfix-doc - Postfix documentation
postfix-ldap - LDAP map support for Postfix
postfix-mysql - MYSQL map support for Postfix
postfix-pcre - PCRE map support for Postfix
postfix-pgsql - PGSQL map support for Postfix
Closes: 387646 389675 407433 407790 407832 407959 408089
Changes:
postfix (2.3.6-2) unstable; urgency=low
.
* Fix preinst checking mydomain. Closes: #407790, #408089
* Deal with debconf silliness. Closes: #387646
* Don't directly call initscript in prerm.
* Updated Dutch, Czech, Galician templates. Closes: #407433, #407832, #407959
* Change the "I'm stupid enough to not want a root alias" answer from the
localization-problematic 'NONE' to the empty string, and mark it
non-translatable. Closes: #389675
- changes to ca.po, de.po, gl.po, ja.po, nl.po for same
Files:
13938ca4530afb488680d6e489450ce4 41544 mail extra postfix-ldap_2.3.6-2_i386.deb
17623be88ec62029f7b3434c0f4b30a3 37014 mail extra
postfix-pgsql_2.3.6-2_i386.deb
4c298332634508b2af4b7249819acbee 1082728 mail extra postfix_2.3.6-2_i386.deb
df5885335c40b92078de3648ccc35104 897 mail extra postfix_2.3.6-2.dsc
615c1ef0fa53850c78ba454ef1b42d19 36936 mail extra
postfix-mysql_2.3.6-2_i386.deb
6e8687ff488f9c481c8d1798eed3d1bd 158307 mail extra postfix_2.3.6-2.diff.gz
a99bb2a4163190f483cc6eca61821724 34946 mail extra postfix-cdb_2.3.6-2_i386.deb
b7d2e402c48c0b4c08e66510b9cd6b93 764272 doc extra postfix-doc_2.3.6-2_all.deb
ba15ef48314e37135308593ddbcf1f08 36662 mail extra postfix-pcre_2.3.6-2_i386.deb
ddbd94c1c02a478ff2a895a1f18dc931 126536 devel extra postfix-dev_2.3.6-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFtiTnzN/kmwoKyScRArAsAKCMnLCP4nQ7hrU+Y8RYXjr/IXj5PgCfRjxJ
aZ+AQHvkPAhjSeDCJL2HQQY=
=pw37
-----END PGP SIGNATURE-----
--- End Message ---