PHP Classes

Not Working with all email

Recommend this page to a friend!

      Verify e-mail  >  All threads  >  Not Working with all email  >  (Un) Subscribe thread alerts  
Subject:Not Working with all email
Summary:It is not working with yahoo
Messages:7
Author:Soubhik
Date:2015-05-08 08:54:16
 

  1. Not Working with all email   Reply   Report abuse  
Picture of Soubhik Soubhik - 2015-05-08 08:54:16
It is not working with yahoo and some other email showing

email <basu_soubhik@yahoo.com> valid, but not exist!

Please let me know how to do this

  2. Re: Not Working with all email   Reply   Report abuse  
Picture of dan cra dan cra - 2015-07-13 09:08:09 - In reply to message 1 from Soubhik
Hi,

I am also having this problem with yahoo addresses.

Thank you!

  3. Re: Not Working with all email   Reply   Report abuse  
Picture of Konstantin Granin Konstantin Granin - 2015-07-13 11:10:31 - In reply to message 2 from dan cra
hi
See this log:
/*****************
220 mta1597.mail.bf1.yahoo.com ESMTP ready
HELO localhost
250 mta1597.mail.bf1.yahoo.com
MAIL FROM: <noreply@localhost>
421 4.7.0 [GL01] Message from (80.68.246.228) temporarily deferred - 4.16.50. Please refer to http://postmaster.yahoo.com/errors/postmaster-21.html
RCPT TO: <basu_soubhik@yahoo.com>
RSET
QUIT
email <basu_soubhik@yahoo.com> valid, but not exist!
*****************/

see link: http://postmaster.yahoo.com/errors/postmaster-21.html

After calling the constructor add the line:
$vmail->setEmailFrom('_You_@_Real_Mail_.com');

  4. Re: Not Working with all email   Reply   Report abuse  
Picture of The Alacran The Alacran - 2016-01-27 01:44:37 - In reply to message 3 from Konstantin Granin
Hi Konstantin,

I have one problem, In the log tells me that "We do not authorize the use of this .... unsolicited transport system to" know that is? and set the email and gives it as valid always. Attached the log.

220-p3plcpnl0837.prod.phx3.secureserver.net ESMTP Exim 4.85 #2 Tue, 26 Jan 2016 18:30:16 -0700
Connection success mta5.am0.yahoodns.net
HELO rapifactura.com
220-We do not authorize the use of this system to transport unsolicited,
MAIL FROM: <thealacran@gmail.com>
220 and/or bulk e-mail.
RCPT TO: <jjjj@yahoo.com>
250 p3plcpnl0837.prod.phx3.secureserver.net Hello p3plcpnl0837.prod.phx3.secureserver.net [50.62.177.150]
RSET
QUIT
email <jjjj@yahoo.com> exist!

Thanks!!!

  5. Re: Not Working with all email   Reply   Report abuse  
Picture of Konstantin Granin Konstantin Granin - 2016-01-27 08:07:20 - In reply to message 4 from The Alacran
Hi.

script executed on hosting provider or local server?

  6. Re: Not Working with all email   Reply   Report abuse  
Picture of The Alacran The Alacran - 2016-01-27 11:06:28 - In reply to message 5 from Konstantin Granin
Hi,

The script executed on hosting provider in GoDaddy.

thanks.

  7. Re: Not Working with all email   Reply   Report abuse  
Picture of Konstantin Granin Konstantin Granin - 2016-01-29 12:42:29 - In reply to message 6 from The Alacran
Unfortunately, I can not repeat this error.
This error is associated with your hosting provider.
You need to contact tech support web hosting provider.

a similar problem:
experts-exchange.com/questions/2619 ...