Your message dated Fri, 18 Oct 2019 17:19:10 +0000 with message-id <[email protected]> and subject line Bug#942292: fixed in exim4 4.92.3-1 has caused the Debian Bug report #942292, regarding exim4.template.conf for clean buster install av_scanner incorrect 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.) -- 942292: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942292 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: exim4 Version: 4.92-8+deb10u3 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? A clean install of buster as an smtp mail server * What exactly did you do (or not do) that was effective (or ineffective)? exim4.template.conf contains: av_scanner = clamd: /var/run/clamav/clamd.ctl clean buster clamav-daemon uses /run/clamav/clamd.ctl For a on tech-savvy user this is difficult to diagnose possibly exim4.template.conf should contain: av_scanner = clamd:/run/clamav/clamd.ctl instead. * What was the outcome of this action? Changing this to the above made clamd scanning from exim4 operational is was not before. * What outcome did you expect instead? -- Package-specific info: Exim version 4.92 #3 built 27-Sep-2019 16:09:35 Copyright (c) University of Cambridge, 1995 - 2018 (c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2018 Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013) Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS move_frozen_messages Content_Scanning DANE DKIM DNSSEC Event OCSP PRDR PROXY SOCKS TCP_Fast_Open Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa tls Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp Malware: f-protd f-prot6d drweb fsecure sophie clamd avast sock cmdline Fixed never_users: 0 Configure owner: 0:0 Size of off_t: 8 Configuration file search path is /etc/exim4/exim4.conf:/var/lib/exim4/config.autogenerated 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='tregare.net' dc_local_interfaces='192.168.0.110 ; 127.0.0.1 ; ::1' dc_readhost='tregare.net' dc_relay_domains='' dc_minimaldns='false' dc_relay_nets='192.168.0.0/24' dc_smarthost='smtp.ziggo.nl' CFILEMODE='644' dc_use_split_config='false' dc_hide_mailname='true' dc_mailname_in_oh='true' dc_localdelivery='maildir_home' mailname:tregare.net # /etc/default/exim4 EX4DEF_VERSION='' # 'combined' - one daemon running queue and listening on SMTP port # 'no' - no daemon running the queue # 'separate' - two separate daemons # 'ppp' - only run queue with /etc/ppp/ip-up.d/exim4. # 'nodaemon' - no daemon is started at all. # 'queueonly' - only a queue running daemon is started, no SMTP listener. # setting this to 'no' will also disable queueruns from /etc/ppp/ip-up.d/exim4 QUEUERUNNER='combined' # how often should we run the queue QUEUEINTERVAL='30m' # options common to quez-runner and listening daemon COMMONOPTIONS='' # more options for the daemon/process running the queue (applies to the one # started in /etc/ppp/ip-up.d/exim4, too. QUEUERUNNEROPTIONS='' # special flags given to exim directly after the -q. See exim(8) QFLAGS='' # Options for the SMTP listener daemon. By default, it is listening on # port 25 only. To listen on more ports, it is recommended to use # -oX 25:587:10025 -oP /run/exim4/exim.pid SMTPLISTENEROPTIONS='-oX 25:465:587 -oP /run/exim4/exim.pid' -- System Information: Debian Release: 10.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=C.UTF-8 (charmap=locale: Cannot set LC_ALL to default locale: No such file or directory UTF-8), LANGUAGE=en_US:en (charmap=locale: Cannot set LC_ALL to default locale: No such file or directory UTF-8) Shell: /bin/sh linked to /usr/bin/bash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages exim4 depends on: ii debconf [debconf-2.0] 1.5.71 ii exim4-base 4.92-8+deb10u3 ii exim4-daemon-heavy 4.92-8+deb10u3 exim4 recommends no packages. exim4 suggests no packages. -- debconf information: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:en", LC_ALL = (unset), LC_MONETARY = "en_GB.utf8", LC_PAPER = "en_GB.utf8", LC_MEASUREMENT = "en_GB.utf8", LC_CTYPE = "C.UTF-8", LC_TIME = "en_GB.utf8", LC_NUMERIC = "en_GB.utf8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to a fallback locale ("en_US.UTF-8"). locale: Cannot set LC_ALL to default locale: No such file or directory exim4/drec:
--- End Message ---
--- Begin Message ---Source: exim4 Source-Version: 4.92.3-1 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: Fri, 18 Oct 2019 18:44:35 +0200 Source: exim4 Architecture: source Version: 4.92.3-1 Distribution: unstable Urgency: medium Maintainer: Exim4 Maintainers <[email protected]> Changed-By: Andreas Metzler <[email protected]> Closes: 942292 Changes: exim4 (4.92.3-1) unstable; urgency=medium . * Fix (commented) examples in configuration for clamd and courier authdaemon to refer to /run instead of /var/run. Closes: #942292 * While we are at it also fix exim pid file path in exim(8). * New upstream version (identical to 4.92.2 + 75_36-Fix-buffer-overflow-in-string_vformat.-Bug-2449.patch, i.e. 4.92.2-3). * Use patches from exim-4.92.3+fixes, add 75_36-Fix-errorcheck-in-smtp-transport.patch. * [lintian] Set Rules-Requires-Root: binary-targets. Checksums-Sha1: 7a1aa755c307f7211fffdac9fb55ddca3cbb2c2b 2849 exim4_4.92.3-1.dsc 60651ccbd4098a194914e06b71764c21a201a140 1773156 exim4_4.92.3.orig.tar.xz dac6dcc4bc76d1344c5a639b99fe168555f89d44 488 exim4_4.92.3.orig.tar.xz.asc 621ff5056eb41ac509820fa1d43b26c67084c6bb 480272 exim4_4.92.3-1.debian.tar.xz Checksums-Sha256: b6b31461020bae201e1af88e3ce5d423419c5b14eed49c96c4cd6373e4fcba45 2849 exim4_4.92.3-1.dsc c4453bb5ec8e16c4c3353769700466eb9aa48c1b2fcf7f3b0e08954dd727d2fd 1773156 exim4_4.92.3.orig.tar.xz 72dab776aa57ce65055c9f544a52c20fdd92f5449635a256e70a288e5afcbd1d 488 exim4_4.92.3.orig.tar.xz.asc 7f5426ff1a1470c294ad1ad4ee899b12a1530642d9fff58fdd33b926b1c1f2d8 480272 exim4_4.92.3-1.debian.tar.xz Files: 73d72bdcdbbe425562f2350e8aebcf03 2849 mail standard exim4_4.92.3-1.dsc 9be05c609af824ce19666e31d910cefd 1773156 mail standard exim4_4.92.3.orig.tar.xz 1e3446e233ce2269002ade4bf3274dfc 488 mail standard exim4_4.92.3.orig.tar.xz.asc 1f0984cb7842582711f743f04ba61e2d 480272 mail standard exim4_4.92.3-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE0uCSA5741Jbt9PpepU8BhUOCFIQFAl2p7VcACgkQpU8BhUOC FITzZQ//VFIdXwWzP0HldL/O0yncWojY5tChefIQn5DRa5owPntku5FgAh/uT3Kp Wv27AXl9q6C9AMPe05+nQuQS2UsYfBhd6CvL9VQRzL7/Z5U6CYymZTd3h1JGnMMS +qX4D2cKduLecGb9tnZg5o+oZ2ulYmN7Skpf/+YCU+egUe3fMeU+ibIyoRfnvVwL nd1oGq8DaEvArTLvm1QTuIlxGxHfzLUThWExt71jZH+87uMmR24gISaZya/atU/+ P7wh6krKpPlKKwWSA6Pm/CqYPKF8C1p/C8lIuppByH/2tC+fO2lN4iK2A2abxITR Fq/Pe307rkh1qMdypDwaj+ytNEDH3By0knoogbOKoV5QNKbb7p/3EyOXpRUB0DeP rpNhxI0zFevtWwWfBWswxZup2uYUQ40EQ9HCwaJ0CbKAQFkHWbGUkCWm8LHeq8Aw jpAL5GabH/Q7mivmWlFQ+qqC1y3x9vHtlerQi1NjuK7IYbBuJPoRPudq7ciO7UQi yiHsaF0kC+RnOAp4Llm3GmF58vH0Edj6ML8/gXdef+dyDAItWyWns6CBQUbStKNr oJbdV57XFZaIkfGnLENa00kIXWUw+Wx+EhCgv96M0aH2AyCG7bQtyKHph9GIsg3n RDX2UPoGYhdy3SulJFgZJKuLiyI7aBk37zLuGijqkGE0Gm6PORk= =5ppx -----END PGP SIGNATURE-----
--- End Message ---

