Multiple Amavis::Custom hooks.

2016-02-16 Thread Ashish Behl
install my hook, would it overwrite any existing hooks that the user may have previously defined? I want both (my hook and user's preinstalled hook) to work together? Any help is appreciated. Please also redirect me to the right mailing list if this is not the right one. -- Thanks and Regards, Ashish

Addition of Another Spam filter to Amavis

2015-09-11 Thread ashish behl
Hello All, I was trying to add another spam filter to Amavis, using @spam_scanners array defined in amavisd-new code. But, I soon realised reading Amavis code that Amavis has support only for the 4 Spam filters (SpamAssassin, DSPAM, CRM114, Bogofilter).package Amavis::SpamControl::ExtProg;