![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2006
Posts: 1
Rep Power: 0
![]() |
Email Spamming
Hi All!
I have developed an email form for http://www.allthatfun.com/feedback.html using mail() function, but problem is that when i send email google receives in Inbox but MSN and yahoo receives in Bulk/Junk, how i can escape from this problem. thanks in advance |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Feb 2006
Location: UK
Posts: 36
Rep Power: 0
![]() |
I had the same problem for my uni project when I used a SMTP server running on my pc. I think MSN just puts emails from random IPs to the junk maybe?
I don't know but I had the same problem anyway. Can anyone else shed some light on the subject? |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
There are usually a couple instant flags that they use to put email into bulk/junk. If it comes from nobody@somedomain.com , a lot of mail servers flag it. If you can run suexec to wrap your script, or send the mail through an actual account then it will help. Also, to make your email more legit make an SPF record for your domain (http://www.openspf.org), and if possible a reverse dns record
__________________
#programmingforums relay - http://thegupstudio.com/cgi-bin/pforelay.cgi freelance scripts - http://ryanguthrie.com/index.html |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|