Hi!

> * Insert the information into a queue (we typically use a database table).
> * Run a periodic poller on that database that generates the email (the
> period on the poller is determined by how long is an acceptable delay for
> your app,  many times we use 5 -> 15 minutes).

That's the same approach I use. I tend no to send e-mail from within the
Catalyst app directly.

Michele.

-- 
Michele Beltrame
http://www.varlogarthas.net/
ICQ 76660101 - MSN [EMAIL PROTECTED]
Privacy: http://www.italpro.net/em.html


_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to