* Andrea Di Mario <[email protected]>: > Hi, I've a relay server that receives emails from some other. For some > of these servers, that have a particular prefix, i wrote some > header_checks' rules to change header, now i want rewrite the > Message-Id header and i wrote: > > if /^Message-Id: <(.*)@prefix.*\.domain\.tld>$/ REPLACE Message-Id: > <[email protected]> > endif
/^Message-Id: <(.*)@prefix.*\.domain\.tld>$/ REPLACE Message-Id: <[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
