How can I Prevent sending email by storing in spam
Salim Tol
Greenhorn
Joined: Jul 23, 2009
Posts: 9
posted
0
I am making a project using JavaMail that allow you sending and receiving mail using
Java Programming language,
but 8 out of 10 e-mail which has been sent saved into spam.
Please Help Me.
Ernest Friedman-Hill
author and iconoclast
Marshal
Well, let's ask the most obvious question: is it spam? In other words, what is the subject line, and what does the content look like? If your mail looks like spam, then obviously it's going to be filtered as such.
Ernest asked you 3 questions, and you responded by stating something that was already in your 1st post. Do you really think anyone can help you if you don't TellTheDetails?