B
Beckam
I would like to know how to send a mail in a java application
I searched on the web and I found some codes but it always don't
work , because i don't have the name of a mail server
i tried this :
" props.put("mail.smtp.host", "smtp.gmail.com"); "
but it doesn't work ...
if any one could help me , i will be very gratefull
Thanks
I searched on the web and I found some codes but it always don't
work , because i don't have the name of a mail server
i tried this :
" props.put("mail.smtp.host", "smtp.gmail.com"); "
but it doesn't work ...
if any one could help me , i will be very gratefull
Thanks