]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/class-phpmailer.php
Wordpress 2.5.1
[autoinstalls/wordpress.git] / wp-includes / class-phpmailer.php
index acacabb39ded0a23386e4ca4f2d091f00e29c4d5..c40b84de3961b68f478a2fb5db120308b4b14a2d 100644 (file)
@@ -58,7 +58,7 @@ class PHPMailer
      * Sets the From email address for the message.
      * @var string
      */
-    var $From               = "support@wordpress.com";
+    var $From               = "localhost.localdomain";
 
     /**
      * Sets the From name of the message.