zoukankan      html  css  js  c++  java
  • reviewboard发邮件这块的问题,

    2012-04-20 10:24:08,167 - DEBUG - Patching file /spider-scheduler/pom.xml took 0.269829 seconds
    2012-04-20 10:24:08,357 - DEBUG - Begin: Generating diff chunks for filediff id 955 (/spider-scheduler/pom.xml)
    2012-04-20 10:24:08,381 - DEBUG - End: Generating diff chunks for filediff id 955 (/spider-scheduler/pom.xml)
    2012-04-20 10:24:08,381 - DEBUG - Generating diff chunks for filediff id 955 (/spider-scheduler/pom.xml) took 0.24675 seconds
    2012-04-20 10:24:08,522 - DEBUG - End: Generating diff file info for diffset id 194, filediff 955
    2012-04-20 10:24:08,523 - DEBUG - Generating diff file info for diffset id 194, filediff 955 took 0.891282 seconds
    2012-04-20 10:28:56,581 - ERROR - Error sending e-mail notification with subject 'Re: Review Request: hhhh' on behalf of '"lingzhi mao" <maolingzhi@360buy.com>' to '"jia li" <yflijia@360buy.com>,"lingzhi mao" <maolingzhi@360buy.com>': (501, '5.1.7 Invalid address', 'noreply')
    Traceback (most recent call last):
      File "/opt/reviewboard-1.6.5-0/apps/reviewboard/lib/ReviewBoard-1.6.5-py2.6.egg/reviewboard/notifications/email.py", line 231, in send_review_mail
        message.send()
      File "/opt/reviewboard-1.6.5-0/apps/django/lib/python2.6/site-packages/django/core/mail/message.py", line 251, in send
        return self.get_connection(fail_silently).send_messages([self])
      File "/opt/reviewboard-1.6.5-0/apps/django/lib/python2.6/site-packages/django/core/mail/backends/smtp.py", line 86, in send_messages
        sent = self._send(message)
      File "/opt/reviewboard-1.6.5-0/apps/django/lib/python2.6/site-packages/django/core/mail/backends/smtp.py", line 104, in _send
        email_message.message().as_string())
      File "/opt/reviewboard-1.6.5-0/python/lib/python2.6/smtplib.py", line 698, in sendmail
        raise SMTPSenderRefused(code, resp, from_addr)
    SMTPSenderRefused: (501, '5.1.7 Invalid address', 'noreply')
    aaaa2012-04-20 10:34:37,604 - ERROR - Error sending e-mail notification with subject 'Re: Review Request: local-test构建环境README' on behalf of 'lijianqi@360buy.com' to '"jia li" <yflijia@360buy.com>,"lingzhi mao" <maolingzhi@360buy.com>,lijianqi@360buy.com': (501, '5.1.7 Invalid address', 'noreply')
    Traceback (most recent call last):
      File "/opt/reviewboard-1.6.5-0/apps/reviewboard/lib/ReviewBoard-1.6.5-py2.6.egg/reviewboard/notifications/email.py", line 231, in send_review_mail
        message.send()
      File "/opt/reviewboard-1.6.5-0/apps/django/lib/python2.6/site-packages/django/core/mail/message.py", line 251, in send
        return self.get_connection(fail_silently).send_messages([self])
      File "/opt/reviewboard-1.6.5-0/apps/django/lib/python2.6/site-packages/django/core/mail/backends/smtp.py", line 86, in send_messages
        sent = self._send(message)
      File "/opt/reviewboard-1.6.5-0/apps/django/lib/python2.6/site-packages/django/core/mail/backends/smtp.py", line 104, in _send
        email_message.message().as_string())
      File "/opt/reviewboard-1.6.5-0/python/lib/python2.6/smtplib.py", line 698, in sendmail
        raise SMTPSenderRefused(code, resp, from_addr)
    SMTPSenderRefused: (501, '5.1.7 Invalid address', 'noreply')

    有空要看一下,cd /opt/reviewboard-1.6.5-0/apps/django/lib/python2.6/site-packages/django/core/mail/

  • 相关阅读:
    消息中间件
    swagger2 接口文档,整个微服务接口文档
    Java并发编程笔记之基础总结(二)
    Java并发编程笔记之基础总结(一)
    Python3 web Crawler
    使用JetBrains Intellij IDEA 开发Java EE应用
    用 Tomcat 和 Eclipse 开发 Web 应用程序
    gvim背景配色
    COBOL学习(2)
    如何删除一个顽固的文件(win)
  • 原文地址:https://www.cnblogs.com/lexus/p/2456671.html
Copyright © 2011-2022 走看看