~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/mail/codehandler.py

  • Committer: Curtis Hovey
  • Date: 2011-08-12 15:57:11 UTC
  • mto: This revision was merged to the branch mainline in revision 13685.
  • Revision ID: curtis.hovey@canonical.com-20110812155711-eij9jv9r14lzzewg
Extracted ProcessMailLayer from test_system_documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
301
301
        try:
302
302
            ensure_not_weakly_authenticated(
303
303
                mail, email_addr, 'not-signed-md.txt',
304
 
                'key-not-registered-md.txt')
 
304
                'key-not-registered-md.txt', error_templates)
305
305
        except IncomingEmailError, error:
306
306
            user = getUtility(ILaunchBag).user
307
307
            send_process_error_notification(