Your message dated Sun, 25 Dec 2016 10:20:04 +0000
with message-id <[email protected]>
and subject line Bug#828801: fixed in exim4 4.88~RC6-2
has caused the Debian Bug report #828801,
regarding exim4-config: Line length is hard limited to 998 octets, setting
bounce_return_linesize_limit is ignored
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.)
--
828801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: exim4-config
Version: 4.87-3
Severity: normal
Tags: patch
-- Package-specific info:
Exim version 4.87 #2 built 08-May-2016 12:03:10
Copyright (c) University of Cambridge, 1995 - 2016
(c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2016
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM DNSSEC Event
OCSP PRDR SOCKS
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz
dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'
#
# Please note that this is _not_ a dpkg-conffile and that automatic changes
# to this file might happen. The code handling this will honor your local
# changes, so this is usually fine, but will break local schemes that mess
# around with multiple versions of the file.
#
# update-exim4.conf uses this file to determine variable values to generate
# exim configuration macros for the configuration file.
#
# Most settings found in here do have corresponding questions in the
# Debconf configuration, but not all of them.
#
# This is a Debian specific file
dc_eximconfig_configtype='satellite'
dc_other_hostnames='taube.levante.de'
dc_local_interfaces='127.0.0.1 ; ::1'
dc_readhost='taube.levante.de'
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='buchfink.levante.de'
CFILEMODE='644'
dc_use_split_config='true'
dc_hide_mailname='true'
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
mailname:taube.levante.de
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages exim4-config depends on:
ii adduser 3.115
ii debconf [debconf-2.0] 1.5.59
exim4-config recommends no packages.
exim4-config suggests no packages.
-- Configuration Files:
/etc/exim4/passwd.client [Errno 13] Permission denied:
u'/etc/exim4/passwd.client'
-- debconf information excluded
diff -r exim4-4.87/debian/debconf/conf.d/acl/40_exim4-config_check_data exim4-4.87-new/debian/debconf/conf.d/acl/40_exim4-config_check_data
14c14
< deny message = maximum allowed line length is 998 octets, \
---
> deny message = maximum allowed line length is MAIN_LINESIZE_LIMIT octets, \
16c16
< condition = ${if > {$max_received_linelength}{998}}
---
> condition = ${if > {$max_received_linelength}{MAIN_LINESIZE_LIMIT}}
diff -r exim4-4.87/debian/debconf/conf.d/main/01_exim4-config_listmacrosdefs exim4-4.87-new/debian/debconf/conf.d/main/01_exim4-config_listmacrosdefs
48a49,53
> # Define Maximum Data Line Length (998 is rfc2822 conform)
> .ifndef MAIN_LINESIZE_LIMIT
> MAIN_LINESIZE_LIMIT = 998
> .endif
> bounce_return_linesize_limit = MAIN_LINESIZE_LIMIT
diff -r exim4-4.87/debian/debconf/conf.d/transport/30_exim4-config_remote_smtp exim4-4.87-new/debian/debconf/conf.d/transport/30_exim4-config_remote_smtp
12c12
< message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
---
> message_size_limit = ${if > {$max_received_linelength}{MAIN_LINESIZE_LIMIT} {1}{0}}
diff -r exim4-4.87/debian/debconf/conf.d/transport/30_exim4-config_remote_smtp_smarthost exim4-4.87-new/debian/debconf/conf.d/transport/30_exim4-config_remote_smtp_smarthost
15c15
< message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
---
> message_size_limit = ${if > {$max_received_linelength}{MAIN_LINESIZE_LIMIT} {1}{0}}
--- End Message ---
--- Begin Message ---
Source: exim4
Source-Version: 4.88~RC6-2
We believe that the bug you reported is fixed in the latest version of
exim4, which is due to be installed in the Debian FTP archive.
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.
Andreas Metzler <[email protected]> (supplier of updated exim4 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: SHA512
Format: 1.8
Date: Thu, 22 Dec 2016 16:50:21 +0100
Source: exim4
Binary: exim4-base exim4-config exim4-daemon-light exim4 exim4-daemon-heavy
eximon4 exim4-dbg exim4-daemon-light-dbg exim4-daemon-heavy-dbg exim4-dev
Architecture: source
Version: 4.88~RC6-2
Distribution: unstable
Urgency: high
Maintainer: Exim4 Maintainers <[email protected]>
Changed-By: Andreas Metzler <[email protected]>
Closes: 828801
Description:
exim4-base - support files for all Exim MTA (v4) packages
exim4-config - configuration for the Exim MTA (v4)
exim4-daemon-heavy-dbg - debugging symbols for the Exim MTA "heavy" daemon
exim4-daemon-heavy - Exim MTA (v4) daemon with extended features, including
exiscan-ac
exim4-daemon-light-dbg - debugging symbols for the Exim MTA "light" daemon
exim4-daemon-light - lightweight Exim MTA (v4) daemon
exim4-dbg - debugging symbols for the Exim MTA (utilities)
exim4-dev - header files for the Exim MTA (v4) packages
exim4 - metapackage to ease Exim MTA (v4) installation
eximon4 - monitor application for the Exim MTA (v4) (X11 interface)
Changes:
exim4 (4.88~RC6-2) unstable; urgency=high
.
* Add macro IGNORE_SMTP_LINE_LENGTH_LIMIT to allow disabling the SMTP DATA
physical line limit check for both for SMTP DATA ACL and remote_smtp*
transports. Closes: #828801
Also update corresponding NEWS entry.
* [lintian] debian/changelog: s/lenght/length/
* Pull 75_Fix-DKIM-information-leakage.patch from upstream GIT, fixing DKIM
information leakage issue CVE-2016-9963.
Checksums-Sha1:
1c15fc4b41e018989e1c4252d6db400c2fd461be 3071 exim4_4.88~RC6-2.dsc
72f57b58f9516d036f0da1c7deb3a4851253d5b6 442316 exim4_4.88~RC6-2.debian.tar.xz
Checksums-Sha256:
92eca881b601d1afc70331ea507e15d02de8199fd86ab62cddc9a1134081a114 3071
exim4_4.88~RC6-2.dsc
fc7ab12e2dcabc5767b6e043c48b908bfccfb665f1241fa69e726ae8bc1915c9 442316
exim4_4.88~RC6-2.debian.tar.xz
Files:
854ffa0ef43da8555618a21a3f0c0f53 3071 mail standard exim4_4.88~RC6-2.dsc
5ab31f0bfe1db6d297788a3bb3a7d454 442316 mail standard
exim4_4.88~RC6-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0uCSA5741Jbt9PpepU8BhUOCFIQFAlhcBXAACgkQpU8BhUOC
FIQumg/9G6hhI4kuKaTZYX5th7T2FGdkt0n2xteHFi98I6j9QpQ61eawAzXW1fiK
NeoMSsQW7nSTgxv8UmeZjfUYEE4QBGVD/sgjCjIcCTUf2+HoQav0H9LavWRldKk7
tRbsW2ufjJKSOauCe3DZUT+ASZ6W4yPNyaye3atfrj7CGdM3Zb6HkR6QudUSAbU7
p46tSqU3Ldk2WXPfVfkh5Hub/7BkHu3UaMmFBs+JcsaYapYyxUgt/o1qsfz5BUYa
NxSKffsk8jmY3+fcIMr6itAjhUWAXEfUlB6V7Q3iDKc469Ec6GCB6xrJ50rY8NEx
S8kRAzKDIK3zm76ogqDhA80FDvHiuNgL8ZtA6Zi39BIQrACPKEmk3Gk7EZuxDQ/u
GKcc+/bkRz98kouHCRpavOLKPANjNJ7ONG+ML8RAN+XTnHgwBpu8lZZUT7CSap0P
sfE6RZp4GexBlF3TMQXGRN6qbGIozJ17e24fuwlibweGQKQ2UQnNTizeKWb1z7x0
ua79hwnnwlgJVTVOkHuseWYREO3CZ2sO6KNrKXJMqU4jnUtaH2putzUKxzdYMJu4
t0f9W6YrVTKs5Ce37Ruh7305M6ocq7HuQanocFzfJEavyX0pmp2DnQcvS87RzarC
5XsXSdyaNoVQSBOTEPiG7eig5O/PiY+cTCyPGYFx9SN06g9290c=
=dNkE
-----END PGP SIGNATURE-----
--- End Message ---