From c3424e9cfb2542dedbf545a76d4ddb591c59df3d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 30 Oct 2007 00:47:45 +0000 Subject: [PATCH] Add warnings not to reply to message notifications directly. --- app/views/notifier/message_notification.rhtml | 8 ++++++++ 1 file changed, 8 insertions(+) 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. +*************************************************************************** -- 2.43.2