My Email App Sends to Junk and Spam only

I have Developed a Windows Application using Visual Basic .NET 2003 All Problems about CDO Object and Attachment file size it's all solved but there is still one problem it sends only to Junk Mail Or Spam It Never arrive to Inbox except one time it just arrive there and didn't happened again Oh plus as Security Problem I can't use a specific SMTP Mail My Code always Use my Machine as SMTP Server and it send as any email with any Domin name even it's not Exist

Please Ineed Help
[541 byte] By [Karrar] at [2007-12-24]
# 1

I believe the whole junk/spam filter is to do with your email client filter rather than your application AFAIK

What happens if you use the same email address as the Sender, and to the reciepient, if you manually send the email? Does it still arrive in the junk folder in the client inbox?

ahmedilyas at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
Actualy Yes It Still arraive In Junk Mail and Spam I have tried this Before
Karrar at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 3
yes in that case its to do with your email client configuration about filtering junk mail, if you state that even sending it manually via your email client still leads to the email being placed in the junk mail.
ahmedilyas at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic General...