Now it is time... We're going to configure
our new exim server with version 4.5...

We are using MySQL for domains , addresses, routing tables,...

Specially for rewrite rules MySQL-Lookups allow
rewriting.

Here is 1 example of our rewrite rules:


(1 line)
[EMAIL PROTECTED];TBD/etc/local_domains "${lookup mysql{select main_addr from
  synonyms where syn_addr='${quote_mysql:[EMAIL PROTECTED]'}
{$value}fail}" Fftq

Version 3 dosn't allow MySQL-Lookups in the left part of a rule

We'd attempted:
:::::::::::::::
"[EMAIL PROTECTED];select domain from local_domains where
domain='${quote_mysql::$domain}'" "${lookup mysql{select main_addr from
synonyms where syn_addr='${quote_mysql:[EMAIL PROTECTED]'}
{$value}fail}" Fftq
 
Philip Hazel wrote us as an answer to my question
that version 3 doesn't allow such Lookups in the left rule part.

Is there any solution in Version 4 ???

--
Mit freundlichen Gruessen  
M.Lottmann

 Otto - von - Guericke  Universitaet      __  __   ____ _____         _   __
               Magdeburg                 / / / /  / __ \__  /        / | / /
 ------------------------------------   / / / /  / /_/ / / / ______ /  |/ /
           Margrit Lottmann            / /_/ /  / _, _/ / /_______// /|  /
       Universitaetsrechenzentrum      \____/  /_/ |_| /____/     /_/ |_/
         Netze & Kommunikation


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to