Bug#381048: Small typo in /etc/cron.daily/exim4-base (Variable
DAILY_REPORT_TO)
Bonaccorso Salvatore
salvatore.bonaccorso at gmx.net
Tue Aug 1 18:05:14 UTC 2006
Package: exim4-base
Version: 4.62-3
Severity: normal
Hi
Looking at the cron-skript in the package under
/etc/cron.daily/exim4-base, I found, that, in the commentary there is
a possible typo, where to set the "mail adress", because it is used
later in the script as DAILY_REPORT_TO. It's the line under the "set
this to a mail address to receive daily activity reports".
I think, if I was not wrong, then this small patch corrects it:
--- exim4-base.old 2006-08-01 19:54:35.532488500 +0200
+++ exim4-base 2006-08-01 19:55:20.407293000 +0200
@@ -6,7 +6,7 @@
fi
# set this to a mail address to receive daily activity reports.
-# DAILY_REPORT_to=""
+# DAILY_REPORT_TO=""
# set this to some other value if you don't want the panic log to be
# watched by this script, for example when you're using your own log
Greetings
Salvatore
-- Package-specific info:
Exim version 4.62 #1 built 31-Jul-2006 06:14:35
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September 6, 2005)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz 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
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-ea
Locale: LANG=C, LC_CTYPE=de_CH (charmap=ISO-8859-1)
Versions of packages exim4-base depends on:
ii adduser 3.96 Add and remove users and groups
ii cron 3.0pl1-95 management of regular background p
ii debconf [debconf-2.0] 1.5.3 Debian configuration management sy
ii exim4-config [exim4-config-2] 4.62-3 configuration for the exim MTA (v4
ii libc6 2.3.6-16 GNU C Library: Shared libraries
ii libdb4.3 4.3.29-6 Berkeley v4.3 Database Libraries [
ii netbase 4.25 Basic TCP/IP networking system
Versions of packages exim4-base recommends:
ii psmisc 22.2-1 Utilities that use the proc filesy
-- debconf information:
exim4/purge_spool: false
exim4/move_exim3_spool: false
More information about the Pkg-exim4-maintainers
mailing list