diff --git a/docs/src/reference/docbook/mail.xml b/docs/src/reference/docbook/mail.xml
index 7fd2f1cfc8..107f840009 100644
--- a/docs/src/reference/docbook/mail.xml
+++ b/docs/src/reference/docbook/mail.xml
@@ -114,6 +114,9 @@
... where javaMailProperties could be provided by creating and populating
a regular java.utils.Properties object. For example via util namespace
provided by Spring.
+
+ If your userid contains '@' character use '%40' instead of '@' to avoid parsing errors from he underlying JavaMail API
+
javax.net.ssl.SSLSocketFactory
false