NAME

Mailfetch::Rule::MIMEPart::HTML::FakedLinks - detect malicious links

SYNOPSIS

  perl -MMailfetch::Rule::MIMEPart::HTML::FakedLinks=test,mailfile -e1

Returns a message if the body contains a link with a target different from the displayed text while both the text and the target match m!^https?://!

check_faked_links BODY

Does the actual checking