On Jan 7, 2009, at 5:10 AM, Benny Pedersen wrote:


On Tue, January 6, 2009 03:11, Matt Kettler wrote:

Check your .pre files to make sure the shortcircuit plugin is loaded
in one of them. (Note: loadplugin statements added to local.cf will
NOT work, they should be in the .pre files)

is this so in 3.3 svn ?
in 3.2.5 it works olso from local.cf maybe i am wroung, but i have
seen alot of plugins that do loadplugn in cf


loadplugin lines in cf files will work, there are some gotchas however.

If you wait to load a plugin in a cf, especially local.cf then it will not be loaded during cf parsing. If you plugin does any sort of rule parsing then you've missed the boat.

Michael

Reply via email to