Email set up issues
Posted: Sat Jun 14, 2014 5:05 am
Hi there:
I'm having an issue with the email settings: things partially work. Here's my issue:
emails get sent from OpenCart to external email addresses for things like order updates, new order, new user registration, and order confirmations. However, on the contact form, I always get the error "Notice: Error: RCPT TO not accepted from server!"
I did some researching and some debugging. The reply that I receive that causes the error is "553 5.7.1 : Sender address rejected: not owned by user info@kokabora.com". So I did a further test: in the contact form I entered info@kokabora.com and it all worked, but for every external email address it doesn't work.
so here's my set up:
Protocol: SMTP
store email and SMTP username are info@kokabora.com
SMTP host: mail.kokabora.com
Opencart version: 1.5.6
I"ve read that I need to use the MAIL protocol and I tried it. in that case absolutely no emails are sent. I don't get any error messages, but I also don't get any emails.
The question is: is there a way around it? Is there a way for the mail.php to distinguish when the email is sent from opencart or from the website?
Many thanks :-)
I'm having an issue with the email settings: things partially work. Here's my issue:
emails get sent from OpenCart to external email addresses for things like order updates, new order, new user registration, and order confirmations. However, on the contact form, I always get the error "Notice: Error: RCPT TO not accepted from server!"
I did some researching and some debugging. The reply that I receive that causes the error is "553 5.7.1 : Sender address rejected: not owned by user info@kokabora.com". So I did a further test: in the contact form I entered info@kokabora.com and it all worked, but for every external email address it doesn't work.
so here's my set up:
Protocol: SMTP
store email and SMTP username are info@kokabora.com
SMTP host: mail.kokabora.com
Opencart version: 1.5.6
I"ve read that I need to use the MAIL protocol and I tried it. in that case absolutely no emails are sent. I don't get any error messages, but I also don't get any emails.
The question is: is there a way around it? Is there a way for the mail.php to distinguish when the email is sent from opencart or from the website?
Many thanks :-)