Hello,
On 01/01/2003 08:46 PM, Monty wrote:
Is the PHP mail() command robust enough to use in a little mailing list app?
Sure, it just calls sendmail, so it is just as robust as sendmail as
long as you configure it properly.
The app will basically send an HTML or Text e-mail to the member da
I've got a newsletter that's now reached 5000 and continues to grow. I use
PHP's mail() function, personalized with unsubscribe info and first names
and it works just fine. I just set the timeout to 5 minutes, but it's never
yet even taken 1 minute to complete.
Works fine.
Mike
"Monty" <[EMAI
2 matches
Mail list logo