This command is a part of sagator. It can be used to scan emails
for viruses/spams. It is usable for example for courier smtpd,
but can be used also for procmail or other configurations.
OPTIONS
--help
Display a short help text.
--host hostname
Define a hostname of sagator's filterd() service.
--port number
Define a port of sagator's filterd() service.
filename
Name of the file to open. If it is not defined, standard input is used.
EXAMPLES
An procmailrc filter:
# filter through sagator
:0fw
|sgfilter
# move identified emails to quarantine
:0
* ^X-Sagator-Status: .
$HOME/mail/quarantine