Announcement

Collapse
No announcement yet.

Mass Emailing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mass Emailing

    Got a couple of quick questions regarding the mass email.

    1. Is there a way to trigger emails to go immediately and bypass the cron? As of now I went and commented out the code in the cron.php that will allow me to trigger the cron by just hitting the URL but I wasn't sure if an immediate send option existed or if it was all done via scheduling and always required the cron.

    2. Can you trigger immediate auto send emails by some condition changes in a record? So for example. You set a list and campaign to send a specific email template and you set a criteria of the list by a certain status and date. So if a record is updated to that specific status and date can an email auto go?

    Thank you

  • #2
    Don't think so. Might have an instant trigger using workflow feature but default system I dont think you can. Alternatively you can lower the CRON timer for email schedule.

    I'm interested in this "URL" trigger method of yours though. Please share guide.

    Comment


    • #3
      Hi,
      1. Cron is needed.
      2. By using Workflow or BPM (Advanced Pack) you can build such logic.

      Comment

      Working...
      X