bkabrda / pagure

Forked from pagure 6 years ago
Clone

10cfaab Sometime due to pgp signature or alike part of emails are multiparts

Authored and Committed by pingou 6 years ago
    Sometime due to pgp signature or alike part of emails are multiparts
    
    In these case we need a recursive loop to extract the body of the email.
    
    Fixes https://pagure.io/pagure/issue/2616
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>