Re: [Exim] rewrite configuration entry

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Harald Meland
Fecha:  
A: Jim Pazarena
Cc: exim-users
Asunto: Re: [Exim] rewrite configuration entry
[Jim Pazarena]

> I strip away the machine name from all my email records like so:
>
> *@@  $1@PRIMARY_DOMAIN    fst
> ....

>
> is there a way to preserve machine name for 1 user only? (root)
> or in other words to *not* perform the rewrite for root ?


Use a non-rewriting rewrite rule with the 'q' flag set the matches the
exception(s) above your current rule.
--
Harald