Your message dated Fri, 29 Feb 2008 12:18:45 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#468318: string expansion bug
has caused the Debian Bug report #468318,
regarding string expansion bug
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
468318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468318
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: exim4-daemon-heavy
Version: 4.63-17
The following code produces an error when using in exim configuration file and by testing
via "exim4 -be".
${map {sbl-xbl.spamhaus.org#10 : list.dsbl.org#10} {${lookup \
dnsdb{defer_never,a=1.1.1.1.${extract{1}{#}{$item}}} {${extract{2}{#}{$item}}}
{0}} } }
Error message:
Failed: "${map" is not a known operator (or a } is missing in a variable
reference)
The expected result should be: "0 :0"
-- Package-specific info:
Exim version 4.63 #1 built 20-Jan-2007 10:42:32
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September 6, 2005)
Support for: crypteq iconv() IPv6 PAM Perl GnuTLS move_frozen_messages Content_Scanning
Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch ldap
ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /etc/exim4/exim4.conf
-- System Information:
Debian Release: 4.0
Architecture: i386 (i686)
--- End Message ---
--- Begin Message ---
Version: 4.69-2
On Thu, Feb 28, 2008 at 11:01:08AM +0100, Jens Zahner wrote:
> The following code produces an error when using in exim configuration file
> and by testing
> via "exim4 -be".
>
> ${map {sbl-xbl.spamhaus.org#10 : list.dsbl.org#10} {${lookup \
> dnsdb{defer_never,a=1.1.1.1.${extract{1}{#}{$item}}}
> {${extract{2}{#}{$item}}} {0}} } }
>
> Error message:
> Failed: "${map" is not a known operator (or a } is missing in a variable
> reference)
>
> The expected result should be: "0 :0"
I can reproduce this with exim 4.63 from etch. 4.69 (lenny, sid) seems
to do this just fine.
I am afraid that there is no possibility to fix this issue in etch.
Can you probably use a backport?
Marking as closed for 4.69-2.
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 3221 2323190
--- End Message ---