Possible Duplicate:
Sending Email in Android using JavaMail API without using the default/built-in app
I need to send an email from a background thread and I was wondering if I could use javax mail in an android project, or if they are some alternatives.