"Rob Young" <> wrote in message
news:Z2RZa.340165$ ...
> Hi;
> I spent about 4 hours searching through newsgroups, faqs, and O'reilly
> books with various odd-smelling desert animals on the cover. I found
> that this question has been asked A LOT, but none of the answers worked
> for me. I'm posting this in hopes it will help someone else, and to
> solicit comments on why the other methods did not work and whether this
> is the best way.
>
> The problem: You are batching e-mails to a large number of subscribers,
> and you don't want the CGI script to wait until the mail process
> finishes before completing the page.
Use the "daemonzie" routine
http://www.perldoc.com/perl5.8.0/pod/perlipc.html
gtoomey