You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
attributeName can be set to anything. Sometimes, you may want to associate a queued email with something else, like an account. In that case, attributeName would be accountId and attributeId would be the numeric account ID for the user. These can be any values, so it is up to you.
Cron Schedule
The cronjob that processes the Email Queue runs every minute and processes 20 emails at a time.