* Kenton Brede <[email protected]>:
> I've been beating my head on this one.  I've got a group who has a
> windows test box and they want all email from that box to go to one
> email address.
> 
> What I'd like to do is something like:
> /^From: .*@server1.example.com/  [email protected]

/^From: .*@server1.example.com/  REDIRECT [email protected]

if the headers do indeed look like this in 100% of the cases.

-- 
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