PostfixConfiguration |
Edit | Print this page |
Postfix policy daemon for SIQ protocol Feb 23rd 2005:http://petru.paler.net/siq/policy-daemon This is alpha - as of 16 April 2005 Petru is using it on a small test system and adding functionality. Use the comments box at the bottom of this page for questions / suggestions socket I wrote a small policy daemon for postfix socket that does SIQ checking socket it works but still needs some cleanup and configuration hooks socket it uses this interface: http://www.postfix.org/SMTPD_POLICY_README.html socket so it doesn't have to look at the message body socket and it can reject at the smtp conversation level socket the downside is that the changes it can do to messages are limited to adding a header socket (can't modify the existing headers, like subject) socket the actions it can do are all those from the postfix access table: http://www.postfix.org/access.5.html ADL i think we only need one header added - the one with the name value pairs More info will be posted when available |
|
| This page was last edited 3 years ago by AprilDL. | View page history | Edit this page |