Re: [PHP] Help with e-mail

2003-01-21 Thread Jason Wong
On Tuesday 21 January 2003 20:13, Dankshit wrote: > Is there a way to autenticate an SMTP server in my PHP.ini??? > > In my development site, i need to autenticate a SMTP, but in the PHP.INI > does not have an option to autenticate..does anybody has any solution for > this?? There is at least one

Re: [PHP] Help with e-mail...

2002-04-03 Thread Miguel Cruz
On Wed, 3 Apr 2002, Chuck "PUP" Payne wrote: > Thanks! I was able to send an e-mail so now I have to figure out why this > guy script isn't sending reminders If it's going to send mail at arbitrary times in the future, something needs to make it run at those times. Does it come with a compone

Re: [PHP] Help with e-mail...

2002-04-03 Thread Chuck \"PUP\" Payne
Thanks! I was able to send an e-mail so now I have to figure out why this guy script isn't sending reminders Chuck On 4/3/02 4:30 PM, "Rick Emery" <[EMAIL PROTECTED]> wrote: > send an email to yourself: > > mail("[EMAIL PROTECTED]","test subject","This is my test message","From: > [EMAIL

RE: [PHP] Help with e-mail...

2002-04-03 Thread Rick Emery
send an email to yourself: -Original Message- From: Chuck "PUP" Payne [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 3:26 PM To: PHP General Subject: [PHP] Help with e-mail... I have just install a program called Web Calendar. It suppose to be able to send reminders via e