3bcdaf Start trying to secure the milter a little

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Start trying to secure the milter a little
    
    With this approach every user notified is receiving a different
    address to reply to. Then in the milter we check if the address
    the user replied to correspond to the hash we built and if not
    drop it.
    
    Relates to http://pagure.dev.fedoraproject.org/pagure/issue/98
    
        
file modified
+3 -1
file modified
+6 -4
file modified
+17 -10