Is there a way to make my email pass through these hotmail filters? In gmail the mails arrive in the inbox folder
Asked
Active
Viewed 1,116 times
1

skaffman
- 398,947
- 96
- 818
- 769

Argiropoulos Stavros
- 9,436
- 11
- 61
- 79
-
8Read http://www.codinghorror.com/blog/2010/04/so-youd-like-to-send-some-email-through-code.html :) – Bozho Jun 16 '10 at 09:23
-
Exactly what I was going to say :) one up! – Max Leske Jun 16 '10 at 09:26
2 Answers
1
Even I had the same problem, But I Modified the flow like 1) Once the registered user, we will send a confirmation mail to their inbox and ask the user to respond back to the same Mail. So that Hotmail or gmail wont think your mail as Spam/JUnk. IN that way you can prevent the mails going to SPam or Junk folder.
Or one more way is to tell people as " to Mark this mail as NOT SPAM" some where in your application.
I hope this might help, if you have the similar kind of application.

gmhk
- 15,598
- 27
- 89
- 112