Bug#434337: exim4-config: primary_hostname gets not set via macro because of typo in exim4.conf.template
Tim Krah
see.at.sig at gmx.net
Mon Jul 23 08:14:34 UTC 2007
Package: exim4-config
Version: 4.67-7
Severity: normal
Tags: patch
You can not set the primary_hostname via a macro because the macro-name
is misspelled in exim4.conf.template
-- Package-specific info:
Exim version 4.67 #1 built 21-Apr-2007 12:02:24
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September 6, 2005)
Support for: crypteq iconv() IPv6 PAM Perl GnuTLS move_frozen_messages Content_Scanning Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx 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: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.17-beyond4-raidserver
Locale: LANG=de_DE.iso88591, LC_CTYPE=de_DE.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages exim4-config depends on:
ii adduser 3.104 add and remove users and groups
ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy
exim4-config recommends no packages.
-- debconf information excluded
-------------- next part --------------
--- exim4.conf.template.orig 2007-07-23 09:56:18.295431592 +0200
+++ exim4.conf.template 2007-07-23 09:53:06.707261058 +0200
@@ -194,7 +194,7 @@ host_lookup = MAIN_HOST_LOOKUP
# In a minimaldns setup, update-exim4.conf guesses the hostname and
# dumps it here to avoid DNS lookups being done at Exim run time.
-.ifdef MAIN_HARDCODE_PRIMARY_HOSTAME
+.ifdef MAIN_HARDCODE_PRIMARY_HOSTNAME
primary_hostname = MAIN_HARDCODE_PRIMARY_HOSTNAME
.endif
More information about the Pkg-exim4-maintainers
mailing list