ired headers yourself.
save yourself a big headache. :-)
Robin Wilson wrote:
Hello
I'm trying to do a function that emails users and sends an attachment.
But I think something is in the wrong order or something as when I send
it Exchange discards it.
This is the function which I have put tog
""Jake McHenry"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
No sorry, both messages are the same.
Didn't mean to post it twice. Sorry.
Below is what prints out when I echo the message:
$to
[EMAIL PROTECTED]
$subject
Proposal Submission
$headers
No sorry, both messages are the same.
Didn't mean to post it twice. Sorry.
Below is what prints out when I echo the message:
$to
[EMAIL PROTECTED]
$subject
Proposal Submission
$headers
From: 2HostMe Mailer Reply-To: Robin Wilson Return-Path: 2HostMe Mailer
Message-ID: X-Mailer: PHP v
Hello
I'm trying to do a function that emails users and sends an attachment. But I
think something is in the wrong order or something as when I send it
Exchange discards it.
This is the function which I have put together from various sources:
I would really appreciate any help as I have been
Hello
I'm trying to do a function that emails users and sends an attachment. But I
think something is in the wrong order or something as when I send it
Exchange discards it.
This is the function which I have put together from various sources:
I would really appreciate any help as I have been
Hi
I get the following error message:
Fatal error: Call to undefined function: mail() in
/srv/www/htdocs/blog/serendipity_functions.inc.php on line 1394
I have changed my php.ini file to find the correct path to sendmail and to
put an option on the end (-f [EMAIL PROTECTED]) to make the
mail com
Hi
I am not a php programmer but have installed a php based blog. When the php
script tries to use the mail() function it fails. Does the mail function
rely on the sendmail server? Is there a way to make the mail() function just
send via an external smtp server?
Thanks in advance
Robin
---
Out
7 matches
Mail list logo