Jordi,
The only way I could see to make this work is to either have postfix skip policyd altogether with a filter on the unaffected user accounts ahead of time, or if users have fixed IP addresses, to do it by those addresses. That, of course, is useless if the user use DHCP, travel, etc. Postfix should allow you to filter on a list of accounts. It's got a very flexible way to process various steps according to various rule sets.

The othe ralternative, which would be way more work, would be to run two different instances of postfix and decide which one to relay through, deoending on the user. If it were my situation, I'd do it the first way.

--Tobias

On Thu, 22 Nov 2007, Jordi Espasa Clofent wrote:

I all,

I wonder if is possible to use policyd only on in a few selected
accounts. I need to apply or not apply policyd accoding to clients needs
and requirements.

¿Can I do it?

--
Thanks,
Jordi Espasa Clofent
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to