当前位置:网站首页>QQ email cannot receive the email sent by Jenkins using email extension after construction (timestamp or auth...)
QQ email cannot receive the email sent by Jenkins using email extension after construction (timestamp or auth...)
2022-07-02 06:33:00 【bthtth】
Project scenario :
stay jenkins After building , Use email extension send out email mail
Problem description :
At the completion of system config after , You can send test email ,qq Email can also be received . But after construction , Although the prompt was sent successfully , however qq The mailbox can't receive
Screenshot after construction
Cause analysis :
1\ In order to better find out the problem , I attached debug Information . The setting method is as follows
manage Jenkins-------system config
If the recipient is not in jenkins Registered users , You can check the last item . I'm in the process of solving problems , Find such a way . It's easy to write here
Solution :
add to debug after , You can check the method according to the error report1. Report errors :timestamp check failed Timestamp detection failed
The search method is stay jenkins install build timestamp plug-in unit
2 Build after installation , There are new errors
535 Login Fail. Please enter your authorization code to login.
The search method is : stay system__configuration When the configuration ,email extension notifications And the authorization code in email sending , You have to apply twice , You can't use the same
email extnsion Medium smtp password
SMTP password Fill in the authorization code
In email notification smtp authentication password , Fill in another authorization code here , It cannot be the same authorization code as the one above .
边栏推荐
- MySQL的10大经典错误
- pytest(1) 用例收集规则
- AWD学习
- Golang -- map capacity expansion mechanism (including source code)
- web自动中利用win32上传附件
- 分布式事务 :可靠消息最终一致性方案
- CUDA中的线程层次
- qq邮箱接收不到jenkins构建后使用email extension 发送的邮件(timestamp 或 auth.......)
- Android - Kotlin 下使用 Room 遇到 There are multiple good constructors and Room will ... 问题
- 介绍两款代码自动生成器,帮助提升工作效率
猜你喜欢
实现strStr() II
Decryption skills of encrypted compressed files
数据科学【八】:SVD(一)
Sentinel 阿里开源流量防护组件
Sparse array (nonlinear structure)
Code skills - Controller Parameter annotation @requestparam
一起学习SQL中各种join以及它们的区别
Redis——Cluster数据分布算法&哈希槽
注解和反射详解以及运用
Support new and old imperial CMS collection and warehousing tutorials
随机推荐
Cglib代理-代码增强测试
Redis——大Key問題
The Chinese word segmentation task is realized by using traditional methods (n-gram, HMM, etc.), neural network methods (CNN, LSTM, etc.) and pre training methods (Bert, etc.)
New version of dedecms collection and release plug-in tutorial tool
Codeforces Round #797 (Div. 3) A—E
CUDA中内置的Vector类型和变量
日期时间API详解
Linked list (linear structure)
CUDA中的动态全局内存分配和操作
CUDA中的函数执行空间说明符
pytest(2) mark功能
IDEA公布全新默认UI,太清爽了(内含申请链接)
Loops in tensorrt
看完有用的blog
Top 10 classic MySQL errors
virtualenv和pipenv安装
Singleton mode compilation
FE - Eggjs 结合 Typeorm 出现连接不了数据库
【程序员的自我修养]—找工作反思篇二
Data science [9]: SVD (2)