Guys!
How to change email-name - anonymous@ from outgoing admin Email with password?
Some users not get this emails!
Guys!
How to change email-name - anonymous@ from outgoing admin Email with password?
Some users not get this emails!
Which email are you talking about? I noticed that some "from" addresses are hard coded in the PHP scripts.
I think he's talking about the "Welcome to your blog" and Lost Password emails.
Nero, I'm on a hard wired terminal so I can't double check this for you (ie I can't pull won files and do a search) but I remember that this email gets created in the wpmu-functions.php file under the createBlog function. I would look there first.
I'll be moving over to a normal PC in a few hours so if you're still stuck, I can dig further later this afternoon.
Hope this helps,
-drmike
Yes, for the new blog mail it's in wpmu-functions.php function createBlog.
There is another hardcoded address in wp-admin/invites.php. Just search for "From:".
Pity there's not a master address within the Dashboard for it to be pulled from.
drmike, right
Yes, I think some server's get this E-mails like spam and rejected. Than I see mail-queue, there have some "failure notice" and sender anonymous@myhost.com. May be if change this to work admin or site email - be more easier.