[Catalyst] Email group of people
Christopher H. Laco
claco at chrislaco.com
Wed Apr 5 00:42:54 CEST 2006
Bill Moseley wrote:
> I'm using the Email plugin for sending single mails, and I do it
> within my controller during the request.
>
> I now have a need to send about 50 individual messages as a result of
> a form post.
>
> What's would you suggest?
>
> - Write the mail and list of recipients to the database and then let
> cron process them later?
>
> - Get all I need out of the database and then fork and send the mail?
>
> - Just do $c->email in a loop and use some kind of please wait
> screen?
>
>
setup an alias?
What os/mail system?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20060404/d3f0d107/attachment.pgp
More information about the Catalyst
mailing list