On 3/5/02 4:25 PM, "Richard Sonnen" <[EMAIL PROTECTED]> wrote:
> It might be useful to set up spamc and spamd so that you could > specify alternate config files more easily. i.e. > > spamc --cf /path/to/system/conf/dir --rf /path/to/user/rules > > The flags (if present) would be passed on to spamd. Which entirely defeats the purpose of spamd -- to pre-compile the rules. If you have multiple sets of rules you want to run under spamd, you might want to start multiple spamd's on different ports (with different -c args) and then invoke spamc to connect to the appropriate port. You can already easily do user rules specification in a number of ways -- specify user, dynamically write user prefs file before invoking spamc, store the config in SQL, etc, etc, etc... If you really want to use a different set of rules for each invocation, then you might as well use spamassassin, which already allows this. C _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk