Hello !
i have created an application , and i need to send emails to different adresses.I want to do this inside my application without automating email software like outlook etc.
I have used CDO , and different activex like ostrosoft , chilkat etc .But is the same problem : Emails are sended correctly without error messages but :Some emails are received ( like in yahoo adresses) , a lot of emails are marked as spam , and all the emails sended to hotmail adresses are lost , not received.
To send emails i'm using a regular domain , with smtp server , port , user name and password.And when i send emails from the same configuration on outlook express from the same computer , all the emails are received correctly.
Please help me !
Thank you in advance.