516e01 Use project name as subject tag in notifications

1 file Authored by Simo Sorce 10 years ago , Committed by Pierre-Yves Chibon 10 years ago ,
    Use project name as subject tag in notifications
    
    When a project name is avaialble set that project name in the subject
    instead of the non-descript 'Pagure', this is done via an optional
    parameter on the send_email() function.
    For non-project-releated emails that previous behavior is preserved.
    
    Also adds a X-pagure-project header.
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    
        
file modified
+20 -2