I am trying to use javax to send emails programmatically.
I followed steps on answer of the following question: Click here and it works fine. I just changed mail server to "smtp.yandex.com.tr"
When i send/receive email with this code it writes "MAILER-DAEMON" in sender section. How can I fix this?
By the way I make also authentication with a yandex mail to send.