ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

How to integrate Mail Queue with CodeIgniter

October 14, 2008 1:40am

Subscribe [12]
  • #16 / Nov 18, 2009 10:22am

    eokorie

    69 posts

    Thanks for the code Flemming…  This should come in handy for a CMS that I am currently working on.

  • #17 / Oct 25, 2010 10:31am

    mmatti

    6 posts

    Thanks a lot for that example- wouldn’t have managed without it

  • #18 / Nov 02, 2010 1:00pm

    Ki

    58 posts

    CI uses php mail() and it is worth noting that the mail() function is not suitable for
    larger volumes of email in a loop. This function opens and closes an SMTP
    socket for each email, which is not very efficient.

    For the sending of large amounts of email, see the » PEAR::Mail, and »PEAR::Mail_Queue packages.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases