By Clay Li on Thursday, 20 December 2018
Category: Feature

How to Track Outbound Emails in Calem

​Outbound emails in Calem are stored in the workflow email queue (Admin | Open | Workflow Email Queue). The queue holds all the outbound emails from Calem. An email has one of the following statuses:


Calem backs up the emails and trims the queue regularly. Emails that are sent/failed, and over two-week old are trimmed and backed up in CalemHome/logs/email folder. Each file is of the format: cm_wf_mail_queue.YYYYMMDD.SEQ.txt.gz where YYYYMMDD is the date when the backup file is created, the SEQ is the starting sequence. Each file has up to 500 emails from its starting sequence.

Files that are over 30 days old are trimmed. 


Additional Resources