Forum Moderators: phranque
this is a big problem, anyone know how hotmail works and where is the solución?
Will it be so for ever or will they drop us from their spamlist in x time?
Thanks in advance
Hmmmm. I can only think of two things I would try, (and they may not work well!):
1) It is unlikely that you can do this, but you'll probably have to find a way to contact your clients using an email address that contains another domain name.
--or--
2) In an effort to sort of, "trick" the system, you could possibly use server-side scripting to send your emails. This may not work, but whether you're using ASP or PHP on your website, you may be able to use CDONTS/CDOSYS, or the PHP Mail component to send emails to clients.
If you leave out the "From:" mail-header, or use a 'do-not-reply-to-this-address' type email address, Hotmail may not be able to filter it.
Like I said, both of those may fail, but I don't see a lot of ways around that issue.