Re: [Exim] rewrite configuration entry

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Harald Meland
Ημερομηνία:  
Προς: Jim Pazarena
Υ/ο: exim-users
Αντικείμενο: 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