logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kopano-spamd - Kopano Spamd

Author

       Written by Kopano.

Description

       Spam learning daemon for Kopano / SpamAssasin.  Messages (if they do not have the X-Spam = YES flag)
       dragged into the Junk folder will be taught to SpamAssassin's sa-learn command.  Uses ICS for near
       realtime learning.

Name

       kopano-spamd - Kopano Spamd

Options

       The Kopano spamd program takes the following configuration options:

       --config, -cfile
           Specify the location of the configuration file.

           Default: /etc/kopano/spamd.cfg--foreground, -F
           Run in the foreground. Normally the kopano-search process will daemonize and run in the background.

       --server-socket, -spath
           Connect to the storage server through path, e.g.  file:///path/to/socket. Default:
           file:///var/run/kopano/server.sock.

       When invoked with no options, the kopano-spamd daemon will search for a configuration file in
       /etc/kopano/search.cfg. If no configuration file is found, default values are used. See kopano-spamd.cfg(5) for all configuration options and their default values.

See Also

kopano-server(8), kopano-spamd.cfg(5)

Kopano 8                                          February 2018                                  KOPANO-SPAMD(8)

Synopsis

kopano-spamd

Usage

       Starting the kopano-spamd daemon with an alternative configuration:

       kopano-spamd-c/path/to/spamd.cfg

See Also