[Exim] Exim 3.952: require_files problem

Top Page
Delete this message
Reply to this message
Author: Jochen Erwied
Date:  
To: Exim Mailinglist
Subject: [Exim] Exim 3.952: require_files problem
I just tried to convert my 3.34-configuration to 4.0.

There is one (little) problem which results in my
mailman-configuration:

An entry like

require_files = MAILMAN_HOME/lists/${lc:$local_part}/config.db

results in an error:

failed to expand "/home/mailman/lists/${lc" for require_files: "${lc"
is not a known operator (or a } is missing in a variable reference)

Whereas:

condition = ${if exists{..path above...}{true}{false}}

instead of require_files works.

require_files without the $lc does work.

Is this a known problem or did I miss something in the documentation?

--
mbs GmbH      | http://www.mbs-software.de
Jochen Erwied | mailto:Jochen.Erwied@mbs-software.de
Roemerstr. 15 | phone: +49-2151-7294-0
47809 Krefeld | fax:   +49-2151-7294-50