473,396 Members | 2,158 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

mail() function not working with sender's hotmail email

hi all,
i have this mail() function which works fine but i've tested it with
hotmail where i use hotmail email address for sender and receiver also
hotmail. If I type in a not existent email address for sender and a
right address for receiver, the email is not sent. But if I use
non-existent email and yahoo receiver email, then the mail is delivered
correctly. What's with hotmail? Is there something I can do to prevent
it with mail() function, or extra headers? or is it simply something to
do at the hotmail's end?

Thanks
Ben

Jul 14 '06 #1
1 2202

cr*********@yahoo.com wrote:
hi all,
i have this mail() function which works fine but i've tested it with
hotmail where i use hotmail email address for sender and receiver also
hotmail. If I type in a not existent email address for sender and a
right address for receiver, the email is not sent. But if I use
non-existent email and yahoo receiver email, then the mail is delivered
correctly. What's with hotmail? Is there something I can do to prevent
it with mail() function, or extra headers? or is it simply something to
do at the hotmail's end?

Thanks
Ben
because its going to a hotmail address their filters can see if the
senders address is valid or not. Yahoo! doesn't have access to hotmail
accounts so they can't verify. Guess you will have to use yahoo! for
your spam script.

Flamer.

Jul 14 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Nick Mudge | last post by:
I am trying to use the mail() function in my PHP script, but when I run the script, nothing happens. I am using Windows XP with Apache. I have the current versions of PHP 4, Apache 2, and MySQL....
4
by: engrkhalid | last post by:
Hello everybody, When I send an email to any Hotmail account it goes directory to the Junk Email! My website is in a dedicated server using: Linux 2.4.21, Apa­che, PHP, MySQL I'm using the...
2
by: mike | last post by:
I've spent a couple of days on this and I'm to the "bang-my-head 'gainst the monitor and babble in tongues" mode. First - SuSE Pro 9.3, Linux 2.6.11.4-21.7, Apache 2.0.53, PHP 4.3.10 I have...
17
by: LACH | last post by:
When I sent e-mail from within my asp.net application to Hotmail adresses. The e-mail always end up in Junk e-mail. I sent the e-mail as plain/text. Does anyone know how to solve this?
8
by: Stefan Mueller | last post by:
I can't send a mail with the following mail header: $headers = "MIME-Version: 1.0\n"; $headers .= "Content-type: text/html; charset=iso-8859-1\n"; $headers .= "From: \"User\" <user@inter.net>\n";...
5
by: maya | last post by:
I'm learning how to send mail with php... only thing that mystifies me a bit is I can't get NAME of sender to appear in e-mail INBOX under "from"... I only see e-mail address.. I'm coming from...
4
by: k.visube | last post by:
In my ASP application,i need to send a formatted text mail (i.e with newline characters). here in my application i used a function in javascript which construts the mail body sample snippet ...
1
by: crescent_au | last post by:
I am developing a simple mailing system. This requires sending emails in HTML format to one or more recipient. I am currently using PHP's mail() function. It works alright but it doesn't seem...
12
by: e_matthes | last post by:
Hello everyone, I am trying to use the mail() function to send a simple, text-only message. I have two websites hosted by the same company, on different servers. One is old and established,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.