| Index: appengine/monorail/templates/features/inboundemail-no-account.ezt
|
| diff --git a/appengine/monorail/templates/features/inboundemail-no-account.ezt b/appengine/monorail/templates/features/inboundemail-no-account.ezt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0b7392d74e8752e222503b64aa379d5d70155bc1
|
| --- /dev/null
|
| +++ b/appengine/monorail/templates/features/inboundemail-no-account.ezt
|
| @@ -0,0 +1,9 @@
|
| +Subject: Could not determine account of sender
|
| +
|
| +The email message you sent to [project_addr]
|
| +was not processed because your address, [sender_addr],
|
| +does not correspond to an account known to the server.
|
| +You must send from an email address that has already
|
| +been used to interact with the issue tracker web UI.
|
| +
|
| +[include "inboundemail-error-footer-part.ezt"]
|
|
|