[Catalyst] Email group of people
apv
apv at sedition.com
Wed Apr 5 00:43:14 CEST 2006
Can you send it to a "this-post-list at ..." style address and Bcc the 50
so it's just one email?
-Ashley
On Tuesday, April 4, 2006, at 03:34 PM, 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?
>
>
> --
> Bill Moseley
> moseley at hank.org
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
>
More information about the Catalyst
mailing list