Catch error of sendmail in job_mail_sender.py
authorZhuoX Li <zhuox.li@intel.com>
Fri, 4 Apr 2014 09:16:12 +0000 (17:16 +0800)
committerLin A Yang <lin.a.yang@intel.com>
Tue, 6 May 2014 04:02:29 +0000 (07:02 +0300)
commitb458d8e174f8638bf9fe6b09fc67ebb9116b86fb
tree81d8079f2b1480bd83feee38ff4f6da152088028
parent31b879832fe4ef1ec7e33a7573d3c1bc27d3da61
Catch error of sendmail in job_mail_sender.py

Catch the error,when happens '5.5.1 Error: no valid recipients'

Change-Id: I8a0cc8d424014c0a86bfdd919438da894ccbdf6f
Fixes: #1404
common/send_mail.py
job_mail_sender.py