mDetails+=QLatin1String("<li>")+i18n("This email contains a link which reads as '%1' in the text, but actually points to '%2'. This is often the case in scam emails to mislead the recipient",addWarningColor(title),addWarningColor(href))+QLatin1String("</li>");
mDetails+=QLatin1String("<li>")+i18n("This email contains a link which reads as '%1' in the text, but actually points to '%2'. This is often the case in scam emails to mislead the recipient",addWarningColor(title),addWarningColor(href))+QLatin1String("</li>");
}
}
}
//2) detect if url href has ip and not server name.