You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
yusufho...@gmail.com
on 21 Jan 2012 at 1:19The text was updated successfully, but these errors were encountered: