[PHP] PHP Mail() Problem

2001-08-14 Thread Mahmoud Kassem
When I send an email using mail() I can the emails from nobody (using outlook) and in some programs like AOL from Unknown and in Web Based Emails like Yahoo I get it Correct and in Outlook Express also correct How can I fix this problem ? After some tests I found out Nobody nobody@servername

RE: [PHP] Mail()

2001-08-13 Thread Mahmoud Kassem
the email from NO BODY [EMAIL PROTECTED] -Original Message- From: ReDucTor [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2001 9:25 AM To: Mahmoud Kassem; [EMAIL PROTECTED] Subject: Re: [PHP] Mail() From : Your Name [EMAIL PROTECTED] make sure you have the arrow things around it... thats

RE: [PHP] Mail()

2001-08-13 Thread Mahmoud Kassem
THe same .. did not make a difference .. for php.ini settings : I am on a virtual hosting .. so I do not have access to the php.ini file -Original Message- From: karthik [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 9:43 AM To: Mahmoud Kassem Subject: Re: [PHP] Mail() Hi Try

RE: [PHP] Mail()

2001-08-13 Thread Mahmoud Kassem
I said before I do not have access to the php.ini I am on a virtual Hosting ... -Original Message- From: Michael Geier, CDM Systems Admin [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2001 4:43 PM To: Mahmoud Kassem; ReDucTor Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Mail() your

RE: [PHP] Mail()

2001-08-13 Thread Mahmoud Kassem
PROTECTED]] Sent: Monday, August 13, 2001 12:03 PM To: 'Mahmoud Kassem'; karthik Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Mail() Try using .htaccess or ini_set() - perhaps this will help you when on shared server. regards, Maxim Maletsky -Original Message- From: Mahmoud Kassem [mailto

RE: [PHP] Mail()

2001-08-13 Thread Mahmoud Kassem
: Monday, August 13, 2001 6:12 PM To: Mahmoud Kassem Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Mail() rather than be rude about it, try reading the whole message and then looking through the PHP documentation. http://www.php.net/manual/en/function.ini-set.php

[PHP] Mail()

2001-08-12 Thread Mahmoud Kassem
How can force my From: instead of the nobody@servername ?