Hey
>  Alternatively, you could create a Email model which saves info to the
>  database, which is then read from a shell scheduled in cron to send
>  the actual emails :)
I used the email component this way - Email model and saving the
serialized data,template name subject etc in the db and send the
actual email using Jippis email shell (bakery).

In this case i personally don't see a problem triggering email sending
in afterSave.

You can use App:import to get the component.


-- 
Marcin Domanski
http://kabturek.info

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to