I just installed ThirtyBees two days ago and I am working on getting my store setup.
Of course, I want to receive email notifications when a customer places an order, comments on an order, or sends an email to customer service.
Right now none of that is working.
I have IMAP settings in the Customer Service tab, and it pulls messages fine from that. But when I reply the customer is not sent an email.
Similarly, I'm not receiving any emails when things happen.
All the emails show up in the Advanced Parameters > E-mail tab.
In that tab, I have tried the "Test your Email Configuration" section but NEVER receive an email.
I have tried using the PHP mail() function, doesn't work. But when I create a standard php page somewhere else on my server and go to it, the mail function works fine there.
I have tried SMTP and that doesn't work either, but my SMTP settings are working and tested with the SMTP test website.
I have enabled debug mode but don't see any error logs. And all I get are success notifications when I try to send a message (test or to the customer), never any error messages. There is also nothing in the error_log file.
I've read this thread and this issue on GitHub, neither are my issue and they are on older versions (and I NEVER get any error messages).
I guess I'm coming to my limit being able to do stuff in the UI, and not too familiar with the back-end.
Installed using Softalicious on a CPanel server.
I have all the appropriate PHP modules according to the README on the repo.
Any help would be greatly appreciated.
If someone thinks this would be better suited as a GitHub Issue then I will gladly put it there instead.
Question
mwrouse
Setup:
I just installed ThirtyBees two days ago and I am working on getting my store setup.
Of course, I want to receive email notifications when a customer places an order, comments on an order, or sends an email to customer service.
Right now none of that is working.
I have IMAP settings in the Customer Service tab, and it pulls messages fine from that. But when I reply the customer is not sent an email.
Similarly, I'm not receiving any emails when things happen.
All the emails show up in the Advanced Parameters > E-mail tab.
In that tab, I have tried the "Test your Email Configuration" section but NEVER receive an email.
I have tried using the PHP mail() function, doesn't work. But when I create a standard php page somewhere else on my server and go to it, the mail function works fine there.
I have tried SMTP and that doesn't work either, but my SMTP settings are working and tested with the SMTP test website.
I have enabled debug mode but don't see any error logs. And all I get are success notifications when I try to send a message (test or to the customer), never any error messages. There is also nothing in the error_log file.
I've read this thread and this issue on GitHub, neither are my issue and they are on older versions (and I NEVER get any error messages).
I guess I'm coming to my limit being able to do stuff in the UI, and not too familiar with the back-end.
Installed using Softalicious on a CPanel server.
I have all the appropriate PHP modules according to the README on the repo.
Any help would be greatly appreciated.
If someone thinks this would be better suited as a GitHub Issue then I will gladly put it there instead.
Edited by mwrouse4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now