Hello everyone I am using java to send mail, in this I am facing one problem that is "I want to send two mails one in "text/html" format and one in "text/plain" to the same user at the same time". The reason of doing this is some email services not allow html content in the mail, they only allow or show the text only, and to sought this problem I need to send two mail. Please help me Thanks I advance, Varun
- java mail: send two mail one "HTML" and one ... Varun Deep
- Re: java mail: send two mail one "HTML" ... Alex Coles
- Re: java mail: send two mail one "HTML&qu... Leonidas Papadakis