I get these messages daily. Could you please help why I am getting these message daily? Is there any security issue?
Any help is appreciated. Thanks in advance
Code:
Below are the recently upload scripts
that contain code to send email. You may wish to inspect them to ensure
they are not sending out SPAM.
/home/***/public_html/wp-login.php:402:
if ( $message && !wp_mail( $user_email, wp_specialchars_decode( $title ),
$message ) )
/home/***/public_html/wp-login.php:403: wp_die( __('The
e-mail could not be sent.') . "<br />\n" . __('Possible reason: your host
may have disabled the mail() function.')
);
/home/***/public_html/wp-login.php:404:
Any help is appreciated. Thanks in advance