ISPconfig2: spamassassin rules

Discussion in 'Developers' Forum' started by moiseev.igor, Nov 4, 2009.

  1. moiseev.igor

    moiseev.igor New Member

    Dear collegues, I decided to post in the developers forum because of the rather technical question on spamassasin implementation in the package of ISPConfig 2.2.32

    It happens that on the system with ispconfig I found two folders with rules description. They are
    Code:
    [B]/home/admispconfig/ispconfig/tools/spamassassin/usr/var/spamassassin/[3.002005/updates_spamassassin_org][/B]
    /home/admispconfig/ispconfig/tools/spamassassin/usr/share/spamassassin
    It would not be strange for me if the utility of ispconfig
    Code:
    /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update
    updates both of them. But insteed it update only the first one and keeps the rest folder not updated.

    The question: How can I be sure that the spamassassin is going to read the updated versons of rules?

    Thank you.
     
  2. moiseev.igor

    moiseev.igor New Member

    Update

    The debug command should do the staff
    Code:
    /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/spamassassin --lint --debug
     

Share This Page