in Education by
Set the cron job, but the order email will auto cc to other customers and I don't know why. Email configuration and setup are proper, and only "order email " will be auto cc, the shipment,invoice email and account email didn't have this problem. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
You have customer address email in core_email_queue_recipients table who is not removed. The task launch by cron job get email recipients in this table. You can run this SQL script before your initial cron job run DELETE FROM `core_email_queue_recipients` WHERE `core_email_queue_recipients`.`message_id` NOT IN ( SELECT `core_email_queue`.`message_id` FROM `core_email_queue` )

Related questions

0 votes
    Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    I have set up a cronjob to run a script daily. This script pulls out a list of Ids from a ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 20, 2022 in Education by JackTerrance
0 votes
    I have set up a cronjob to run a script daily. This script pulls out a list of Ids from a ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 19, 2022 in Education by JackTerrance
0 votes
    object looks like as below { "id":1, "image":"path/to/image", "employee_data":, } again ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 13, 2022 in Education by JackTerrance
0 votes
    object looks like as below { "id":1, "image":"path/to/image", "employee_data":, } again ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    When you setup an Auto Scaling groups in AWS EC2 Min and Max bounds seem to make sense: The minimum number of ... is larger than Min? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    Anita has to send an email to Raees. She also wants to send the same e-mail to Vandana but does not want ... email address of Vandana? Select the correct answer from above options...
asked Dec 21, 2021 in Education by JackTerrance
0 votes
    I am struggling to figure out how to specify a MOTO payment with Stripe API and PHP. I believe I ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    Why should I buy auto insurance?...
asked Jan 31, 2021 in Insurance by Editorial Staff
0 votes
    I have two queries like so, $q = $dbc -> prepare("UPDATE accounts SET motivation = motivation+100 ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 30, 2022 in Education by JackTerrance
0 votes
    I understand that export=true will set the content provider to be readable and writable by all other apps. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    Bitmaps can be combined with regular B+-tree indices for relations where a few attribute values are ... Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    Each of a pair of transactions has read data that is written by the other, but there is no data ... Answers, Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    Arrange the following metals in the order in whiCHM they displace eaCHM other from the solution of their salts. Al,Cu,Fe,Mg, and Zn . Select the correct answer from above options...
asked Jan 5, 2022 in Education by JackTerrance
...