Bug#311211: marked as done (exim4: upgrade to 4.50-6 breaks smtp-auth client config)

Debian Bug Tracking System owner@bugs.debian.org
Tue, 31 May 2005 22:33:12 -0700


Your message dated Wed, 1 Jun 2005 07:16:42 +0200
with message-id <20050601051642.GA13210@torres.l21.ma.zugschlus.de>
and subject line Bug#311211: Re: Bug#311211: exim4: upgrade to 4.50-6 breaks smtp-auth client config
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; 29 May 2005 22:05:38 +0000
>From walters@cs.umn.edu Sun May 29 15:05:38 2005
Return-path: <walters@cs.umn.edu>
Received: from mail.cs.umn.edu [128.101.34.202] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DcVuc-0007kc-00; Sun, 29 May 2005 15:05:38 -0700
Received: from localhost (localhost [127.0.0.1])
	by augustus.cs.umn.edu (Postfix) with ESMTP id 3CB475C40B
	for <submit@bugs.debian.org>; Sun, 29 May 2005 17:05:37 -0500 (CDT)
Received: from mail.cs.umn.edu ([127.0.0.1])
 by localhost (mail.cs.umn.edu [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 08733-02-4 for <submit@bugs.debian.org>;
 Sun, 29 May 2005 17:05:34 -0500 (CDT)
Received: from duncan.cs.umn.edu (duncan.cs.umn.edu [128.101.32.184])
	by mail.cs.umn.edu (Postfix) with ESMTP id A02085C369
	for <submit@bugs.debian.org>; Sun, 29 May 2005 17:05:34 -0500 (CDT)
Received: by duncan.cs.umn.edu (Postfix, from userid 1527)
	id 43ABCA44D3; Sun, 29 May 2005 17:05:34 -0500 (CDT)
Date: Sun, 29 May 2005 17:05:33 -0500
From: Matt Walters <walters@cs.umn.edu>
To: submit@bugs.debian.org
Subject: exim4: upgrade to 4.50-6 breaks smtp-auth client config
Message-ID: <20050529220533.GA15428@cs.umn.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: amavisd-new at cs.umn.edu
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: exim4
Version: 4.50-6
Severity: important

*** Please type your report below this line ***

I just realized today that after the May 26th or 27th testing upgrade to
version 4.50-6, none of my outgoing mail has been sent via my SSL and
AUTH-enabled smarthost (using /etc/exim4/passwd.client). I had not had
a problem for several months with exim4 as an auth ssl client.

My smtp server responds with: 

2005-05-29 15:49:53 1DcUjI-0006US-Ds ** foo@bar.com R=smarthost T=remote_smtp_smarthost: SMTP error from remote mailer after MAIL FROM:<matt@act> SIZE=1338: host smtp.umn.edu [160.94.23.48]: 530 5.0.0 Must issue an AUTH command first

I can submit fine using sylpheed's builtin MTA.

I don't know if it is related, but I was not receiving delivery failure
notices either after the upgrade since exim began attempting to send
them via the smarthost. Adding my hostname to "dc_other_hostnames" below
fixed this problem.


-- Package-specific info:
Exim version 4.50 #1 built 17-Apr-2005 19:12:46
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'

dc_eximconfig_configtype='smarthost'
dc_other_hostnames='act'
dc_local_interfaces='127.0.0.1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='smtp.umn.edu'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
mailname:act

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=ja_JP.EUC-JP, LC_CTYPE=ja_JP.EUC-JP (charmap=EUC-JP)

Versions of packages exim4 depends on:
ii  exim4-base                    4.50-6     support files for all exim MTA (v4
ii  exim4-daemon-light            4.50-6     lightweight exim MTA (v4) daemon

-- no debconf information

---------------------------------------
Received: (at 311211-done) by bugs.debian.org; 1 Jun 2005 05:16:46 +0000
>From mh+debian-packages@zugschlus.de Tue May 31 22:16:45 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 1DdLav-0004Fp-00; Tue, 31 May 2005 22:16:45 -0700
Received: from mh by torres.int.l21.ma.zugschlus.de with local (Exim 4.50)
	id 1DdLas-0003kV-LN; Wed, 01 Jun 2005 07:16:42 +0200
Date: Wed, 1 Jun 2005 07:16:42 +0200
From: Marc Haber <mh+debian-packages@zugschlus.de>
To: Matt Walters <walters@cs.umn.edu>, 311211-done@bugs.debian.org
Subject: Re: Bug#311211: Re: Bug#311211: exim4: upgrade to 4.50-6 breaks smtp-auth client config
Message-ID: <20050601051642.GA13210@torres.l21.ma.zugschlus.de>
References: <20050530053100.GB8520@torres.l21.ma.zugschlus.de> <20050530201645.GA25099@cs.umn.edu> <20050530224844.GA4119@torres.l21.ma.zugschlus.de> <20050530234324.GA25648@cs.umn.edu> <20050531053732.GB20014@torres.l21.ma.zugschlus.de> <20050531063233.GA29473@cs.umn.edu> <20050531064927.GD20014@torres.l21.ma.zugschlus.de> <20050531123718.GA32364@cs.umn.edu> <20050531144854.GA8760@lefler.int.l21.ma.zugschlus.de> <20050601020445.GA8227@cs.umn.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050601020445.GA8227@cs.umn.edu>
User-Agent: Mutt/1.3.28i
Delivered-To: 311211-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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

On Tue, May 31, 2005 at 09:04:45PM -0500, Matt Walters wrote:
> Everything works now and I am very sorry for wasting your time.

No problem, glad to help. Closing the bug.

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