Tom Reed wrote:
thanks for the FYI on PEAR, installing now.
I'd still be interested in understanding why the header data in my code
didn't work.
-tom
"Justin Patrin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Tom Reed wrote:
On some webmail programs, when I send them an email f
thanks for the FYI on PEAR, installing now.
I'd still be interested in understanding why the header data in my code
didn't work.
-tom
"Justin Patrin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tom Reed wrote:
>
> > On some webmail programs, when I send them an email from php, t
Tom Reed wrote:
On some webmail programs, when I send them an email from php, they appear as
being "blank" emails.
Here's the code I am using:
$headers .= "From: \"$WEBSITE_name\" <$ADMIN_email>\n";
$headers .= "X-Sender: <$ADMIN_email>\n";
$headers .= "X-Mailer: $WEBSITE_name Mailer\n"; //
3 matches
Mail list logo