Andrea Di Mario: > 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: > <$1...@domain.tld> > endif > > It doesn't work. Could you tell me some suggestions?
TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html Thank you for using Postfix.