![]() |
Email client recommendations? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Email client recommendations? (/showthread.php?tid=33119) |
Email client recommendations? - El Forum - 08-16-2010 [eluser]Wayne Smallman[/eluser] Hi guys! I know CodeIgniter has an email class built right in, but is there a Library (or the equiv.) for an actual email client? I have a project which will need an email client and if there's something already out there — which I can build on top of an adapt for my own purposes — it'd help save time writing one from scratch. Thanks! Email client recommendations? - El Forum - 08-16-2010 [eluser]FutureKing[/eluser] [quote author="Wayne Smallman" date="1281989925"]Hi guys! I know CodeIgniter has an email class built right in, but is there a Library (or the equiv.) for an actual email client? I have a project which will need an email client and if there's something already out there — which I can build on top of an adapt for my own purposes — it'd help save time writing one from scratch. Thanks![/quote] Checkout http://flourishlib.com/ Email client recommendations? - El Forum - 08-17-2010 [eluser]Wayne Smallman[/eluser] Hi FutureKing, and thanks for the reply! I'll have a another look later today, to see if it's what I need. |