Page 1 of 1
[SOLVED] - Very Urgent! Mail not working
Posted: Fri Mar 27, 2020 11:44 pm
by Cloudeze
hi, could someone please tell me how to fix this. Every time i sent email to my customers, always include my shop url on the email for more details... but today I tried to sent email but never received, if I remove my shop link in message, the message sent successfully.. why is my domain banned ?? I tried to use different url link in message like
http://google.com or
http://opencart.com and message sent successful, but why does this happen only if I put my shop url in message ??
I always sent email with my url, but this time does not work.. please let me know what do you think about this or how to fix it??
Thanks in advance!!
Re: Very Urgent! Mail not working
Posted: Sat Mar 28, 2020 12:17 am
by straightlight
Not a bug.
Re: Very Urgent! Mail not working
Posted: Sat Mar 28, 2020 12:17 am
by straightlight
This topic has now been moved to the OpenCart 1.5+ Support > General Support section of the forum.
Re: Very Urgent! Mail not working
Posted: Sat Mar 28, 2020 12:38 am
by Cloudeze
Why is not a bug ?? I didn't change anything on my opencart, this just happen the first time, could you please tell me how to fix this ?
@IP_CAM
@xxvirusxx
Please guys help me or anyone who know about the issue.
Re: Very Urgent! Mail not working
Posted: Sat Mar 28, 2020 2:46 am
by straightlight
Did you configured your admin email settings form? Ensure they do match the ones provided on your host console (e.g: cPanel).
Re: Very Urgent! Mail not working
Posted: Sat Mar 28, 2020 6:17 pm
by Cloudeze
straightlight wrote: ↑Sat Mar 28, 2020 2:46 am
Did you configured your admin email settings form? Ensure they do match the ones provided on your host console (e.g: cPanel).
Yes the configuration of SMTP match and email sent successfully, the problem is when added my shop url in message, it doesn't send, but when message doesn't have any url or other url message sent!! It's like my opencart mail has banned mydomain.com but this feature doesn't exists on opencaert 1.5.6.4.
Btw, I always sent messages to my customer with my URL in message, this is the first time something happens. Also I think if someone now registered or new order, he will not receive confirmation email, because it contains my shop URL... What really happened here ??
PS: This problem is not related to smtp, because even the Mail() has this issue.. I look on
system/library/mail.php but I didn't find any code related that's ban my domain..
Re: Very Urgent! Mail not working
Posted: Sat Mar 28, 2020 7:26 pm
by straightlight
Did you checked your error / server access logs regarding the email activities for errors? Also, do you use a server extension such as Cloudflare?
Re: Very Urgent! Mail not working
Posted: Sat Mar 28, 2020 11:23 pm
by Cloudeze
straightlight wrote: ↑Sat Mar 28, 2020 7:26 pm
Did you checked your error / server access logs regarding the email activities for errors? Also, do you use a server extension such as Cloudflare?
Yes, checked the error log and nothing appear there, and i don't use cloudflare.
Very strange, really!!
Re: Very Urgent! Mail not working
Posted: Sun Mar 29, 2020 1:14 am
by ADD Creative
You need to ask your host. They are probably running some sort of outgoing spam detection that will be giving a false positive.
Re: Very Urgent! Mail not working
Posted: Sun Mar 29, 2020 1:47 am
by straightlight
Also ensure to send emails to the same domain when configuring your OC admin email settings form. There are web hosting restricting access outside of it with SMTP settings.
Re: Very Urgent! Mail not working
Posted: Sun Mar 29, 2020 9:34 pm
by victorj
you probally did not ad your url.
in wich file did you ad your url and how did you do that.
Re: Very Urgent! Mail not working
Posted: Wed Apr 01, 2020 3:51 am
by Cloudeze
ADD Creative wrote: ↑Sun Mar 29, 2020 1:14 am
You need to ask your host. They are probably running some sort of outgoing spam detection that will be giving a false positive.
This is exactly what happens to me, spam detection, I contacted them and the issue fixed.
@ADD Creative
@straightlight
Thanks guys!