gpt4 book ai didi

Jenkins 电子邮件通知 "failed to connect, no password specified"

转载 作者:行者123 更新时间:2023-12-03 20:24:47 25 4
gpt4 key购买 nike

我使用Jenkins配置发送邮件通知,
配置截图如下
enter image description here
这里有两个很奇怪的东西:

  • 这里的密码以明文形式显示
  • 对比网上的数据,这里缺少了“Use SMTP Authentication”选项,比如
    enter image description here

  • 将出现我的配置的最终构建结果
    [Pipeline] emailext
    messageContentType = text/html; charset=UTF-8
    Adding recipients from project recipient list
    Analyzing: 2294625664@qq.com
    Looking for: 2294625664@qq.com
    starting at: 0
    firstFoundIdx: 0
    firstFoundIdx-substring: 2294625664@qq.com
    => found type: 0
    Analyzing: 2294625664@qq.com
    Looking for: 2294625664@qq.com
    starting at: 0
    firstFoundIdx: 0
    firstFoundIdx-substring: 2294625664@qq.com
    => found type: 0
    Analyzing: 2294625664@qq.com
    Looking for: 2294625664@qq.com
    starting at: 0
    firstFoundIdx: 0
    firstFoundIdx-substring: 2294625664@qq.com
    => found type: 0
    Adding recipients from trigger recipient list
    Successfully created MimeMessage
    Sending email to: 2294625664@qq.com
    *MessagingException message: failed to connect, no password specified?*
    [Pipeline] echo
    我的应用程序版本:
  • Jenkins :2.235.2
  • 插件“电子邮件扩展插件”:“2.73”
  • 插件“电子邮件扩展模板插件”:“1.1”

  • 请帮我解决这个问题。非常感谢!

    最佳答案

    这周我遇到了同样的问题。
    你可以按照安塔拉·阿希克说的去做。我删除了插件 2.73 并安装了 2.69

  • 转到此链接:https://updates.jenkins-ci.org/download/plugins/email-ext/
  • 下载 HPI 文件
  • 转到 Jenkins > 管理 Jenkins > 管理插件 > 高级
  • 向下滚动到上传插件部分并选择 HPI 文件
  • 重启

  • 它现在应该可以工作了。
    或者您可以点击下面的链接。您可以使用 Groovy 脚本来设置您的配置。这似乎是可能的解决方法。
    https://nickcharlton.net/posts/configuring-jenkins-email-ext-plugin-groovy.html

    关于 Jenkins 电子邮件通知 "failed to connect, no password specified",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63322356/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com