microsoft 'live' email

Soldato
Joined
2 Jun 2004
Posts
18,423
a have an image gallery on my website and every time a user uploads an image to it i get an email informing me of this. the problem is that it goes straight to my junk mail folder. on hotmail there is an option for 'not junk', but i can't see this on live mail.

so anyone know how i can tell it the email is ok?
 
Last edited:
robmiller said:
So edit your script and make it use a valid email address that you can add to your spam filter whitelist?
wouldn't have a clue how do do that. i don't know php. i'm using a cms. guess i'll have to ask at the cms support forum.
 
seek said:
wouldn't have a clue how do do that. i don't know php. i'm using a cms. guess i'll have to ask at the cms support forum.

Search and replace all instances of the invalid email address with the valid one should work, although it's probably just a config value.
 
Back
Top Bottom