Skip to content
  • Maxime Besson's avatar
    Fix plaintext email · 6890b290
    Maxime Besson authored
    For the few of us who like plain text email better.
    
    Before this commit, the mail body would not be correctly pulled from
    config, and then the portal would error 500 due to MIME::Entity objects
    not having an "attr" accessor, unlike the previously used MIME::Lite
    objects
    6890b290