hotmail

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
techker
Forum Commoner
Posts: 52
Joined: Fri Sep 02, 2005 9:53 pm

hotmail

Post by techker »

hy guy i have login manager and the script does not send email confirmation to hotmail users?is there a way to improve the script by adding this possibility?

it`s the first for me...

thx
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

But it sends confirmation e-mails to non-hotmail users?

If that's the case, I think it's something beyond your code (unless you downloaded code that strictly forbid hotmail users....?), you might be considered spam to Microsoft's filter. Take a look into it.
techker
Forum Commoner
Posts: 52
Joined: Fri Sep 02, 2005 9:53 pm

Post by techker »

ya it does send to all oders.

but i seen this probleme in forums and stuff.is there a way to fix it?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You are more than likely being considered spam. d11wtq has talked about it a lot in the various forums.

This isn't a security thread, so moved to PHP - Code.
Post Reply