Re: [PHP] Problem in sending mail with mail() function

2001-04-26 Thread nik
Sigitas Paulavicius wrote: > "Vishak K Tomy" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hello, > > I tried to send mail through the mail function but it is not > > working. I am using php version 3.0.12 under linux, following is the > > code I used t

Re: [PHP] Problem in sending mail with mail() function

2001-04-25 Thread Sigitas Paulavicius
"Vishak K Tomy" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > I tried to send mail through the mail function but it is not > working. I am using php version 3.0.12 under linux, following is the > code I used to send mail. > So what is the problem wit