cancel
Showing results for 
Search instead for 
Did you mean: 

Order confirmation mail not sending by schedule Cron

SOLVED

Order confirmation mail not sending by schedule Cron

Hi Guys,

 

i have a problem to send order confirmation mails. core_email_queue_recipients and core_email_queue are OK with good datas. No error log in exception.log, system.log.

 

When the scheduler is running, no mail sending but when i select cronjob "core_email_queue_send_all" and execute by "run now", order confirmation mail is sending.

 

Everything happens as if the cronjob was not executed by the scheduler

 

Thanks for your help

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Order confirmation mail not sending by schedule Cron

I found the problem due to a previous developper which renamed shell directory to shell_modif.

, and scheducler_cron.sh needs this directory to work fine.

 

Thanks 

View solution in original post

1 REPLY 1

Re: Order confirmation mail not sending by schedule Cron

I found the problem due to a previous developper which renamed shell directory to shell_modif.

, and scheducler_cron.sh needs this directory to work fine.

 

Thanks