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

C

checkDSL() - Method in class mailheaderparser.MailHeaderParser
Checks if the source IP address of the message is statically or dynamically assigned by querying the SORBS DUHL.
checkFrom() - Method in class mailheaderparser.MailHeaderParser
Checks whether the domain part of the From header agrees with the earliest Received host, and accordingly increments either fromReceivedMatch or fromReceivedMiss.
checkSPFExists() - Method in class mailheaderparser.MailHeaderParser
Queries the DNS records for existence of a SPF record belonging to the domain of the earliest Received host.
checkSPFMatches() - Method in class mailheaderparser.MailHeaderParser
Checks if the domain argument's SPF record permits messages to be sent from a host whose address is the ipAddress argument.
checkWellFormed() - Method in class mailheaderparser.MailHeaderParser
Checks whether the current message is well formed.

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