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

请问在什么地方修改发送邮箱呢?在utilMail包中除了测试类外,没有看见具体的设置发送邮箱的句段 #14

Open
leeraya opened this issue Sep 28, 2018 · 5 comments

Comments

@leeraya
Copy link

leeraya commented Sep 28, 2018

No description provided.

@hohoTT
Copy link
Owner

hohoTT commented Oct 8, 2018 via email

@leeraya
Copy link
Author

leeraya commented Oct 11, 2018

谢谢,问题已经解决了。我的意思是在系统中使用找回密码功能时,设置发送邮箱为自己的邮箱。据我的理解,mailUtil包中提供的是邮箱功能的方法而不是具体的设置,test类也只是用于测试,要改变系统中发送邮箱的地址,需更改jsonHandle包中的ApplyResetPasswordJsonHandle类中的设置。

@Cassie-Liang
Copy link

你好,请问你是怎么修改发送邮箱的呢

@leeraya
Copy link
Author

leeraya commented Mar 11, 2019

你好,请问你是怎么修改发送邮箱的呢

首先自己要有一个有smtp/pop协议的邮箱账号,然后在com/wt/jsonHandle/ApplyResetPasswordJsonHandle里往下翻,改那个授权码和邮箱即可

@Cassie-Liang
Copy link

好的,谢谢,我试一下

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

3 participants