View Single Post
Old 09-16-2007, 03:44 PM  
BSleazy
Confirmed User
 
Industry Role:
Join Date: Aug 2002
Location: USA
Posts: 6,721
Wordpress blog question

So I sold a blog to some jackass that thinks I did something to the wordpress files that somehow send spam. I have no idea what the fuck this moron is talking about. Can anyone make sense of this for him?

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/sexybiki/public_html/wp-login.php:122: if (FALSE == wp_mail($user_email, sprintf(__('[%s] Password Reset'), get_option('blogname')), $message)) {

/home/sexybiki/public_html/wp-login.php:123: die('' . __('The e-mail could not be sent.') . "\n" . __('Possible reason: your host may have disabled the mail() function...') . '');

/home/sexybiki/public_html/wp-login.php:124: } else {

---
/home/sexybiki/public_html/wp-login.php:193: if (FALSE == wp_mail($user->user_email, sprintf(__('[%s] Your new password'), get_option('blogname')), $message)) {

/home/sexybiki/public_html/wp-login.php:194: die('' . __('The e-mail could not be sent.') . "\n" . __('Possible reason: your host may have disabled the mail() function...') . '');

/home/sexybiki/public_html/wp-login.php:195: } else {

---
/home/sexybiki/public_html/wp-includes/pluggable.php:190: $phpmailer->IsHTML(false);

/home/sexybiki/public_html/wp-includes/pluggable.php:191: $phpmailer->IsMail(); // set mailer to use php mail()

/home/sexybiki/public_html/wp-includes/pluggable.php:192:

---
/home/sexybiki/public_html/wp-includes/class-phpmailer.php:5: // Class for sending email using either

/home/sexybiki/public_html/wp-includes/class-phpmailer.php:6: // sendmail, PHP mail(), or SMTP. Methods are

/home/sexybiki/public_html/wp-includes/class-phpmailer.php:7: // based upon the standard AspEmail(tm) classes.
__________________
icq 156131086
BSleazy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote