当前位置:网站首页>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 .
边栏推荐
- CUDA中内置的Vector类型和变量
- CUDA中的存储空间修饰符
- In depth understanding of JUC concurrency (II) concurrency theory
- 代码技巧——Controller参数注解@RequestParam
- Introduce two automatic code generators to help improve work efficiency
- eslint配置代码自动格式化
- Latest CUDA environment configuration (win10 + CUDA 11.6 + vs2019)
- 广告业务Bug复盘总结
- [daily question 1] write a function to judge whether a string is the string after the rotation of another string.
- Codeforces Round #797 (Div. 3) A—E
猜你喜欢
Sentinel Alibaba open source traffic protection component
Latest CUDA environment configuration (win10 + CUDA 11.6 + vs2019)
IDEA公布全新默认UI,太清爽了(内含申请链接)
Distributed transactions: the final consistency scheme of reliable messages
qq邮箱接收不到jenkins构建后使用email extension 发送的邮件(timestamp 或 auth.......)
Redis——Cluster数据分布算法&哈希槽
pytest(2) mark功能
Redis - cluster data distribution algorithm & hash slot
Redis——大Key问题
CUDA中的线程层次
随机推荐
Golang--map扩容机制(含源码)
找到页面当前元素z-index最高的数值
CUDA中的线程层次
When requesting resttemplate, set the request header, request parameters, and request body.
selenium+msedgedriver+edge浏览器安装驱动的坑
CUDA中的Warp matrix functions
Codeforces Round #797 (Div. 3) A—E
Name six schemes to realize delayed messages at one go
In depth understanding of JUC concurrency (II) concurrency theory
底层机制Mvcc
DeprecationWarning: .ix is deprecated. Please use.loc for label based indexing or.iloc for positi
20210306转载如何使TextEdit有背景图片
Latest CUDA environment configuration (win10 + CUDA 11.6 + vs2019)
The intern left a big hole when he ran away and made two online problems, which made me miserable
Is there a really free applet?
TensorRT的功能
selenium备忘录:selenium\webdriver\remote\remote_connection.py:374: ResourceWarning: unclosed<xxxx>解决办法
[daily question 1] write a function to judge whether a string is the string after the rotation of another string.
代码技巧——Controller参数注解@RequestParam
NodeJs - Express 中间件修改 Header: TypeError [ERR_INVALID_CHAR]: Invalid character in header content