RE: [Exim] smartuser director

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: John Horne
Data:  
Para: Exim-Mailing-List
Asunto: RE: [Exim] smartuser director
On 04-Dec-00 at 14:19:37 Tom Fischer wrote:
> smartuser:
> condition = "${if {{match {$original_domain} {mydomain.com}}}}}"
> driver = smartuser
> new_address = all@???
>

Two things:
1) you seem to have one too many '}' at the end;
2) did you mean something like:

      condition = "${if match {$original_domain} {mydomain.com} {true} \
                                                                {false}}"


John.

------------------------------------------------------------------------
John Horne, University of Plymouth, UK           Tel: +44 (0)1752 233914
E-mail: jhorne@???
PGP key available from public key servers