ISBG_SA_UNWRAP(1) | isbg | ISBG_SA_UNWRAP(1) |
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.
December 25, 2024 | 2.3.1 |