Opencart v1.51
When submitting a message through the contact form, the mail server returns "Error: RCPT TO not accepted from server!"
I've double checked the email settings and other mails like registration and purchase seem to be working fine.
Absolutely no idea on this. Any help appreciated.
Which version of Opencart are you using? This code doesn't appear in 1.5.4.revokeho wrote:change
$mail->setFrom($this->request->post['email']);
to
$mail->setFrom($this->config->get('config_email'));
$mail->setReplyTo($this->request->post['email']);
Who is online
Users browsing this forum: Baidu [Spider] and 86 guests