[Exim] recipients_reject_except & Mysql

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: David Saez Padros
Data:  
Para: Kevin Sindhu
CC: Philip Hazel, exim-users
Asunto: [Exim] recipients_reject_except & Mysql
Hi !!

when doing a mysql query for recipients_reject_except the value of
$key is the domain instead of the recipient (?). It would be useful to
restrict the query like this:

select email from norbl where email='$key'

where $key is the recipient instead of doing a query that returns
a lot of records which exim must allocate and search for recipients.

--
Thanx & best regards ...

----------------------------------------------------------------
     David Saez Padros                  e-mail  david@???
     On-Line Services 2000 S.L.         
     Trafalgar 78 2º 2ª B               voice   +34 93 315 15 93
     08010 Barcelona (Spain)            movil   +34 670 35 27 53      
     http://www.ols.es                  fax     +34 93 268 35 90
     http://www.ols.es/~david/   
----------------------------------------------------------------