[Exim] exim-4 lookup question.

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: exim
Data:  
Para: exim-users
Temas antigos: Re: [Exim] Delays send to AOL
Asunto: [Exim] exim-4 lookup question.
Hi,

I would like to know if there is a way to have the equivalent of this
senders = @@dbm;/usr/exim/etc/reject-rcpt.db but instead of a lookup
file have a mysql request.

In fact I would like to do a partial search into a list returned by a
mysql request.

Fred