If I understand your needs correctly, then yes, you should use "config-dir-search=first". That way, spamdyke will stop searching when it finds an exact match in the spamdyke_per_email_config folder. If it can't find a match there, it will continue searching in the spamdyke_per_domain_config folder.
To check that it's working correctly, try increasing your "log-level" to "debug" and sending a few test messages. spamdyke will log all of the paths it searches and output the full path of each configuration file it loads. -- Sam Clippinger On 1/10/11 7:38 PM, P.V.Anthony wrote: > Hi, > > Just started using spamdyke and it is great. Spamdyke does a great job > of cutting out a lot of spam. > > Created the necessary directories and files and they are working for > domain level control. For domain level control these were the > configuration line used. > > config-dir=/var/qmail/control/conf.d/spamdyke_config/spamdyke_per_domain_config > > Now one of the email account whats to disable a feature. > > For email level control, these were the configuration used. > > config-dir=/var/qmail/control/conf.d/spamdyke_config/spamdyke_per_email_config > config-dir=/var/qmail/control/conf.d/spamdyke_config/spamdyke_per_domain_config > > Do I have to use the following config line? > > config-dir-search=first > > The reason why I am asking is because the spamdyke is set to strong > removal of spam. Then the domain level would disable some features. Then > there might be one email account that wants the strong features. > > How do I go about it? > > Currently this is the setting I am using. Is it correct? > > config-dir-search=first > config-dir=/var/qmail/control/conf.d/spamdyke_config/spamdyke_per_email_config > config-dir=/var/qmail/control/conf.d/spamdyke_config/spamdyke_per_domain_config > > Need advice. > > P.V.Anthony > _______________________________________________ > spamdyke-users mailing list > [email protected] > http://www.spamdyke.org/mailman/listinfo/spamdyke-users > _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
