Re: [Exim] Exim 4.11 released

Top Page
Delete this message
Reply to this message
Author: Nico Erfurth
Date:  
To: Philip Hazel
CC: exim-users
Subject: Re: [Exim] Exim 4.11 released
Nico Erfurth wrote:
> Philip Hazel wrote:
>
>> I have just put the 4.11 release on the primary ftp site:
>>
>> ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/exim-4.11.tar.gz
>> ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/exim-4.11.tar.bz2
>>
>> 83dbd937e90810d8f5590e91f64f156f exim-4.11.tar.gz
>> 1298f11e49b0d3041eef2c5d47a83d5f exim-4.11.tar.bz2
>
>
> GREAT!
>
> Where should I send the christmas-presents to? :)
>
> But one thing is a little bit unclear to me, what means this
>
> <quote>
> * Although I can't see it being of much use, the general matching function
>  that is use means that the string may begin with a lookup name terminated
>    by a semicolon and followed by lookup data. For example:

>
>      cdb;/some/file  data for keys that match the file

>
>    The data that is looked up from the second file is discarded.
> </quote>

>
> What does this mean?


Ahh, I read it again two more times, and I think I got it now.

cdb;/some/file is the KEY of a wildlsearch file?

ok, make sense now :)