Re: instance= in check_policy_service

2009-03-19 Thread Wietse Venema
Danilo Paffi Monteiro: > Hello, > > my old postfix version (postfix-2.2.8) send the instance that match > with this regexp [a-f0-9]+\.[a-f0-9]+\.[a-f0-9] > > the version(postfix-2.5.5) that I'm using now > [a-f0-9]+\.[a-f0-9]+\.[a-f0-9]+\.[a-f0-9] > > is it possible to change the instance= forma

instance= in check_policy_service

2009-03-19 Thread Danilo Paffi Monteiro
Hello, my old postfix version (postfix-2.2.8) send the instance that match with this regexp [a-f0-9]+\.[a-f0-9]+\.[a-f0-9] the version(postfix-2.5.5) that I'm using now [a-f0-9]+\.[a-f0-9]+\.[a-f0-9]+\.[a-f0-9] is it possible to change the instance= format? Thanks, Danilo Paffi Monteiro