Your message dated Sun, 08 May 2016 12:33:48 +0000 with message-id <[email protected]> and subject line Bug#823418: fixed in exim4 4.87-3 has caused the Debian Bug report #823418, regarding exim4: Since the last update, it seems like some messages are rejected after DATA 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.) -- 823418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823418 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: exim4 Version: 4.87-2 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I updated * What exactly did you do (or not do) that was effective (or ineffective)? I updated * What was the outcome of this action? Some messages are rejected after DATA * What outcome did you expect instead? It should not be rejected after DATA . I'm not quite sure but it looks like the DKIM or TLS default behavior changed from not checking to checking unless dc_minimaldns is set? *** End of the template - remove these template lines *** -- Package-specific info: Exim version 4.87 #2 built 30-Apr-2016 11:38:29 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='smarthost' dc_other_hostnames='montcalm.dyndns.org' dc_local_interfaces='127.0.0.1;192.168.1.1' dc_readhost='montcalm.dyndns.org' dc_relay_domains='' dc_minimaldns='false' dc_relay_nets='192.168.1.1/24' dc_smarthost='relais.videotron.ca' CFILEMODE='644' dc_use_split_config='true' dc_hide_mailname='true' dc_mailname_in_oh='true' dc_localdelivery='mail_spool' #dc_localdelivery='local_delivery_cyrus' mailname:montcalm.dyndns.org -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.15.8 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) Versions of packages exim4 depends on: ii debconf [debconf-2.0] 1.5.59 ii exim4-base 4.87-2 ii exim4-daemon-light 4.87-2 exim4 recommends no packages. exim4 suggests no packages. -- debconf information: * exim4/drec: -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
--- End Message ---
--- Begin Message ---Source: exim4 Source-Version: 4.87-3 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: Sun, 08 May 2016 14:03:10 +0200 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.87-3 Distribution: unstable Urgency: medium Maintainer: Exim4 Maintainers <[email protected]> Changed-By: Andreas Metzler <[email protected]> Closes: 821830 823418 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.87-3) unstable; urgency=medium . * Pull multiple patches from upstream GIT: + 71_01_configure.default-nice-message-for-overlong-lines-Bu.patch Improved message on overlong lines in example config. + 71_02_Delivery-quieten-smtp-transport-conn-reuse-vs.-deliv.patch Fix race condition related to connection reuse. https://bugs.exim.org/show_bug.cgi?id=1810 + 71_03_Avoid-exposing-passwords-in-log-on-failing-ldap-look.patch 71_04_Avoid-exposing-passwords-in-log-on-failing-ldap-look.patch Avoid exposing passwords in log on failing ldap lookup expansion. https://bugs.exim.org/show_bug.cgi?id=165 * Copy information message on rejecting overlong lines in data ACL from upstream example configuration. Closes: #823418 * Add NEWS entry on line-lenght-limit introduced in 4.87~RC1-1. Closes: 821830 Checksums-Sha1: 806fd910aca27871fad6d92fd785ae71660a9ba5 2744 exim4_4.87-3.dsc f74bdf97a308f406271aae252966bd064ac6f05b 446500 exim4_4.87-3.debian.tar.xz Checksums-Sha256: 568b3e030466b2845fcd85b4072b52c42362db3a8d78abfc86b355031f7a4ce2 2744 exim4_4.87-3.dsc c2c4641c8f15dcf91ea9822721cd06a66c1e67e5d0ca2c5dca5790eaa98ee75b 446500 exim4_4.87-3.debian.tar.xz Files: 88f770b6b8f35a49f631846d2a6cbf2f 2744 mail standard exim4_4.87-3.dsc 7f22e9c2b33ff0bb7517ac2d2951c1a8 446500 mail standard exim4_4.87-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJXLy0SAAoJEKVPAYVDghSEq9gP/0oQdddFNjNHVTast6Rv7Tb3 4yvc0Mv8/FZ934hdGGUVMk+f1KRY95xzh85PxVtQz+sk49iPkKnosmBccYz1+ymn XsgPfmNRABReWsfeCWn4VxX+jwqrRlcvwJSQB0tM4oS8bIktM13a7d5xFmzR6Xku Cn6o8/TF2ju6/i1T+H54vWw2EGNbxZYDOhLGK+4W4b65KWQy6pbAzpiWY9cDGZJ/ NTKbcyhInfrCEKgIRtCHI5RlsEYzEB7nKv+fepTufHKWbw45qCA/0RUQIv5+NyQK quFBwGn6GlNv/ihumVHELZ9ABlQyWE7fsIxMLJG8Z2CJSh5N3miFHIm29+3WgpRN ewXSiOAHnBMp/57XYm1OuAB5xmC2pdThCqtgFWpxYZVhAcUigZlAYz94eTJ2J98k Ey9WWC0VYRFzDWEwLCxv+DyqOKgN0gypEHZbnpkqC74IA5WtCauAqrPECbgO7g5+ p+3e4wHHoATG0sgvVpU+kffgTP8o8tAVZS3rxklv2aWKgI6s9u+jlF1AVcDz9yiT 2cGtgulD+K055ImZjawQndpsXlARUTvVFKVOljJqBuUytQ5i20bTeZvAVWxwWUHf qyFBRJhZJRze46HVGoz9Fq9HCYt51IsnqNUj4wWfWsiBP+X5AUcbPq2/tq+koFm/ lf6KNbtKQNuWjk4HQOC4 =qt1W -----END PGP SIGNATURE-----
--- End Message ---

