#502 Reactor traceback sending e-mail

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2010-07-07
Anonymous
No

Originally created by: sf-overlords

Created by: mramm
Created date: 2010-06-03 16:29:02.326000
Assigned to:mramm

Traceback (most recent call last):

  
File "/var/local/allura/pyforge/pyforge/command/reactor.py", line 167, in callback
    method(msg.delivery_info['routing_key'], data)
  File "/var/local/allura/ForgeMail/forgemail/reactors/common_react.py", line 116, in send_email
    multi_msg)
  File "/var/local/allura/ForgeMail/forgemail/lib/util.py", line 120, in sendmail
    self._client.sendmail(addrfrom, addrs, content)
  File "/usr/lib64/python2.6/smtplib.py", line 709, in sendmail
    raise SMTPRecipientsRefused(senderrs)
SMTPRecipientsRefused: {None: (501, '<>: missing or malformed local part')}

Discussion

  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

    • status: validation --> closed
     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by rcopeland:

    • status: open --> in-progress

    • assigned_to: Rick Copeland

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by rcopeland:

    • status: in-progress --> code-review
     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

    description has changed

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

    • custom_field__size: --> 1
     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by rcopeland:

    • status: code-review --> validation
     

    Last edit: Anonymous 2015-12-01

Log in to post a comment.