[Catalyst] Sending email safely with Catalyst
Zbigniew Lukasiak
zzbbyy at gmail.com
Fri Apr 11 11:51:18 BST 2008
On Fri, Apr 11, 2008 at 11:42 AM, Paul Makepeace <paulm at paulm.com> wrote:
> I see there's an Email plugin and wondered if this is enough to send
> email from a form safely & securely or whether something more involved
> like a port of NMS CGI exists?
>
> http://search.cpan.org/~mramberg/Catalyst-Plugin-Email-0.08/Email.pm
> http://nms-cgi.sourceforge.net/
>
> It's terribly easy to get this wrong so wanted some feedback from
> people who'd previously implemented something like this live before
> inadvertently turning my site into a spam conduit :-)
I've got a related question - does anyone send bulk emails with that
plugin? Is the delay reasonable when sending let's say a hundred
emails or do I need a background mechanism for that? I have now a
forking solution - but it is a bit complex (and for mod_perl they
recommend to do it in a 'cleanup' handler instead of a forked
process).
--
Zbigniew Lukasiak
http://brudnopis.blogspot.com/
More information about the Catalyst
mailing list