[Catalyst-dev] Catalyst plugin
Octavian Rasnita
orasnita at gmail.com
Thu Oct 2 16:44:51 BST 2008
From: "Eriam Schaffter" <eriam at eriamschaffter.info>
> That's why I finally built a job queue so Catalyst does not have to deal
> with trapping smtp server errors, trying to resend emails and so on.
> It just leave that stuff to the email sending job (in the background
> running job queue) and can focus on delivering the view to the user.
> And also, having a jobqueue is always handfull !
Is it Catalyst::JobQueue::Job?
If yes, are there any examples for using it for sending email?
Thanks.
Octavian
More information about the Catalyst-dev
mailing list