Bug#304838: marked as done (exim4-config: "mail sent by smarthost; no local mail" causes weird behavior wrt local delivery)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 05 Jun 2005 22:33:17 -0700


Your message dated Mon, 6 Jun 2005 07:28:45 +0200
with message-id <20050606052845.GA936@lefler.int.l21.ma.zugschlus.de>
and subject line exim4 4.50-8 in sarge fixes these bugs
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Apr 2005 20:28:48 +0000
>From andrew@pimlott.net Fri Apr 15 13:28:48 2005
Return-path: <andrew@pimlott.net>
Received: from smtp809.mail.sc5.yahoo.com [66.163.168.188] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1DMXQm-0008Dr-00; Fri, 15 Apr 2005 13:28:48 -0700
Received: from unknown (HELO madstop.pimlott.net) (andrew.pimlott@sbcglobal.net@63.200.127.30 with login)
  by smtp809.mail.sc5.yahoo.com with SMTP; 15 Apr 2005 20:18:43 -0000
Received: from andrew by madstop.pimlott.net with local (Exim 3.35 #1 (Debian))
	id 1DMehX-0005l1-00; Fri, 15 Apr 2005 21:14:35 -0700
Date: Fri, 15 Apr 2005 21:14:35 -0700
From: Andrew Pimlott <andrew@pimlott.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: exim4-config: "mail sent by smarthost; no local mail" causes weird behavior wrt local delivery
Message-ID: <20050416041435.GA8680@pimlott.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.9
User-Agent: Mutt/1.5.9i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,DATE_IN_FUTURE_06_12,
	HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: exim4-config
Version: 4.50-5
Severity: normal

I have just installed a Debian unstable machine and configured exim4 for
"mail sent by smarthost; no local mail".  This has two weird effects
(which I don't think are the same as bug 297841):  (Throughout this
message, I have replaced my domain with example.com.)

1.  Mail to real-andrew is not delivered locally; instead, exim tries to
    deliver to real-andrew@example.com.  Since root is aliased to
    real-andrew, this means that system messages are not delivered.  The
    debconf questions imply that real- mail should be delivered locally
    even with "mail sent by smarthost; no local mail".

2.  Mail to andrew@localhost fails with "451 Temporary local problem".
    The log message looks bizarre:

        2005-04-15 13:12:40 H=localhost [127.0.0.1]:33800 I=[127.0.0.1]:25 U=andrew F=<w@whitehouse.gov> temporarily rejected RCPT <andrew@localhost>: error in redirect data: domain missing or malformed in "andrew@"

    I don't know where "andrew@" came from.  I think that @localhost
    mail should be delivered locally even with "mail sent by smarthost;
    no local mail", especially since that's what fetchmail uses.
    However, even if you want to reject such mail, the error status and
    log message should probably made more clear.

Andrew

-- Package-specific info:
Exim version 4.50 #1 built 03-Apr-2005 07:22:57
Copyright (c) University of Cambridge 2004
Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (December  3, 2003)
Support for: iconv() IPv6 GnuTLS
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
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'
#
# This is a Debian specific file

dc_eximconfig_configtype='satellite'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='mail.example.com'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
mailname:example.com

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages exim4-config depends on:
ii  adduser                 3.63             Add and remove users and groups
ii  debconf [debconf-2.0]   1.4.48           Debian configuration management sy
ii  passwd                  1:4.0.3-31sarge2 change and administer password and

-- debconf information:
  exim4/dc_noalias_regenerate: false
* exim4/dc_smarthost: mail.example.com
  exim4/dc_relay_domains:
  exim4/dc_relay_nets:
* exim4/mailname: example.com
* exim4/dc_local_interfaces: 127.0.0.1
* exim4/dc_minimaldns: false
  exim4/exim3_upgrade: true
* exim4/dc_other_hostnames:
* exim4/dc_eximconfig_configtype: mail sent by smarthost; no local mail
  exim4/no_config: true
* exim4/hide_mailname: false
* exim4/dc_postmaster: real-andrew
* exim4/dc_readhost:
* exim4/use_split_config: false
  exim4/exim4-config-title:


---------------------------------------
Received: (at 304838-done) by bugs.debian.org; 6 Jun 2005 05:28:55 +0000
>From mh+debian-packages@zugschlus.de Sun Jun 05 22:28:55 2005
Return-path: <mh+debian-packages@zugschlus.de>
Received: from 5301d.unt0.torres.l21.ma.zugschlus.de (torres.int.l21.ma.zugschlus.de) [217.151.83.1] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DfAAQ-0006v9-00; Sun, 05 Jun 2005 22:28:54 -0700
Received: from lefler.int.l21.ma.zugschlus.de ([192.168.130.38])
	by torres.int.l21.ma.zugschlus.de with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
	(Exim 4.50)
	id 1DfAAN-0000y5-Vo; Mon, 06 Jun 2005 07:28:52 +0200
Received: from mh by lefler.int.l21.ma.zugschlus.de with local (Exim 4.50)
	id 1DfAAH-0000FT-LO; Mon, 06 Jun 2005 07:28:45 +0200
Date: Mon, 6 Jun 2005 07:28:45 +0200
From: Marc Haber <mh+debian-packages@zugschlus.de>
To: 304838-done@bugs.debian.org, 304838-submitter@bugs.debian.org,
	310703-done@bugs.debian.org, 310703-submitter@bugs.debian.org,
	305957-done@bugs.debian.org, 305957-submitter@bugs.debian.org,
	305443-done@bugs.debian.org, 305443-submitter@bugs.debian.org,
	310118-done@bugs.debian.org, 310118-submitter@bugs.debian.org,
	307370-done@bugs.debian.org, 307370-submitter@bugs.debian.org,
	306094-done@bugs.debian.org, 306094-submitter@bugs.debian.org,
	306613-done@bugs.debian.org, 306613-submitter@bugs.debian.org,
	306349-done@bugs.debian.org, 306349-submitter@bugs.debian.org,
	306970-done@bugs.debian.org, 306970-submitter@bugs.debian.org,
	310057-done@bugs.debian.org, 310057-submitter@bugs.debian.org,
	299743-done@bugs.debian.org, 299743-submitter@bugs.debian.org,
	309174-done@bugs.debian.org, 309174-submitter@bugs.debian.org
Cc: Marc Haber <mh+debian-packages@zugschlus.de>
Subject: exim4 4.50-8 in sarge fixes these bugs
Message-ID: <20050606052845.GA936@lefler.int.l21.ma.zugschlus.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 304838-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Hi,

with the release team's kind approval, exim4 4.50-8 was accepted for
sarge, and thus the bugs listed in the To: header are finally finally
fixed.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835