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

popfile-pipe - allows message classification via a pipe

Author

       This manual page was written by Lucas Wall <lwall@debian.org>, for the Debian project (but may be used by
       others).

                                                   May 2, 2004                                   POPFILE-PIPE(8)

Description

       The  pipe.pl  script provides a way to have POPFile classify messages piped to it by other processes that
       can then take the classified message and deal with it.

       It accepts the raw message text (you should include headers) on stdin.  Then classifies the  message  and
       inserts  the  POPFile  X-Text-Classification  and/or  performs Subject line modification as configured in
       POPFile.  It finally emits the now classified message (including new header and modified Subject line) on
       stdout.

       You should run this script as user and group popfile to avoid permission problems with the data  used  by
       the daemon.

Name

       popfile-pipe - allows message classification via a pipe

See Also

popfile-insert(8), popfile-bayes(8).

Synopsis

popfile-pipe

See Also