A C D E G I M N P R S T

P

printReceivedFailure(String) - Method in class mailheaderparser.MailHeaderParser
Prints relevant message headers of messages to analyze cases where the domain part of the From header doesn't match the earliest Received host.
printReceivedSuccess(String) - Method in class mailheaderparser.MailHeaderParser
Prints relevant message headers of messages to analyze cases where the domain part of the From header matches the earliest Received host.
printSPFFailure(String, String, String) - Method in class mailheaderparser.MailHeaderParser
Prints relevant message headers of messages to analyze cases where SPF verification against the source IP address failed and also what lead to the failure.
printSPFSuccess(String, String, String) - Method in class mailheaderparser.MailHeaderParser
Prints relevant message headers of messages to analyze cases where SPF verification against the source IP address succeeds and also what lead to the success.
printStatistics() - Method in class mailheaderparser.MailHeaderParser
Prints relevant statistics to standard output and to the file cunix_folder_statistics.
processMessages() - Method in class mailheaderparser.MailHeaderParser
Reads messages from the message store one at a time and extracts values from relevant headers.

A C D E G I M N P R S T