osuosl / formsender

Simple script to email form submissions.
Apache License 2.0
3 stars 1 forks source link

some hidden fields appear in message body #82

Open Kennric opened 7 years ago

Kennric commented 7 years ago

Mail Subject Prefix and Mail Subject Key are appearing in emails sent from formsender. These fields should be added to the hidden_fields list in the format_message method.