I think i found why my filters are working.


I have the creating the socket in the /usr/lib/courier/var/filters and not in the /usr/lib/courier/var/allfilters directory.



after many debugging statements and stops/restarts, its looking like when the system is calling run_filter from the submit subsystem, its also sending in a iswhitelisted flag. This is causing it to skip my /var/filters directory all together.


What I can't figure out is how the heck to unset the white list flag or how the heck its getting white listed. I tried to backtrace it, but it gets pretty hairy and there aren't many comments in the code to understand the logic.

Is anybody familiar with that process that would be willing to help out?

In the meantime, I'll just go ahead and put my filters in the allfilters directory to see if that works.

Thanks,

bill




------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to