Bug#276125: marked as done (exim4-daemon-heavy: [30_exim4-config_remote_smtp] Add sa-exim support)

Debian Bug Tracking System owner@bugs.debian.org
Mon, 06 Dec 2004 11:19:20 -0800


Your message dated Mon, 6 Dec 2004 20:00:31 +0100
with message-id <20041206190031.GB2328@downhill.at.eu.org>
and subject line Bug#276073: exim4-daemon-heavy: Add default 50_exim4-config_check_vrfy
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; 12 Oct 2004 06:28:30 +0000
>From jari.aalto@cante.net Mon Oct 11 23:28:30 2004
Return-path: <jari.aalto@cante.net>
Received: from fep02-0.kolumbus.fi (fep02-app.kolumbus.fi) [193.229.0.44] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CHG98-0005oG-00; Mon, 11 Oct 2004 23:28:30 -0700
Received: from bongo.cante.net ([81.197.3.110]) by fep02-app.kolumbus.fi
          with ESMTP
          id <20041012062828.HSMP28426.fep02-app.kolumbus.fi@bongo.cante.net>
          for <submit@bugs.debian.org>; Tue, 12 Oct 2004 09:28:28 +0300
Received: from jaalto by bongo.cante.net with local (Exim 4.34)
	id 1CHFya-0003p9-CE; Tue, 12 Oct 2004 09:17:36 +0300
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jari Aalto <jari.aalto@cante.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: exim4-daemon-heavy: [30_exim4-config_remote_smtp] Add sa-exim support
X-Mailer: reportbug 2.64
Date: Tue, 12 Oct 2004 09:17:36 +0300
Message-Id: <E1CHFya-0003p9-CE@bongo.cante.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.1 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	REMOVE_REMOVAL_2WORD autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: exim4-daemon-heavy
Version: 4.34-4
Severity: minor


It would be good if following were included in the default exim
comfiguration to support sa-exim out of the box. Proposed improvement for
/etc/exim4/conf.d/transport/30_exim4-config_remote_smtp is

remote_smtp:
  debug_print = "T: remote_smtp for $local_part@$domain"
  driver = smtp
  headers_remove = Sender
.ifdef SA_EXIM_SMTP_HEADERS_REMOVE
  headers_remove = X-SA-Do-Not-Run \
		 : X-SA-Exim-Scanned \
		 : X-SA-Exim-Rcpt-To \
		 : X-SA-Exim-Mail-From \
		 : X-SA-Exim-Version \
		 : X-SA-Exim-Connect-IP
.endif

Then users only had to do:

  SA_EXIM_SMTP_HEADERS_REMOVE = yes

-- Package-specific info:
Exim version 4.34 #1 built 27-Jul-2004 18:08:18
Copyright (c) University of Cambridge 2004
Berkeley DB: Sleepycat Software: Berkeley DB 3.2.9: (May 26, 2004)
Support for: iconv() IPv6 PAM Perl GnuTLS
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql
Authenticators: cram_md5 plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Contains exiscan-acl patch revision 21 (c) Tom Kistner [http://duncanthrax.net/exiscan/]
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='*cante.net'
dc_local_interfaces=''
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='192.168.1.0/24 : 127.0.0.1'
dc_local_domains='@ : *cante.net : localhost'
dc_smarthost='smtp.sooninternet.net'

CFILEMODE='644'
dc_use_split_config='true'
dc_hide_mailname='false'
mailname:bongo.cante.net

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-386
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)

Versions of packages exim4-daemon-heavy depends on:
ii  exim4-base                  4.34-4       EXperimental Internal Mailer -- a 
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libdb3                      3.2.9-20     Berkeley v3 Database Libraries [ru
ii  libgnutls10                 1.0.4-3      GNU TLS library - runtime library
ii  libldap2                    2.1.30-3     OpenLDAP libraries
ii  libmysqlclient10            3.23.56-2    LGPL-licensed client library for M
ii  libpam0g                    0.76-22      Pluggable Authentication Modules l
ii  libpcre3                    4.5-1.1      Perl 5 Compatible Regular Expressi
ii  libperl5.8                  5.8.4-2      Shared Perl library.
ii  libpq3                      7.4.3-3      Shared library libpq.so.3 for Post

-- no debconf information

---------------------------------------
Received: (at 276125-done) by bugs.debian.org; 6 Dec 2004 19:00:35 +0000
>From ametzler@debian.org Mon Dec 06 11:00:35 2004
Return-path: <ametzler@debian.org>
Received: from server.logic.univie.ac.at [131.130.190.41] ([ZhWo+oxBcNjLEnoFUe9jx+t7ehefJ3SB])
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CbO66-0005vp-00; Mon, 06 Dec 2004 11:00:34 -0800
Received: from m-134-246.adsl.univie.ac.at ([131.130.134.246])
	by server.logic.univie.ac.at with asmtp (Exim 4.34)
	id 1CbO64-0001mV-HK; Mon, 06 Dec 2004 20:00:33 +0100
Received: from ametzler by downhill.univie.ac.at with local (Exim 4.34)
	id 1CbO64-0000dc-0e; Mon, 06 Dec 2004 20:00:32 +0100
Date: Mon, 6 Dec 2004 20:00:31 +0100
From: Andreas Metzler <ametzler@debian.org>
To: 276125-done@bugs.debian.org, 276073-done@bugs.debian.org,
	276074-done@bugs.debian.org
Subject: Re: Bug#276073: exim4-daemon-heavy: Add default 50_exim4-config_check_vrfy
Message-ID: <20041206190031.GB2328@downhill.at.eu.org>
References: <E1CH7Vi-0002X4-IA@bongo.cante.net> <20041201171942.GC3058@laptopasus.logic.univie.ac.at>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20041201171942.GC3058@laptopasus.logic.univie.ac.at>
X-GPG-Fingerprint: BCF7 1345 BE42 B5B8 1A57  EE09 1D33 9C65 8B8D 7663
User-Agent: Mutt/1.5.6+20040722i
Sender: Andreas Metzler <ametzler@downhill.at.eu.org>
Delivered-To: 276125-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.3 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	SUBJ_HAS_UNIQ_ID autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 3

On 2004-12-01 Andreas Metzler <ametzler@logic.univie.ac.at> wrote:
[...]
> Sorry for the late response. I do not intend to accept these suggestions
> for exim4 and am therefore going to close the respective bugreports

> #276073: exim4-daemon-heavy: Add default 50_exim4-config_check_vrfy
> #276074: /usr/sbin/exim4: Add default 50_exim4-config_check_expn
> #276125: exim4-daemon-heavy: [30_exim4-config_remote_smtp] Add sa-exim support

> Rationale: These options are only useful for systems using sa-exim, and
> weighing this against the additional bloat and lessened readability for
> /everybody/ I choose to deny the wish.

> I'll wait whether Marc Haber nurses a different opnion before really
> closing the reports.

As Marc agrees I am continueing.
             cu andreas

-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"