• Resolved massimod

    (@massimod)


    Hi.

    I installed the plugins and posted several comments, forum posts etc etc.

    Everything was delivered immediately. No CRON passed.

    Am i missing something ?

    Also i don’t see any queue. Where is the queue stored ?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author shawfactor

    (@shawfactor)

    The queue is stored in the options table. Therefore it is not visible in the front end but if you look at the source code of the plugin you will see the option name and you could use MySQL phpadmin or similar to view it.

    Note I’m planning on moving the queue to its own table in future releases and adding more features like a log of sent emails (this does not exist yet)

    A single event cron is spawned on shutdown when wp_mail is called so depending on your setup the email could appear to be being sent relatively instantaneously.

    This plugin is really useful when sending more than one email at a time via SMTP or some similar third party API.

    • This reply was modified 7 years, 2 months ago by shawfactor.
    Plugin Author shawfactor

    (@shawfactor)

    I’m resolving this for good order but any issues I’ll still monitor the thread

    Thread Starter massimod

    (@massimod)

    Thanks for the info. Wasn’t clear (to me) how it works.

    Plugin Author shawfactor

    (@shawfactor)

    I’ve a whole lot of features that will be added over the coming months.

    I’m looking forward to your updates as well. Thanks for the great plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Details on how this works’ is closed to new replies.