RE: [Exim] smartuser director

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Fischer
Fecha:  
A: Horne
Cc: Exim-Mailing-List
Asunto: RE: [Exim] smartuser director

On Mon, 4 Dec 2000, John Horne wrote:

> 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

>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
>
>