Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android 3.2? #11

Open
GoogleCodeExporter opened this issue Apr 21, 2016 · 0 comments
Open

android 3.2? #11

GoogleCodeExporter opened this issue Apr 21, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

I am attempting to send emails from an app i've created on galaxy tab running 
on android 3.2 but i am not having any luck. Are you able to assist please?

Some output

01-21 00:12:38.210: I/System.out(3725): DEBUG: JavaMail version 1.4.1 01-21 
00:12:38.210: I/System.out(3725): DEBUG: not loading file: 
/system/lib/javamail.providers 01-21 00:12:38.210: I/System.out(3725): DEBUG: 
java.io.FileNotFoundException: /system/lib/javamail.providers (No such file or 
directory) 01-21 00:12:38.210: I/System.out(3725): DEBUG: !anyLoaded 01-21 
00:12:38.210: I/System.out(3725): DEBUG: not loading resource: 
/META-INF/javamail.providers 01-21 00:12:38.210: I/System.out(3725): DEBUG: not 
loading resource: /META-INF/javamail.default.providers 01-21 00:12:38.210: 
I/System.out(3725): DEBUG: failed to load any providers, using defaults 01-21 
00:12:38.220: I/System.out(3725): DEBUG: Tables of loaded providers 01-21 
00:12:38.220: I/System.out(3725): DEBUG: Providers Listed By Class Name: 
{com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IM
APStore,Sun Microsystems, Inc.,1.4.1], 
com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.
smtp.SMTPTransport,Sun Microsystems, Inc.,1.4.1], 
com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3
.POP3SSLStore,Sun Microsystems, Inc.,1.4.1], 
com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP
3Store,Sun Microsystems, Inc.,1.4.1], 
com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.m
ail.smtp.SMTPSSLTransport,Sun Microsystems, Inc.,1.4.1], 
com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap
.IMAPSSLStore,Sun Microsystems, Inc.,1.4.1]} 01-21 00:12:38.220: 
I/System.out(3725): DEBUG: Providers Listed By Protocol: 
{imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun 
Microsystems, Inc.,1.4.1], 
smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun 
Microsystems, Inc.,1.4.1], 
pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun 
Microsystems, Inc.,1.4.1], 
pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun 
Microsystems, Inc.,1.4.1], 
imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun 
Microsystems, Inc.,1.4.1], 
smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun
 Microsystems, Inc.,1.4.1]} 01-21 00:12:38.220: I/System.out(3725): DEBUG: not 
loading resource: /META-INF/javamail.default.address.map 01-21 00:12:38.220: 
I/System.out(3725): DEBUG: !anyLoaded 01-21 00:12:38.220: I/System.out(3725): 
DEBUG: not loading resource: /META-INF/javamail.address.map 01-21 00:12:38.220: 
I/System.out(3725): DEBUG: not loading file: /system/lib/javamail.address.map 
01-21 00:12:38.220: I/System.out(3725): DEBUG: java.io.FileNotFoundException: 
/system/lib/javamail.address.map (No such file or directory) 01-21 
00:12:38.220: I/System.out(3725): DEBUG: failed to load address map, using 
defaults 01-21 00:12:38.240: I/System.out(3725): DEBUG: getProvider() returning 
javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun 
Microsystems, Inc.,1.4.1]

***
DISCLAMER
This lib work for my basic usage.
I don't have time to fix bugs, feel free to contact me if you want to help
or send patch if you want !
***

Original issue reported on code.google.com by yusufho...@gmail.com on 21 Jan 2012 at 1:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant