• Resolved kellyputty

    (@kellyputty)


    I am not sure how to change the auto emails so that they aren’t from word press. Is it in the wp-options table of the database?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kellyputty

    (@kellyputty)

    No it can’t be in the wp-options table. Right now I get emails that from my test blog that say wordpress@eecf.org and I would like it to be from info@fgbmfamercia.org

    Using WinGrep I found the string “wordpress@” in wp-includes/plugabble.php (2 occurances) and wp-admin/upgrade-functions.php.

    You probably just need to change pluggable.php. Line 175 is the address used to notify new registrants and the blog owner of a new registration (this is on Version 2.2).

    As with any core file change, please make a backup before changing anything and remember you may need to make this change in future releases.

    Thread Starter kellyputty

    (@kellyputty)

    perfect. thx

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing the auto emails’ is closed to new replies.