>>>2009/5/12 Prashant Shah <[email protected]>: >>> Do I need to take any special care? I have sorted all email ids by domain. > >> use phpmailer class. > >> http://www.php.net/manual/en/function.mail.php > >> Note: It is worth noting that the mail() function is not suitable for >> larger volumes of email in a loop. This function opens and closes an >> SMTP socket for each email, which is not very efficient.
>More than the script, Richard needs to worry about the mail server >getting black listed. Yes, my real worry is how can I avoid my SMTP server getting blacklisted by gmail, hotmail, yahoo servers. Thanks, Richard Correia ZiZaTech.com -- http://mm.glug-bom.org/mailman/listinfo/linuxers

