isbg_sa_unwrap(1)

unwraps a email bundeled by SpamAssassin.

Section 1 isbg bookworm source

Description

ISBG_SA_UNWRAP

NAME

isbg_sa_unwrap - unwraps a email bundeled by SpamAssassin.

SYNOPSIS

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

isbg_sa_unwrap (-h | --help)

isbg_sa_unwrap --usage

isbg_sa_unwrap.py --version

DESCRIPTION

isbg_sa_unwrap unwrap a mail bundled by SpamAssassin.

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

OPTIONS

-h, --help

Show the help screen

--usage

Show usage information

--version

Show version information

-f FILE, --from=FILE

Filename of the email to read and unwrap. If not informed, the stdin will be used

-t FILE, --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

BUGS

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

AUTHOR

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

COPYRIGHT

License GPLv3: GNU GPL version 3 https://gnu.org/licenses/gpl.html

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

See Also

  • spamassassin(1)
  • Conf(3)