actually, i already have that sir, but still I have this on the mail header
######## START OF MAIL HEADER ########
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 6095 invoked by uid 514); 20 Jun 2005 05:26:56 -0000
Received: from [EMAIL PROTECTED] by lakers by uid 503 with
qmail-scanner-1.21
(spamassassin: 2.63. Clear:RC:1(127.0.0.1):.
Processed in 0.027432 secs); 20 Jun 2005 05:26:56 -0000
Received: from localhost (HELO localhost.localdomain) (127.0.0.1)
by mail.myserver.com with SMTP; 20 Jun 2005 05:26:55 -0000
Received: (from [EMAIL PROTECTED])
by localhost.localdomain (8.12.11/8.12.11/Submit) id j5K5QtqY006089;
Mon, 20 Jun 2005 13:26:55 +0800
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Order Form
From: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: BASE64
####### END OF MAIL HEADER #########
The From is already a real email.
Is there an issue with the mail server, because I'm using qmail not sendmail
Any thoughts were my mistake is?
TIA
On 6/20/05, Roger Filomeno <[EMAIL PROTECTED]> wrote:
> mail("[EMAIL PROTECTED]", "the subject", " FGS, try reading the PHP
> Manual","From: [EMAIL PROTECTED]");
>
> On 6/19/05, Emanuel Gardaya Calso < [EMAIL PROTECTED]> wrote:
> >
> > In your script, add this to the header:
> > "From: <email address>\r\n"
> >
> > That's an argument for the php mail function:
> > mail(<to>, <subject>, <message>, <headers>);
> >
> > HTH
> >
> > PS
> > Isn't this off-topic? hehe
> >
> >
> > nhadie ramos wrote:
> > > Hi Sir,
> > >
> > > I tried that but still it's sending it from
> > > [EMAIL PROTECTED] Any idea sir what id did wrong? by the
> > > way I'm using qmail on this server, does that have an effect on php?
> > >
> > > pls see header below.
> > >
> > > Return-Path: <[EMAIL PROTECTED]>
> > > Received: (qmail 1059 invoked by uid 514); 19 Jun 2005 07:31:25 -0000
> > > Received: from [EMAIL PROTECTED] by lakers by uid 503 with
> > > qmail-scanner-1.21
> > > (spamassassin: 2.63. Clear:RC:1( 127.0.0.1):.
> > > Processed in 0.025502 secs); 19 Jun 2005 07:31:25 -0000
> > > Received: from localhost (HELO localhost.localdomain) (127.0.0.1)
> > > by mail.mailserver.com with SMTP; 19 Jun 2005 07:31:24 -0000
> > > Received: (from [EMAIL PROTECTED])
> > > by localhost.localdomain (8.12.11/8.12.11/Submit) id j5J7VOXP001052;
> > > Sun, 19 Jun 2005 15:31:24 +0800
> > >
> > >
> > > On 6/19/05, AJ Batac <[EMAIL PROTECTED]> wrote:
> > >
> > >>On 6/19/05, nhadie ramos <[EMAIL PROTECTED]> wrote:
> > >>
> > >>>One of our clients are blocking that e-mail, how can I send the form
> > >>>using a real e-mail?
> > >>
> > >>
> > >>edit your php.ini file and find the following:
> > >>sendmail_from = [EMAIL PROTECTED]
> > >>sendmail_path = /usr/sbin/sendmail
> > >>
> > >>change [EMAIL PROTECTED] to a real email e.g. [EMAIL PROTECTED]
> > >>
> > >>AND
> > >>
> > >>change your form script mail() to:
> > >>mail($mailto,$subject,$content,"From:
> [EMAIL PROTECTED]");
> > >>
> > >>hth,
> > >>
> > >>--
> > >>-- aj
> > >>~~~~~~~~
> > >>pusit.friendster.com
> > >>phpugph.com
> > >>techhive.net
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>_________________________________________________
> > >>Philippine Linux Users' Group (PLUG) Mailing List
> > >>[email protected] (#PLUG @ irc.free.net.ph)
> > >>Read the Guidelines: http://linux.org.ph/lists
> > >>Searchable Archives: http://archives.free.net.ph
> > >>
> > >>
> > >
> > > _________________________________________________
> > > Philippine Linux Users' Group (PLUG) Mailing List
> > > [email protected] (#PLUG @ irc.free.net.ph)
> > > Read the Guidelines: http://linux.org.ph/lists
> > > Searchable Archives: http://archives.free.net.ph
> > >
> >
> > --
> > eman
> > http://www.bloodpet.tk/
> > gpg --keyserver pgp.mit.edu --recv-keys 4C683E4C
> > Registered Linux User #287022
> > +63(2)455-3222
> >
> > /home/eman $ man women
> > No manual entry for women
> >
> >
> > _________________________________________________
> > Philippine Linux Users' Group (PLUG) Mailing List
> > [email protected] (#PLUG @ irc.free.net.ph)
> > Read the Guidelines: http://linux.org.ph/lists
> > Searchable Archives: http://archives.free.net.ph
> >
> >
> >
>
>
>
> --
> - Friendster Mobile is here! Text FRIENDSTER for more info or view our
> greetings (see if your there!), text FRIENDSTER GREETS and send to 2276 for
> Globe/Sun and 227 for Smart/TnT.
> ----
> Roger P. Filomeno
> *PGP IDs: 0xCB5F3FF7 / 0xBC0BFBA2 (http://keyserver.pgp.com)
> Mobile Specialist / R&D
> Finger Apps Inc, http://fingerapps.com
> Entertainment Gateway Group, http://egg.ph
> Friendster Mobile Philippines, http://friendster.com
> MyHelpster SMS Mobile Community, http://myhelpster.com/
> *Registered Linux User # 367694
> *VOIP # 7041530 (InPhonex)
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph