Bug#446346: exim4-config: incorrect condition in new configuration files causing bounced email

Hamish Moffatt hamish at debian.org
Fri Oct 12 11:07:25 UTC 2007


Package: exim4-config
Version: 4.68-1
Severity: grave
Justification: causes non-serious data loss

After upgrading exim4-config to 4.68-1 this morning I'm getting a lot of
messages bounced, with the following in the paniclog:

2007-10-12 20:59:41 1IgIEv-0005de-Ep failed to expand condition "${if ${match_ip{$sender_host_address}{:@[]}}{1}{0}}" for real_local router: condition name expected, but found "${match_ip{$send"

This comes from the new conf.d/router/300_exim4-config_real_local:

COND_LOCAL_SUBMITTER = "\
               ${if {match_ip{$sender_host_address}{:@[]}}\
                    {1}{0}\
		}"

I don't know in what way this is wrong but I've disabled the condition
for now. 

I have "deliver real-hamish" at the end of my .forward which is
triggering this. I guess nobody else does this as nobody has reported it
until now.

Thanks
Hamish

-- Package-specific info:
Exim version 4.68 #1 built 07-Oct-2007 21:06:42
Copyright (c) University of Cambridge 2006
Berkeley DB: Berkeley DB 4.6.19: (August 10, 2007)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm 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'

dc_eximconfig_configtype='smarthost'
dc_other_hostnames='cloud.net.au'
dc_local_interfaces=''
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='192.168.42.0/24'
dc_smarthost='mail.risingsoftware.com'
CFILEMODE='644'
dc_use_split_config='true'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
mailname:cloud.net.au

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages exim4-config depends on:
ii  adduser                       3.105      add and remove users and groups
ii  debconf [debconf-2.0]         1.5.14     Debian configuration management sy

exim4-config recommends no packages.

-- debconf information:
* exim4/dc_smarthost: mail.risingsoftware.com
  exim4/dc_relay_domains:
  exim4/dc_localdelivery: mbox format in /var/mail/
  exim4/exim3_upgrade: true
* exim4/dc_eximconfig_configtype: mail sent by smarthost; received via SMTP or fetchmail
  exim4/dc_readhost:
  exim4/exim4-config-title:
  exim4/dc_noalias_regenerate: false
* exim4/dc_relay_nets: 192.168.42.0/24
* exim4/mailname: cloud.net.au
* exim4/dc_local_interfaces:
* exim4/dc_minimaldns: false
* exim4/dc_other_hostnames: cloud.net.au
* exim4/no_config: true
* exim4/hide_mailname: false
* exim4/dc_postmaster: hamish
* exim4/use_split_config: true
  exim4/internal/exim4-config.reconfigure: false





More information about the Pkg-exim4-maintainers mailing list