diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-11-21 12:30:14 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-11-21 12:30:14 -0300 |
commit | 146948c060c1f69b997400e995ec9d4ba4160c56 (patch) | |
tree | 4da46fdfa43eece3a40b3925cec5057bfc036df9 | |
parent | bf5ce4086647ddf8381b0e75e928c1f675b0cddf (diff) |
Add changes file for #4491.
-rw-r--r-- | changes/email-checks | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/email-checks b/changes/email-checks new file mode 100644 index 00000000..eee7de75 --- /dev/null +++ b/changes/email-checks @@ -0,0 +1,3 @@ + o Remove address check when sending email and rely in the email client to + verify that is correct. Closes #4491. + o Support sending encrypted mails to addresses using the '+' sign. |