Package: amavisd-new
Version: 1:2.6.1.dfsg-1
Severity: normal
Tags: patch

Since the amavisd-new update from version 1:2.5.3-1 -> 1:2.6.0.dfsg-2 all
notification emails, addressed to the admin and recipient, contains a broken
to-header. The recipient address is enclosed in double angle brackets.:
    To: <<[EMAIL PROTECTED]>>

I've a notion that this is caused by the templates in /etc/amavis/en_US.
I've modified my templates that solves the problem for me.
The modifications are attached as patch.

Regards,
Pascal

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

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

Versions of packages amavisd-new depends on:
ii  adduser                       3.110      add and remove users and groups
ii  debconf [debconf-2.0]         1.5.22     Debian configuration management sy
ii  file                          4.25-1     Determines file type using "magic"
ii  libarchive-zip-perl           1.18-1     Module for manipulation of ZIP arc
ii  libberkeleydb-perl            0.34-1+b1  use Berkeley DB 4 databases from P
ii  libcompress-zlib-perl         2.012-1    Perl module for creation and manip
ii  libconvert-tnef-perl          0.17-8     Perl module to read TNEF files
ii  libconvert-uulib-perl         1.11-1     Perl interface to the uulib librar
pn  libdigest-md5-perl            <none>     (no description available)
ii  libio-stringy-perl            2.110-4    Perl modules for IO from scalars a
ii  libmailtools-perl             2.03-1     Manipulate email in perl programs
pn  libmime-base64-perl           <none>     (no description available)
ii  libmime-tools-perl            5.427-1    Perl5 modules for MIME-compliant m
ii  libnet-server-perl            0.97-1     An extensible, general perl server
ii  libunix-syslog-perl           1.1-2      Perl interface to the UNIX syslog(
ii  perl [libtime-hires-perl]     5.10.0-13  Larry Wall's Practical Extraction 
ii  perl-modules [libarchive-tar- 5.10.0-13  Core Perl modules

amavisd-new recommends no packages.

Versions of packages amavisd-new suggests:
pn  apt-listchanges            <none>        (no description available)
ii  arj                        3.10.22-6     archiver for .arj files
ii  cabextract                 1.2-3         a program to extract Microsoft Cab
ii  clamav                     0.93.3.dfsg-1 anti-virus utility for Unix - comm
ii  clamav-daemon              0.93.3.dfsg-1 anti-virus utility for Unix - scan
ii  cpio                       2.9-13        GNU cpio -- a program to manage ar
pn  dspam                      <none>        (no description available)
ii  lha                        1.14i-10.3    lzh archiver
pn  libauthen-sasl-perl        <none>        (no description available)
ii  libdbi-perl                1.605-1       Perl5 database interface by Tim Bu
pn  libmail-dkim-perl          <none>        (no description available)
pn  libnet-ldap-perl           <none>        (no description available)
ii  lzop                       1.02~rc1-2    fast compression program
ii  nomarch                    1.4-1         Unpacks .ARC and .ARK MS-DOS archi
pn  spamassassin               <none>        (no description available)
ii  unrar                      1:3.8.2-1     Unarchiver for .rar files (non-fre
ii  zoo                        2.10-21       manipulate zoo archives

-- debconf information:
  amavisd-new/outdated_config_style_warning:

Huh? There is neither the file /etc/amavisd.conf nor /etc/amavis/amavisd.conf
diff -urN en_US.org/template-spam-admin.txt en_US/template-spam-admin.txt
--- en_US.org/template-spam-admin.txt	2007-07-03 21:39:42.000000000 +0200
+++ en_US/template-spam-admin.txt	2008-08-28 19:28:42.000000000 +0200
@@ -7,7 +7,7 @@
 Date: %d
 From: %f
 Subject: SPAM FROM [?%l||LOCAL ][?%a||\[%a\] ][?%s|<>|[?%o|(?)|%s]]
-To: [? %#T |undisclosed-recipients: ;|[<%T>|, ]]
+To: [? %#T |undisclosed-recipients: ;|[%T|, ]]
 [? %#C |#|Cc: [<%C>|, ]]
 [? %#B |#|Bcc: [<%B>|, ]]
 Message-ID: <[EMAIL PROTECTED]>
diff -urN en_US.org/template-virus-admin.txt en_US/template-virus-admin.txt
--- en_US.org/template-virus-admin.txt	2007-07-03 21:39:42.000000000 +0200
+++ en_US/template-virus-admin.txt	2008-08-28 19:28:42.000000000 +0200
@@ -10,7 +10,7 @@
 OVERSIZED mail|INVALID HEADER in mail|spam|SPAM|UNCHECKED contents in mail|\
 BANNED contents (%F) in mail|VIRUS (%V) in mail]\
  FROM [?%l||LOCAL ][?%a||\[%a\] ][?%s|<>|[?%o|(?)|%s]]
-To: [? %#T |undisclosed-recipients: ;|[<%T>|, ]]
+To: [? %#T |undisclosed-recipients: ;|[%T|, ]]
 [? %#C |#|Cc: [<%C>|, ]]
 Message-ID: <[EMAIL PROTECTED]>
 
diff -urN en_US.org/template-virus-recipient.txt en_US/template-virus-recipient.txt
--- en_US.org/template-virus-recipient.txt	2007-07-03 21:39:42.000000000 +0200
+++ en_US/template-virus-recipient.txt	2008-08-28 19:28:42.000000000 +0200
@@ -10,7 +10,7 @@
 OVERSIZED mail|INVALID HEADER in mail|SPAM|SPAM|UNCHECKED contents in mail|\
 BANNED contents (%F) in mail|VIRUS (%V) in mail]\
  TO YOU from [?%s|<>|[?%o|(?)|%s]]
-To: [? %#T |undisclosed-recipients: ;|[<%T>|, ]]
+To: [? %#T |undisclosed-recipients: ;|[%T|, ]]
 [? %#C |#|Cc: [<%C>|, ]]
 Message-ID: <[EMAIL PROTECTED]>
 

Reply via email to