- Add your contacts.
- Create your segments and apply the filters you want.
- Update the segments using this query
- php /var/www/html/[DOMAIN]/mail/app/console mautic:segments:update
- Rebuild Campaign
- php /var/www/html/[DOMAIN]/mail/app/console mautic:campaigns:rebuild
- Trigger Campaign ---> Note that once you trigger the campaign the email will appear as Sent altough it may not have been sent yet.
- The email will be stock in the spool folder. .../app/spool/
- When the email is sent the Spool Folder is emptied
- Send Emails
- php /var/www/html/[DOMAIN]/mail/app/console mautic:emails:send