tkopecek / koji

Forked from koji 7 years ago
Clone

60f0859 wrap sending email in try except

1 file Authored by ausil 7 years ago, Committed by mikem 7 years ago,
1 file changed. 6 lines added. 3 lines removed.
    wrap sending email in try except
    
    Sometimes the recipient email may no longer be valid due to many
    reasons.  Handle the failure to send email gracefully.
    
    Signed-off-by: Dennis Gilmore <dennis@ausil.us>
    
        
file modified
+6 -3