Spamassassin Learning

Discussion in 'Installation/Configuration' started by bswinnerton, Feb 14, 2008.

  1. bswinnerton

    bswinnerton New Member

    Is there a command or a way to have spamassassin learn some spam that it misses?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. bswinnerton

    bswinnerton New Member

    Yes, I have tried that and the sa-learn component is not installed:

    Code:
    The program 'sa-learn' is currently not installed.  You can install it by typing:
    apt-get install spamassassin
    bash: sa-learn: command not found
    
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The program must be installed:

    /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-learn
     
  5. bswinnerton

    bswinnerton New Member

    So instead of using the way that you showed me in the link, i'm going to have to use:

    Code:
    /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-learn --spam 
    filename
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    The link I showed you is the documentation of the sa-learn script. This is nothing ISPConfig specific and part of every spamassassin installation.

    In case of ISPConfig, you will find the sa-learn script in the path I posted above.
     

Share This Page