On Fri, Apr 11, 2008 at 11:42 AM, Paul Makepeace <[EMAIL PROTECTED]> 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/

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to