Re: [Exim] exim router rights

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Funk Gabor
Fecha:  
A: exim-users
Asunto: Re: [Exim] exim router rights
>>I didn't notice this question originally, but perhaps you want to look at:
>> http://colondot.net/sw/dirsearch.shtml
>>for exim 3.


Kinda thing I'd need, but not exactly.

dirseach works based on "domain[DOT]ext" - FILE, but I'd need
to sort based on "domain[DASH]ext" - DIRECTORY. (Though the
patch can be hacked to do that I guess).

BTW: Couldn't "dirsearch" be done by using a router with require_files
(or condition) and then with a failback to "local after all" ?

G.