rartavia wrote: > Any body knows any other nice email component available to use with > cake?
PHPMailer (http://phpmailer.codeworxtech.com/index.php?pg=phpmailer) is a popular standalone library that you could use within cake. IIRC you just have to place it in the vendors folder and import it in your cake app. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
