Fix plaintext email
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