From: Tom Hughes Date: Tue, 30 Oct 2007 00:47:45 +0000 (+0000) Subject: Add warnings not to reply to message notifications directly. X-Git-Tag: live~8053 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c3424e9cfb2542dedbf545a76d4ddb591c59df3d?ds=sidebyside Add warnings not to reply to message notifications directly. --- diff --git a/app/views/notifier/message_notification.rhtml b/app/views/notifier/message_notification.rhtml index 892ac11c0..82efbb1a9 100644 --- a/app/views/notifier/message_notification.rhtml +++ b/app/views/notifier/message_notification.rhtml @@ -1,3 +1,7 @@ +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** + Hi <%= @to_user %>, <%= @from_user %> has sent you a message through OpenStreetMap with the subject "<%= @subject %>": @@ -8,3 +12,7 @@ Hi <%= @to_user %>, You can also read the message at <%= @readurl %> and you can reply at <%= @replyurl %> + +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +***************************************************************************