NAME
    spamd - daemonized version of spamassassin

SYNOPSIS
    spamd [port]

OPTIONS
    *port*
        Optionally specifies the port number for the server to listen on

DESCRIPTION
    The purpose of this program is to provide a daemonized version of the
    spamassassin executable. The goal is improving throughput performance
    for automated mail checking.

    This is intended to be used alongside `spamc', a fast, low-overhead C
    client program.

    See the README file in the `spamd' directory of the SpamAssassin
    distribution for more details.

SEE ALSO
    spamc(1) spamassassin(1) Mail::SpamAssassin(3)

AUTHOR
    Craig R Hughes <craig@hughes-family.org>

PREREQUISITES
    `Mail::SpamAssassin'

