Refreshing mautic:campaigns:trigger

I am having an issue with sending direct e-mails to my subscribers, when i execute mautic:campaigns:trigger, I am able to send them subscription e-mails.

I just want to refresh it to send them their subscription messages for a while until i solve my issue with campaign events. Can anyone suggest a solution to this problem ?

Kind Regards

Hi,
As a workaround you can do this:

  1. Newsletter subscribed conacts are dropped in a segment. (There are 2 ways to do this: add a tag and filter for it in a segment OR add to segment directly.)
  2. Create a segment email, that has a 'Publish at" and 'Unpublish at" values and is Active (Published.)

image

Once the person lands in the segment, the email will go out right away.

Important: it only works if you have the mautic:broadcasts:send cron active.