|
|
|
Hotmail Blocking Email
|
|
4 points
by missenlinx
6574 days ago
|
|
I run a legitiment website & I do require that users activate their accounts via email. Now i've tried sending email to my hotmail and it doesn't go into SPAM nor the INBOX. I have done some research and lots are stating that hotmail are dropping emails. (I read once this is illegal) My server is in no blacklists and isn't used for spam purposes. Any suggestions would be great. |
|
One thing you can do is to get an account with an external SMTP service (such as Authsmtp) and configure your email server (such as Postfix) to relay your email through that service. Many people use Gmail for this but Gmail requires unique settings that can make this kind of a pain. This allows you to piggyback on the deliverability of the other service.
If you are sending out newsletters, you might consider going with a specialized service such as Constant Contact.
If you look around, there are more blog posts and information sites that are more detailed. One of them is on hacker news as I type this. Good luck.