[EXIM] low case and upper case letter in file-option

Pàgina inicial
Delete this message
Reply to this message
Autor: Ernst Czaputa
Data:  
A: exim-users
Assumpte: [EXIM] low case and upper case letter in file-option
To who may have an idea...

EXIM 2.12 seems to have it's very own idea about when to use small and
uppercase letters. Actually it ONLY uses small case letters.

e.g.
special_transport:
driver = appendfile
file = .../mymail/W${local_part}

given local_part equals to "kill"

then exim will create a file ".../myfile/wkill" insted of "Wkill"

How can I make exim to use what I told it use, a beginning Uppercase letter?

Ideas ??

-ernst


--
*** Exim information can be found at http://www.exim.org/ ***