cancel
Showing results for 
Search instead for 
Did you mean: 

New order email not queuing

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

New order email not queuing

Hello,

Im facing an issue with new order e-mails.

 

As far as I know, magento uses cronjob to send emails previously stored in `core_email_queue` table.

I configured cron and it works fine - it seems that cron is not a problem.

 

When i click Send Email,  notify customer by email or anything in admin panel it works just fine. Message appears in the table and after a minute or so it is send.

 

The problem is when a customer places an order, email does not appear in `core_email_queue` table.

 

 

Do you guys have any idea, what can be wrong or how could I check where is the problem?

 

I'm using SolvingMagento OneStepCheckout, could that be a source of the problem?

 

btw.

 

Order email sending is enabled in 'sales email' tab.