I'm using WordPress Version 3.2.1.
I installed a plugin named WP-Mail-SMTP Version 0.9.1
My settings for WP-Mail-SMTP are as follows:
From Email = blogger@metrand.com
From Name = Metrand Corp
Mailer = Send all WordPress emails via SMTP
Return Path = [ ] Set the return-path to match the From Email unchecked
SMTP Host = mail.metrand.com
SMTP Port = 25
Encryption = No encryption
Authentication = No: Do not use SMTP authentication
User name = blogger
Password = ***********
There's a function to "Send Test" an e-mail so I send to the following:
julius.castillo@metrand.com - successful
info@metrand.com - successful
leo@madanguit.com - successful
oracle.neuron@yahoo.com - failed
oracle.neuron@gmail.com - failed
Here's the error message for Send Test to yahoo:
"SMTP Error: The following recipients failed: oracle.neuron@yahoo.com
SMTP server error: 5.7.1 Unable to relay for oracle.neuron@yahoo.com
Here's the error message for Send Test to gmail:
"SMTP Error: The following recipients failed: oracle.neuron@gmail.com
SMTP server error: 5.7.1 Unable to relay for oracle.neuron@gmail.com
For users who have yahoo or gmail accounts who register to my blog site: http://blog.metrand.com - they are not getting e-mails for their password.
Those who register using email accounts other than yahoo or gmail are successful.
Please help. Thanks.