> Do not use this patch. It silently ignores database lookup errors. > > Postfix will bounce or mis-deliver mail instead of holding off until > the database is fixed.
Thanks for the heads up. > See my other post with the details of what is wrong with this code. Got it. Reading thru the referenced posts, too. As for implementation goals -- if (and not yet convinced, myself) StoredFunctions do the trick with current src, is anything required to be done? Or is the goal of 'officially' supporting both Stored Funcs & Procs a 'good thing'? Rich