https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7966

Henrik Krohns <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Henrik Krohns <[email protected]> ---
Please ask for usage help in the users list, this is not a bug report.

Make sure you have required *.pre files to load minimal plugins, they need to
be found from --siteconfigpath (default /etc/mail/spamassassin), note that also
all *.cf files are read from siteconfigpath, you can't override that with -C.

Mess around with debug to see what it loads

spamassassin -C rule.cf --lint -D 2>&1 | grep 'read file'

spamassassin --siteconfigpath=/etc/mail/spamassassin -C rule.cf --lint -D 2>&1
| grep 'read file'

You can create a minimal etc directory and point both to it:
--siteconfigpath=my_etc -C my_etc

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to