PHP Mailer SMTP Error Webmail Not working

Status
Not open for further replies.

yusha

New member
Code:
Message could not be sent.Mailer Error: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Code:
Message could not be sent.Mailer Error: SMTP Error: The following recipients failed: recipient@example.com: Verification failed for No Such User Here Sender verify failed
 

un4saken

Administrator
Code:
The following recipients failed: recipient@example.com: Verification failed for No Such User Here Sender verify failed
 

yusha

New member
un4saken said:
Code:
The following recipients failed: recipient@example.com: Verification failed for No Such User Here Sender verify failed

I did not request any private support! I sent you the URL of my Script which I can not share on public.
 

yusha

New member
Code:
Message could not be sent.Mailer Error: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting ?
 

un4saken

Administrator
EventSender User:biobeo
Sender Domain:yusha.biobeo.com
Sender:noreply@yusha.biobeo.com
Sent Time:Nov 4, 2016 9:31:09 AM
Sender Host:hero.gigadnsserver.com
Sender IP:::1
Authentication:dovecot_login
Spam Score:0
Recipient:nmyiyak@gmail.com
Delivered To:nmyiyak@gmail.com
Delivery User:-remote-
Delivery Domain:
Router:lookuphost
Transport:remote_smtp
Out Time:Nov 4, 2016 9:31:09 AM
ID:1c2Y2H-0005UR-Jr
Delivery Host:gmail-smtp-in.l.google.com
Delivery IP:66.102.1.26
SizeResult:Accepted

Check your spam folder too
 
  • IMAP Port: 993
  • POP3 Port: 995
Outgoing Server:mail.yusha.biobeo.com
  • SMTP Port: 465
  • IMAP Port: 143
  • POP3 Port: 110
Outgoing Server:mail.yusha.biobeo.com
  • SMTP Port: 25
Authentication is required for IMAP, POP3, and SMTP.

To be honest, I think PHPmailer is crap software.
 

yusha

New member
Code:
mr@yush.email

And Gmail SMTP is not working with PHP Mailer on Gigarank's my hosting plan, but The same script and config working from my localhost (XAMPP on Windows).
 

yusha

New member
strokerace said:
  • IMAP Port: 993
  • POP3 Port: 995
Outgoing Server:mail.yusha.biobeo.com
  • SMTP Port: 465
  • IMAP Port: 143
  • POP3 Port: 110
Outgoing Server:mail.yusha.biobeo.com
  • SMTP Port: 25
Authentication is required for IMAP, POP3, and SMTP.

To be honest, I think PHPmailer is crap software.

Bro I can already see the config on cpanel and checked all values and they are correct. it's showing mails are sent without any error but I am not receiving it on my inbox, checked the spam folder too, nothing is there, I am using Yandex as my Email provider. And Even when I try to send an email using the basic php mail function from Gigrank's hosting it's delivering to Gmail accounts but not on Yandex. But when I use Gmail SMTP with phpMailer from my localhost (Xampp on Windows) I am receiving every email I am sending but the same script I uploaded to Gigarank's server and it's not working showing:
Code:
Message could not be sent.Mailer Error: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
mailconfig.jpg
 

un4saken

Administrator
Code:
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  mr@yush.email
    No Such User Here

Are you sure you have setup mr@yush.email account?
 

yusha

New member
un4saken said:
Code:
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

mr@yush.email
No Such User Here

Are you sure you have setup mr@yush.email account?

Yes, Give me any of your gmail or yahoo account I will send test mail to them, but I can not send or receive any emails from Gigarank's server to my Email (mr@yush.email) which is provided by Yandex, The domain (yush.email) is hosted on my Gigarank's cpanel (biobeo) and I changed the mx record of it as Yandex recommend me to do. I can send or receive emails from any gmail yahoo hotmail account but not mails from Gigarank's server. It's really strange.
 

un4saken

Administrator
Marked as fixed and closed.

Feel free to open a new topic if you have any questions, issues, suggestions or feedback
 
Status
Not open for further replies.