So I need another Postfix instance to do this. I can use transport maps to select which user will pass in milter.
Thanks Wietse. ----- Mensagem original ----- De: "Wietse Venema" <wie...@porcupine.org> Para: "postfix-users" <postfix-users@postfix.org> Enviadas: Sexta-feira, 11 de março de 2016 11:52:48 Assunto: Re: Milter not to all messages Alfredo Saldanha: > Is there some way to use milter check in a type of conditional ? No. Milters can't start somewhere in the middle of an SMTP session. They must be able to inspect and respond to all connection stages. Wietse > In my situation here, it can not be mandatory to each message. > I'm asking this because some users here want to receive all messages without > Spam verification. > > Part of my main.cf: > http://dpaste.com/3HFRR6V > > Thanks. >