当前位置:网站首页>qq邮箱接收不到jenkins构建后使用email extension 发送的邮件(timestamp 或 auth.......)
qq邮箱接收不到jenkins构建后使用email extension 发送的邮件(timestamp 或 auth.......)
2022-07-02 06:22:00 【bthtth】
项目场景:
在jenkins构建完成后,使用email extension 发送email邮件
问题描述:
在完成system config后,可以发送测试邮件,qq邮箱也可以收到.但是在构建后,虽然提示发送成功,但是qq邮箱收不到
构建后的截图
原因分析:
1\为了更好的找出问题,我在邮件中附加了debug信息.设置方法如下
manage Jenkins-------system config
如果收件人是未在jenkins注册的用户,可以勾选最后一项.我在解决问题的过程中,发现这么一条方法.这里就顺手写了
解决方案:
添加debug后,就可以根据报错查方法了1.报错:timestamp check failed 时间戳检测失败
搜到的方法是 在jenkins安装 build timestamp 插件
2 安装完成后构建,又有新的报错
535 Login Fail. Please enter your authorization code to login.
搜到的方法是: 在system__configuration 配置时,email extension notifications 和邮件发送中的授权码,要先后申请两次,不能使用同一个
email extnsion 中的smtp password
SMTP password 填写授权码
邮件通知中的smtp认证 密码,这里填写另外一个授权码,和上面的不能是同一个授权码.
边栏推荐
- Redis---1. Data structure characteristics and operation
- Redis——Cluster数据分布算法&哈希槽
- AtCoder Beginner Contest 253 F - Operations on a Matrix // 树状数组
- 底层机制Mvcc
- When requesting resttemplate, set the request header, request parameters, and request body.
- LeetCode 283. Move zero
- 日期时间API详解
- 【每日一题】写一个函数,判断一个字符串是否为另外一个字符串旋转之后的字符串。
- Hydration failed because the initial UI does not match what was rendered on the server.问题原因之一
- CUDA and Direct3D consistency
猜你喜欢
随机推荐
AWD学习
Data science [9]: SVD (2)
MySql索引
20201025 Visual Studio2019 QT5.14 信号和槽功能的使用
LeetCode 90. Subset II
Name six schemes to realize delayed messages at one go
Idea announced a new default UI, which is too refreshing (including the application link)
Eggjs -typeorm 之 TreeEntity 实战
Codeforces Round #797 (Div. 3) A—E
CUDA中的线程层次
Ruijie ebgp configuration case
找到页面当前元素z-index最高的数值
Pbootcms collection and warehousing tutorial quick collection release
【每日一题】写一个函数,判断一个字符串是否为另外一个字符串旋转之后的字符串。
In depth understanding of JUC concurrency (II) concurrency theory
Summary of WLAN related knowledge points
深入了解JUC并发(一)什么是JUC
Redis---1.数据结构特点与操作
构建学习tensorflow
ctf三计