/dev/rob0 wrote:
On Mon, Jan 18, 2010 at 10:14:34AM -0800, Daniel L. Miller wrote:
But my primary issue is sender validation. I don't see how,
currently, to implement this as a policy daemon without re-writing
sender validation into the policy daemon.
Right, IIUC what you're doing, you would have the policy daemon do
this.
I don't see any way, for example, to call another policy daemon
after permit_sasl_authenticated returns "OK".
Right, you would not use permit_sasl_authenticated, just have the
check_policy_service in place of this.
Which is something I DON'T want to do - why re-invent the wheel,
duplicate the effort, increase processing time - and presume my security
check code comes close to the integrity of core Postfix?
--
Daniel