From: Jan Szejko Date: Tue, 27 Dec 2016 10:10:07 +0000 (+0100) Subject: fix email from publishing suggest X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/66b7d6b916e07ee0bb89537e29ff7b4b1bae86d9 fix email from publishing suggest --- diff --git a/src/suggest/forms.py b/src/suggest/forms.py index 717cbc733..15f5f2cd5 100644 --- a/src/suggest/forms.py +++ b/src/suggest/forms.py @@ -113,7 +113,7 @@ class PublishingSuggestForm(NewsletterForm): except ValidationError: pass else: - send_mail( + send_noreply_mail( ugettext(u'Thank you for your suggestion.'), ugettext(u"""\ Thank you for your comment on WolneLektury.pl.