Skip to content

rg3/spamreport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

spamreport(1)

NAME

spamreport - Create RFC 5965 spam report messages

SYNOPSIS

spamreport [-f ADDRESS] [-d FILE] ADDRESS

DESCRIPTION

spamreport reads an email message from standard input and prints an RFC 5965 report message for it on standard output.

OPTIONS

-f ADDRESS, --from ADDRESS

Address to use in the From: header for the report. If this option is not provided, the address is read from the contents of the ~/.spamreport/from file.

-d FILE, --description FILE

File containing the description message for the first part of the spam report. This file should contain an ASCII text wrapped at 80 columns or less. If this option is not provided, the description is read from the ~/.spamreport/description file.

--version

Display the program name and version, and exit.

-h, --help

Display a summary of the program options.

REQUIREMENTS

spamreport requires Python 2.

BUG REPORTS

Please, do not hesitate to use the issue tracker to point out possible bugs and improvements.

About

Creates RFC 5965 spam report messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published