isbg_sa_unwrap - unwraps a email bundeled by SpamAssassin.
Contents
Bugs
You can report bugs on https://gitlab.com/isbg/isbg/issuesCopyright
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.
2.3.1 Dec 25, 2024 ISBG_SA_UNWRAP(1)
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