Package: exim4 Version: 4.54-1 Severity: wishlist Tags: patch Hi,
Spamassassin recommends a received_header_text line which include envelope_from so that some of the tests it applies are more robust. The suggested line is: <URL: http://wiki.apache.org/spamassassin/EnvelopeSenderInReceived> which differs from the current default: <URL: http://www.exim.org/exim-html-4.50/doc/html/spec_14.html#IX1351> by: --- old 2005-10-23 12:14:33.000000000 +1000 +++ new 2005-10-23 12:14:11.000000000 +1000 @@ -3,6 +3,8 @@ {${if def:sender_ident {from $sender_ident }}\ ${if def:sender_helo_name {(helo=$sender_helo_name)\n\t}} }}\ by $primary_hostname \ + ${if def:sender_address {(envelope-from\n\t\ + <$sender_address>)\n\t}}\ ${if def:received_protocol {with $received_protocol}} \ ${if def:tls_cipher {($tls_cipher)\n\t}}\ (Exim $version_number)\n\t\ It would be good if both the Debian package were modified to include this change and also if Exim were modified so that this was the default. Thanks, Anand -- Package-specific info: Exim version 4.54 #1 built 04-Oct-2005 10:01:38 Copyright (c) University of Cambridge 2005 Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003) Support for: crypteq 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 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc3 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Versions of packages exim4 depends on: ii exim4-base 4.54-1 support files for all exim MTA (v4 ii exim4-daemon-light 4.54-1 lightweight exim MTA (v4) daemon exim4 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]