On Fri, Apr 11, 2008 at 12:51:18PM +0200, Zbigniew Lukasiak wrote: > 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).
I have a db-table-queue that gets dealt with by an external daemon script. -- Chisel Wright e: [EMAIL PROTECTED] w: http://www.herlpacker.co.uk/ SELECT message FROM signatures ORDER BY RANDOM() LIMIT 1; _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
