Comment 3 for bug 54152

Revision history for this message
Diogo Matsubara (matsubara) wrote : Re: [Bug 54152] Re: [Bug 54152] send-bug-notifications.py does not handle rejections from mail server

> Yeah, we should handle it. Can you paste the traceback here?

Traceback (most recent call last):
  File "/srv/launchpad.net/launchpad/cronscripts/send-bug-notifications.py", line 77, in ?
    sys.exit(main())
  File "/srv/launchpad.net/launchpad/cronscripts/send-bug-notifications.py", line 58, in main
    sendmail(email)
  File "/srv/launchpad.net/launchpad/lib/canonical/launchpad/mail/sendmail.py", line 219, in sendmail
    smtp.sendmail(config.bounce_address, to_addrs, raw_message)
  File "/usr/lib/python2.4/smtplib.py", line 695, in sendmail
    raise SMTPRecipientsRefused(senderrs)
smtplib.SMTPRecipientsRefused: {'<email address hidden>': (421, 'Unexpected failure, please try later')}

https://lists.ubuntu.com/mailman/private/launchpad-error-reports/Week-of-Mon-20060724/031737.html
--
Diogo M. Matsubara