[Exim] [tobias@berlin-consortium.org: Bug#107204: Uppercase …

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Mark Baker
Fecha:  
A: exim-users
Asunto: [Exim] [tobias@berlin-consortium.org: Bug#107204: Uppercase letters no longer allowed in rewritting rules]
I've had someone else report this as well: the current exim lower-cases
domain names before trying rewrite rules.

Was the change deliberate? If not, will it be fixed? I can't see anything
about it in the changelog.

----- Forwarded message from Tobias Hunger <tobias@???> -----

Envelope-to: mark@???
Delivery-date: Tue, 31 Jul 2001 11:19:16 +0100
Subject: Bug#107204: Uppercase letters no longer allowed in rewritting rules
Reply-To: Tobias Hunger <tobias@???>, 107204@???
X-Debian-PR-Message: report 107204
X-Debian-PR-Package: exim
X-Debian-PR-Keywords:
From: Tobias Hunger <tobias@???>
To: Debian Bug Tracking System <submit@???>
X-Reportbug-Version: 1.22
Date: Tue, 31 Jul 2001 12:16:51 +0200
Delivered-To: submit@???

Package: exim
Version: 3.31-1
Severity: normal

You can't have uppercase letters in the rewritting rules anymore (they
worked fine before I upgraded exim).

With the new version of exim I get the following debugging output:
hunger@??? does not match *@internalNet.de

So the following rule is broken:
*@internalNet.de ${lookup{$1}lsearch{/etc/email-addresses}\
                         {$value}fail} frFs


while this one works:
*@internalnet.de  ${lookup{$1}lsearch{/etc/email-addresses}\
                         {$value}fail} frFs


This kind of 'bug' is the one I hate the most! Took me days to figure this
out...

Regards,
Tobias

PS: Thanks for packaging exim: I'd gone crazy if I've had to compile it first
    before having problems like this;-)


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux c3po 2.4.4 #1 Sat May 5 12:52:39 CEST 2001 i686
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages exim depends on:
ii  cron                          3.0pl1-69  management of regular background p
ii  libc6                         2.2.3-9    GNU C Library: Shared libraries an
ii  libdb2                        2:2.7.7-8  The Berkeley database routines (ru
ii  libident                      0.22-2     simple RFC1413 client library - ru
ii  libldap2                      2.0.11-2   OpenLDAP libraries.               
ii  libpam0g                      0.72-30    Pluggable Authentication Modules l
ii  libpcre3                      3.4-1      Philip Hazel's Perl Compatible Reg
ii  libsasl7                      1.5.24-6.1 Authentication abstraction library
ii  netbase                       4.06       Basic TCP/IP networking system    




----- End forwarded message -----