[Exim] exim-4 lookup question.

Top Pagina
Delete this message
Reply to this message
Auteur: exim
Datum:  
Aan: exim-users
Oude Onderwerpen: Re: [Exim] Delays send to AOL
Onderwerp: [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