ReSend SMS Save

将手机接收到的短信以邮件的形式发送至指定邮箱

Project README

ReSend-SMS

建议使用163邮箱作为发件人,QQ邮箱发件太频繁需要验证

   将手机接收到的短信以邮件的形式发送至指定邮箱。

参数配置

    1. 请将你的邮箱开启smtp服务(具体开启方法请在 google 百度一下 163 为smtp.163.com QQ 为smtp.qq.com)
    1. 由于代码中发送邮件开启了SSL加密,端口一般默认为465
    1. 用户名一般为邮箱地址的名字去掉@后面几位(比如: 123#163.com 则用户名为123)
    1. 部分邮箱开启smtp服务之后使用的验证密码并非邮件密码,而是授权码,请注意
    1. 如果读取不到短信,注意授权相关的权限

注意事项

    1. 邮件频繁发送的话,有的邮箱会自动归入垃圾箱内,如果长时间未收到提醒可以到垃圾箱找找
    1. 请将APP加入手机白名单,让它常驻后台,这样才能准确接收到相关的短信,并发送
    1. 该APP不会上传用户任何信息,可通过源码查看

下载

   点我下载

License

Copyright 2016 NewTab

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Open Source Agenda is not affiliated with "ReSend SMS" Project. README Source: jiang111/ReSend-SMS
Stars
96
Open Issues
1
Last Commit
5 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating