Details
Description
Rather than call crm_fetch_contact for EVERY email that needs to be sent, we should call crm_search for a group of contacts and hence reduce the number of trips to the db.
Rather than call crm_fetch_contact for EVERY email that needs to be sent, we should call crm_search for a group of contacts and hence reduce the number of trips to the db.