Re: [PHP] Sendmail User ID

2001-01-18 Thread Yurais Fernández Leal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok I solved the problem I put a user on the trusted class of the sendmail and added -f otheruser in the php.ini file... thanks everyone -BEGIN PGP SIGNATURE- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOm

Re: [PHP] Sendmail User ID

2001-01-18 Thread Yurais Fernández Leal
ot;Robert Hough" <[EMAIL PROTECTED]> To: "Yurais Fernandez Leal" <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 5:54 PM Subject: Re: [PHP] Sendmail User ID > On Thu, 18 Jan 2001, Yurais Fernandez Leal wrote: > > > But the mails are been sent as nobody@webs

Re: [PHP] Sendmail User ID

2001-01-18 Thread Egan
On Thu, 18 Jan 2001 13:50:56 -0500, Yurais Fernández Leal <[EMAIL PROTECTED]> wrote: >The problem is, yes, I know that in the remote mail client the mail >appears as if sent from [EMAIL PROTECTED], but in the sendmail >connection, for example the Return-Path is set to the UID of the web >server,

Re: [PHP] Sendmail User ID

2001-01-18 Thread Yurais Fernández Leal
riginal Message - From: "Andrew Rush" <[EMAIL PROTECTED]> To: "Yurais Fernandez Leal" <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 12:22 PM Subject: Re: [PHP] Sendmail User ID > > On Thursday, January 18, 2001, at 12:05 PM, Yurais Fernandez Le

Re: [PHP] Sendmail User ID

2001-01-18 Thread Julia A . Case
$mailsent = mail("[EMAIL PROTECTED]", "Subject", $mesg, "From: [EMAIL PROTECTED]\n") Try this, Julia Quoting Yurais Fernandez Leal ([EMAIL PROTECTED]): > > Hi > > I have a web site that sends virtual greetings cards > > But the mails are been sent as nobody@webserver > > nobody is