Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Can't send mail to customers and can't receive mail from customers

Started by ehon, October 21, 2018, 09:43:49 PM

Previous topic - Next topic

ehon

Hi, my Abantecart ver. is 1.2.13 (I just upgrade from 1.2.10, 1.2.11 and 1.2.12 ) When Iwas using 1.2.10, it was fine I didn't have any problem.
After I upgrade, and when I try to send message to my customers. I get task error 500.
Also i tried to send myself using 'contact form', I don't receive it. (but I can see it on top of my admin area)
In error log said

2018-10-21 21:08:27 - Error: EHLO not accepted from server!
2018-10-21 21:08:27 - Error: AUTH LOGIN not accepted from server!
2018-10-21 21:08:27 - Error: Username not accepted from server!
2018-10-21 21:08:27 - Error: Password not accepted from server!
2018-10-21 21:08:27 - Error: MAIL FROM not accepted from server!
2018-10-21 21:08:27 - Error: RCPT TO not accepted from server!
2018-10-21 21:08:27 - Error: DATA not accepted from server!
2018-10-21 21:08:27 - Error: DATA not accepted from server!
2018-10-21 21:08:27 - Error: QUIT not accepted from server!
2018-10-21 21:10:43 - Error: EHLO not accepted from server!
2018-10-21 21:10:43 - Error: AUTH LOGIN not accepted from server!
2018-10-21 21:10:43 - Error: Username not accepted from server!
2018-10-21 21:10:43 - Error: Password not accepted from server!
2018-10-21 21:10:43 - Error: MAIL FROM not accepted from server!
2018-10-21 21:10:43 - Error: RCPT TO not accepted from server!
2018-10-21 21:10:43 - Error: DATA not accepted from server!
2018-10-21 21:10:43 - Error: DATA not accepted from server!
2018-10-21 21:10:43 - Error: QUIT not accepted from server!

I contacted my server but they said it is not server's problem...
Please help!


ehon

Thank you for your reply. I contacted my host server.
I hope I can solve the problem.

ehon

I got reply from host server. They said

"I have increased the SMTP timeout setting to 60 from 5.

Additionally, I also removed the SPF record for the sake of testing."

Now I can receive contact message from customers, but I still can't send messages to customers...
I still get task error 500.
Also when I use 'schedule tasks' to send the message. I get this message "App Error Forbidden To restart!"

Is there any solution?

Thank you.
Thank you.

Basara

Are you trying to send a bulk mail messages from admin?
When you got an error what is in error log?

ehon

I tried both, manually selected customers and Subscribers.
Both failed.
I can see error log is this,
2018-10-23 0:12:32 - database error: AbanteCart core v.1.2.13 SQL Error: Unknown column 'last_login' in 'field list'
Error No: 1054
SQL: UPDATE `customers`
SET `last_login` = NOW()
WHERE customer_id = 52 in <b>/home/ehoncana/public_html/core/database/amysqli.php</b> on line <b>109</b>

I'm not very knowledge person about code or programming, so I;m not sure this help to solve the problem.

ehon

SOLVED!!
I had some error in Cpanel error log.
I contacted my host server and they did...
"According to the error log the application files was not with correct permissions. I have now set 644 permissions for the files and 755 permissions for the folders"

Now I can send message to customers.
I hope it help someone has same issue.

Thank you.

Basara


Forum Rules Code of conduct
AbanteCart.com 2010 -