Hi,

In <20090522135110.ga...@piper.oerlikon.madduck.net>
  "how to bypass milters, whitelist hosts" on Fri, 22 May 2009 15:51:10 +0200,
  martin f krafft <madd...@madduck.net> wrote:

> how can I bypass smtpd_milters for certain hosts?
> 
> I have asked a related question previously [0], and the only
> solution seemed to be to redirect those hosts to a different smtpd
> instance, but unfortunately, Linux cannot redirect IPv6 connections
> yet (TPROXY is in preparation).
> 
> 0. http://www.irbs.net/internet/postfix/0708/0450.html
> 
> Is there another way to approach this?

You can do it with milter manager:
  http://milter-manager.sourceforge.net/

milter manager is placed at between Postfix and milters:

  Postfix <-milter protocol-> milter manager <-milter protocol-> milters

milter manager can bypass your milter if connected host is
whitelisted host.


If you want more information, I'll describe more details
about milter manager.


Thanks,
--
kou

Reply via email to