* Sebastian Gil <[email protected]>:

> > Like which? What does the sender look like WITHOUT rewriting?
> >
> > Something like:
> > /^.*@name.of.the.machine$/ [email protected]
> > should work wonders.
> >
> 
> Hi Ralf, thanks for your reply.
> 
> The sender could be any email address, but I need all emails to be rewrited
> to [email protected]
> 
> I understand sender_canonical should be something like
> 
> *    [email protected]

/.*/ [email protected]

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  [email protected] | http://www.charite.de
            

Reply via email to