Re: Smtpd timeout

2009-04-08 Thread Danilo Paffi Monteiro
connections available for the MX. -- Danilo Paffi Monteiro 2009/4/7 Noel Jones : > Alexandre Carlim wrote: >> >> My question was, how is the best way to manage the time of smtpd >> executation. How can i  prevents malicious connections. For exemple , if i >> do this: >&

Re: selective milter possible?

2009-03-31 Thread Danilo Paffi Monteiro
ilter or not... there are a lot of possibilities. Danilo Paffi Monteiro UOL S/A 2009/3/30 Rudy Gevaert : > Hello, > > I was looking for a way to do selective milter.  Meaning if a specific host > connects I send it trough the milter. > > I couldn't find it however.  Is it pos

milter protocol

2009-03-23 Thread Danilo Paffi Monteiro
umentation like this (http://www.postfix.org/SMTPD_POLICY_README.html) for milter protocol? Or the milter protocol is too complex to have one doc like the policy has ? -- Danilo Paffi Monteiro UOL S/A

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