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

Re:回复:wenmingvs:您好,LogReport问题的求助 #45

Closed
wenmingvs opened this issue Jul 27, 2016 · 0 comments
Closed

Re:回复:wenmingvs:您好,LogReport问题的求助 #45

wenmingvs opened this issue Jul 27, 2016 · 0 comments

Comments

@wenmingvs
Copy link
Owner

发送的时候观察一下log,看下是否有报红色的library异常,在国产的中华酷联四个品牌的手机,会被精简掉一些关键的library,导致无法发送邮件的

原始邮件
发件人:刘鹏程lpctjut@163.com
收件人:wenmingvs@gmail.comwenmingvs@gmail.com
发送时间:2016年7月27日(周三) 09:58
主题:Re:回复:wenmingvs:您好,LogReport问题的求助

你好,这个邮箱是我的私人邮箱,不是我新申请的测试邮箱,所以密码不能发给你,希望你理解啊。
我把邮箱的设置相关的截图发给你好不好?感谢!
这是163邮箱的设置,客户端授权码也是我新设的为:lpc1992
另外:
程序跑在android手机上,网易邮箱大师在iphone上的,163邮箱和126邮箱使用的是同一个邮箱大师。
谢谢您!

在 2016-07-27 09:50:46,"wenmingvs" wenmingvs@gmail.com 写道:

你好,我详细看了你的问题。能否告诉你的163的测试帐号的密码,我需要登录网易邮箱查看你的邮箱设置是否正确

原始邮件
发件人:刘鹏程lpctjut@163.com
收件人:wenmingvswenmingvs@gmail.com
发送时间:2016年7月27日(周三) 09:35
主题:wenmingvs:您好,LogReport问题的求助

wenmingvs:
你好,最近看到你在github上的LogReport这个项目,我自己按照你在README.md中步骤试了一下。
在本地写日志和记录奔溃都是可以的,在将日志发到邮箱时,没有收到,下面我将上传邮箱的那段代码发给你,麻烦你看一下,是不是配置问题:
下面是code:
private void initEmailReporter() {
EmailReporter email = new EmailReporter(this);
email.setReceiver("imos_lpc@126.com"); //收件人
email.setSender("lpctjut@163.com"); //发送人邮箱
email.setSendPassword("lpc1992"); //邮箱的客户端授权码,注意不是邮箱密码
email.setSMTPHost("smtp.163.com"); //SMTP地址
email.setPort("465"); //SMTP 端口
LogReport.getInstance().setUploadType(email);

}
如果您有时间,看到这份邮件,希望你给予答复,万分感谢!!

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

No branches or pull requests

1 participant