https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7042

            Bug ID: 7042
           Summary: sa-compile has hardcoded location for siteconfigpath
                    in the help output
           Product: Spamassassin
           Version: 3.4.0
          Hardware: PC
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sa-compile
          Assignee: [email protected]
          Reporter: [email protected]

When running sa-compile -h, it outputs:

      --siteconfigpath=path         Path for site configs
                                    (default: /etc/mail/spamassassin)

Note: /etc/mail/spamassassin

This is hard coded into the help text, regardless of what actual site config
path it was compiled to use:

May 12 20:04:47.214 [25542] dbg: generic: Perl 5.010001,
PREFIX=/opt/zimbra/zimbramon,
DEF_RULES_DIR=/opt/zimbra/data/spamassassin/rules,
LOCAL_RULES_DIR=/opt/zimbra/data/spamassassin/localrules,
LOCAL_STATE_DIR=/opt/zimbra/data/spamassassin/state

This should be fixed to reflect the actual paths used by sa-compile, similar to
what was done for the updatedir output:

      --updatedir=path              Directory to place updates
              (default:
/opt/zimbra/data/spamassassin/state/compiled/<perlversion>/3.004000)

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

Reply via email to