Skip to content

Control Panel

Settings

Here you can save the common settings.

Control panel overview

Cron URL

Not really a setting, but this is the url you should use for your cron job.

For example, sending the batches every hour you could use the follwing snippet.

0 * * * * /usr/bin/wget -O /dev/null https://domain.com/?ACT=19\&method=send_mail

Batch size

Define the size of batch that we will send per request to the cron URL.

Detect type

There are 2 ways of marking an email to be sent with the email queue.

  1. With a marker - Simply place a marker {queue_email} inside the body of the email
  2. all email - All email will be send via the email queue.

Overview queue

This is the current queue. You can delete specific items, all items or run the queue manually.

Control panel overview