Re: [PHP] Re: PHP and email

2005-11-23 Thread Anas Mughal
I have implemeted a system that dispatches between 600 to 2000 emails every night. An email is sent for each recepient. My system is hosted on a shared Linus server. I have not heard any complaints from the hosting company so far. Here are my recommendations: - Have a cron job that kicks off your

Re: [PHP] Re: PHP and email

2005-11-23 Thread John Nichel
Petr Smith wrote: Thanks to those who have replied so far, yes our main concern is the smtp server falling over or dying. So to come back to John Nichel's answer: John, have you done this personally and I assume the effects were good?? IE everything ran smoothly? I have done it just as J

[PHP] Re: PHP and email

2005-11-23 Thread Petr Smith
Thanks to those who have replied so far, yes our main concern is the smtp server falling over or dying. So to come back to John Nichel's answer: John, have you done this personally and I assume the effects were good?? IE everything ran smoothly? I have done it just as John has described ab

[PHP] Re: php and email

2004-03-23 Thread Gerben
try using ' instead of " "Steven Mac Intye" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > Im wondering if anyone can help me with this "problem" > > I have a form with the following line of code; > > $message .= " href=\"http://127.0.0.1/devsite/activate.php?member=$r

[PHP] Re: php and email

2004-03-23 Thread Jakes
Make sure that your header function as it set to send html mail "Steven Mac Intye" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > Im wondering if anyone can help me with this "problem" > > I have a form with the following line of code; > > $message .= " href=\"http://127