Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/formmail/template/eyeo.mail

Issue 6094881009172480: Issue 1803 - Do not use random email addresses in contact form mail (Closed)
Patch Set: Created Jan. 14, 2015, 1:31 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sitescripts/formmail/template/eyeo.mail
===================================================================
--- a/sitescripts/formmail/template/eyeo.mail
+++ b/sitescripts/formmail/template/eyeo.mail
@@ -1,5 +1,6 @@
To: info@eyeo.com
-From: {{(name,email)|emailaddr|mime}}
+From: donotreply@adblockplus.org
+Reply-To: {{(name,email)|emailaddr|mime}}
Subject: {{subject|mime}} (via Contact form)
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF-8"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld