This is something I am curious about also. We are currently building a
system to allow people to maintain/send out newsletters (40,000+). We have
done some initial testing of the process (which uses the mail() function)
and have found that it takes about 30 - 40 minutes to process 4000 emails.
R
According to the docs, it says to check your systems man pages for
getrusage. Since they appear to referencing *nix system (no man in NT), my
guess is that NT does not support it. In fact, executing getrusage at the
NT command prompt gives the 'not recognized internal or external command'
error.
2 matches
Mail list logo