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

isbg_sa_unwrap - unwraps a email bundeled by SpamAssassin.

Author

       See  the  CONTRIBUTORS  file  in  the git repository for more information on who wrote and maintains this
       software

Bugs

       You can report bugs on https://gitlab.com/isbg/isbg/issues

Description

       isbg_sa_unwrap unwrap a mail bundled by SpamAssassin.

       it parses a rfc2822 email message and unwrap it if contains spam attached.

Name

       isbg_sa_unwrap - unwraps a email bundeled by SpamAssassin.

Options

-h, --help
              Show the help screen

       --usage
              Show usage information

       --version
              Show version information

       -fFILE, --from=FILE
              Filename of the email to read and unwrap. If not informed, the stdin will be used

       -tFILE, --to=FILE
              Filename to write the unwrapped email. If not informed, the stdout will be used

See Also

spamassassin(1), Mail::SpamAssassin::Conf(3).

       The full documentation for isbg is maintained in https://isbg.gitlab.io/isbg

Synopsis

       isbg_sa_unwrap [--from<FROM_FILE>] [--to<TO_FILE>]

       isbg_sa_unwrap (-h | --help)

       isbg_sa_unwrap --usage

       isbg_sa_unwrap.py --version

See Also