What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Help with PHP mail

Help with PHP mail
Author: Message:
leito
Senior Member
****

Avatar
Chameleon by KeyStorm

Posts: 720
Reputation: 5
38 / Male / –
Joined: Apr 2003
O.P. Help with PHP mail
I'm using this code, I just change the Headers, and stop working. Can someone help me figuring out what happen?, thank you very much.

    mail($email_address, $subject, $message,
        "From: Leonel Galán<leonelgalan@mysite.com>\r\n"
    ."Reply-To: leonelgalan@anothersite.com\r\n"
    ."X-Mailer: PHP/" . phpversion());

I add the headers, because my mail was treated as SPAM by some mailfilters, so I thought headers could help.
[Image: leonelgalan.png]
06-18-2004 05:18 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help with PHP mail - by leito on 06-18-2004 at 05:18 AM
RE: Help with PHP mail - by KeyStorm on 06-18-2004 at 06:40 AM
RE: Help with PHP mail - by leito on 06-18-2004 at 05:03 PM
RE: Help with PHP mail - by KeyStorm on 06-19-2004 at 12:34 PM
RE: Help with PHP mail - by Chris.1 on 06-19-2004 at 10:30 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On