Your message dated Thu, 28 Feb 2008 10:44:34 -0000
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.67-1

Jens Zahner wrote:
Package: exim4-daemon-heavy
Version: 4.63-17
[...]
Error message:
Failed: "${map" is not a known operator (or a } is missing in a
variable reference)

That's not a bug. exim didn't gain support for $map until 4.67.

Closing appropriately.

Regards,

Adam


--- End Message ---

Reply via email to