commit | b97778a6eaad0ca54c671bac898fc6e0f4419aa0 | [log] [tgz] |
---|---|---|
author | Colby Ranger <cranger@google.com> | Thu Jun 07 12:47:49 2012 -0700 |
committer | Colby Ranger <cranger@google.com> | Thu Jun 07 13:01:02 2012 -0700 |
tree | 67da83c854042a4bfc8a8dfa209e4ef875d812f7 | |
parent | 246c4c558b9e55a5374305b93c669b14d334e8ea [diff] |
Allow unique from address generation. Allow the from email address to be a ParameterizedString that handles the ${userHash} variable. The value of the variable is the md5 hash of the user name. This allows unique generation of email addresses, so GMAIL threads names of users in conversations correctly. For example, the from pattern for gerrit-review will be of the form: "${user} <noreply-gerritcodereview+${userHash}@google.com>" Change-Id: I1bd649a9912e0a8f042b2130fbd694f2106468e8