Re: [Exim] rewrite configuration entry

Etusivu
Poista viesti
Vastaa
Lähettäjä: Harald Meland
Päiväys:  
Vastaanottaja: Jim Pazarena
Kopio: exim-users
Aihe: 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