On 2/14/2013 4:15 PM, Alex wrote: > Hi Noel, > > After implementing changes below: > >> 1 /^somename.*@example\.com$/ [email protected] >> 2 /^somename@yahoo\.com$/ [email protected] >> 3 /./ [email protected] > > Wildcard line still catching all emails. Any other information I can provide? > > Thanks >
The above example works for me. Did you issue "postfix reload" after editing the regexp file? -- Noel Jones
