Purchase emails sent from our website not delivered
Hi,
When a customer make a purchase, we (and the customer) received order confirmation email, sent directly from our website. Just like any other eCommerce website.
But 1 week ago, a user on my server was sending out spams because of malware, Godaddy blocked me until i found out the source and cleaned it.
Now the server and all the users on it can send emails without any issue. But still this 1 account have this particular problem.
- Emails sent by the users are delivered.
- When someone create an account, we received the Welcome Customert email
- Only the orders emails are not delivered.
- I checked the Mail Delivery Report, the email is sent from my server
- The system send our emails from this address : useraccount@server.domain.com
-
Hello! Could you check the exim_mainlog and the current exim queue to see if the bouncebacks are shown? Reading and understanding the Exim main log 0 -
I found nothing in Mail Queue Manager. Sorry for asking this, but how to check exim_mainlog ? 0 -
Thank you, I opened a ticket, number : 94380311 0 -
Exactly, I was using mail() function, now i turned to SMTP library PHPMailer. This was the first progress to solve the problem but not the last, because the problem remained. After I switch to SMTP, Orders emails still not delivered, simply I tried to change the email subject from "Order Process" to something else, and the emails started to reach the recipients immediately. 0 -
Thank you for the update! It's good to know you were able to get this resolved. 0 -
Hi, Again, the emails are not delivered, using SMTP : SMTP hosts: relay-hosting.secureserver.net SMTP authentication: true SMTP Password: ************** SMTP User: sales@domain.com SMTP Reply To: sales@domain.com
Previously, I changed the header subject, the emails started to reach recipients, but now, since 1 week, suddenly emails are not delivered. Now i tried to change the subject but didn't work. Should I receive a bounce back message with an error included ? if yes, where should i check the bounce back messages. and how can I trace and investigate the email delivery ? Thanks.0
Please sign in to leave a comment.
Comments
9 comments