Hello,
I followed this stackoverflow thread to implement EmailSender using Javamail on Android.
But I am still getting this exception:
Could not connect to SMTP host: smtp.gmail.com, port: 465
I am using Android 1.6. What might cause this problem?
Any help is appreciated, thanks.