{% extends "admin/base.html" %} {% block extrahead %} {% endblock %} {% block title %}{{ title }} | CRM by ReportLab{% endblock %} {% block branding %}
This job creates an email specifically for each lead and adds them to the 'Messages waiting to be sent' list. It can take over 10 minutes from clicking send before you start to see any messages in that list. Contact ReportLab if you think there may be a problem and don't send the same message again.
After the email job has processed and queued messages into the 'Messages waiting to be sent' list another job will come along and send out the emails to each lead then move messages from the 'Messages waiting to be sent' list to the 'Messages already sent' list when they are complete. It can take up to 10 minutes before messages start being sent and moving out of the waiting list. The number of messages waiting to be sent may appear to stop decreasing for a period of time but this is normally due to batch processing and should resume in 10 minutes or so. Contact ReportLab if you think there may be a problem and don't send the same message again.