Hi,

2009/3/30 Rudy Gevaert <rudy.geva...@ugent.be>:

> 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 possible?

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

milter manager is worked at between Postfix and milters:

MTA <- milter protocol <-> milter manager <-> milter1..n

milter manager applies a milter only when a specific condition.
(e.g. your case: specific host is connected.)
Both of MTA and a milter aren't needed to be changed.

If you are interested in milter manager, I'll describe more details about it.


Thanks,
--
kou

Reply via email to