Xavier Beaudouin wrote:
> Hum... Is there any plans to add SPF support and use it to  
> autowhitelist some trusted / big mail farms (eg for example  
> gmail.com, aol.com, etc...)..

Policyd was not designed to do high latency work. Thats why
its extremely light weight / quick as it uses a single process
that uses select() to multiplex between file descriptors that
have events/work to be done.

Adding any type of dns related work to be done would require
an entire rewrite of the networking code.

Cami

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to