| Author | Post |
|---|
reggiex Member
| Joined: | Mon Oct 3rd, 2005 |
| Location: | |
| Posts: | 124 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Fri Jun 8th, 2007 07:40 am |
|
hi, ive tried using php mail() function. but when i tried to send to a yahoo recepient, the message goes to his bulk folder and it didnt go to his inbox?and when i tried to send to a hotmail recepient, i goes to his junk folder..what is the problem here?anybody here knows the problem? tnx...
|
amanda_perl Member
| Joined: | Fri Mar 30th, 2007 |
| Location: | Phoenix, Arizona USA |
| Posts: | 5 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Fri Jun 8th, 2007 05:36 pm |
|
Look at the message headers from a sent email. There might be something there that is missing or looks like spam.
Phoenix Arizona Computer Consultant and IT Support
Last edited on Fri Jun 8th, 2007 05:44 pm by amanda_perl
|
reggiex Member
| Joined: | Mon Oct 3rd, 2005 |
| Location: | |
| Posts: | 124 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Fri Jun 8th, 2007 06:23 pm |
|
ok. what should be in the Return- Path? can i ask for a sample of a complete mail header? coz i tried showing the full header of a yahoo mail but i don't understand some of the headers. can you give me an example of a complete mail header? thnx a lot.
|
amanda_perl Member
| Joined: | Fri Mar 30th, 2007 |
| Location: | Phoenix, Arizona USA |
| Posts: | 5 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Thu Jun 14th, 2007 04:28 am |
|
Things I would look for are a non spam looking subject, a valid return path, and a valid from.
If you still need help, It might be more beneficial for you to post the headers. Replace any real email address with a dummy email to prevent spam.
Shark Information and Facts
|
reggiex Member
| Joined: | Mon Oct 3rd, 2005 |
| Location: | |
| Posts: | 124 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Thu Jun 14th, 2007 05:02 pm |
|
can you please give me an example of a complete mail header? tnx..
|
reggiex Member
| Joined: | Mon Oct 3rd, 2005 |
| Location: | |
| Posts: | 124 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Tue Jun 19th, 2007 11:27 pm |
|
what is wrong with this header?
$headers = "From: Company<email@company.com>\r\n";
$headers .= "Reply-to: Company<email@company.com>\r\n";
$headers .= "X-Sender: <email@company.com>\r\n";
$headers .= "X-Mailer: PHP ".phpversion()."\r\n"; //mailer
$headers .= "X-Priority: 3\r\n"; //1 UrgentMessage, 3 Normal
$headers .= "Return-Path: email@company.com\r\n";
$headers .= "Content-Type: text/html; charset=iso-8859-1\r\n";
|
Bambie--x Member

|
Posted: Sat Jul 28th, 2007 05:09 pm |
|
Mate... what do you think is wrong
No ...
Cant guess
Ok lemme help you out
ITS BROKE!
Jesus people these days there so dumb
|
Bambie--x Member

|
Posted: Sat Jul 28th, 2007 05:11 pm |
|
reggiex wrote: Yes... that means BROKEN...
|
resource004 Member
| Joined: | Fri Apr 4th, 2008 |
| Location: | |
| Posts: | 65 |
| Status: |
Offline
|
| Mana: |     |
|
Posted: Thu Apr 24th, 2008 07:57 am |
|
Hi Friends,
Do you have any problem in web designing and development or do you want any kind of help in PHP/MYSQL or you need reliable and cheap web hosting or have any problem in E-commerce solutions then go to this site http://www.pakandu.com/contactus.php ,
It is a company of web designing and development and it have a great web designers, developers and Programmers.
When I got in any problem of web designing /development and Programming or I need reliable web hosting or facing any problem in E-commerce Solutions then I just go to this site and ask them the solution of my problem and they always provide me best solution for my problem.
So do you have any above problems then contact them without any hesitation.
Regards,
Resource
|
 Current time is 07:51 pm | |
|