Commit 951184ac authored by Matt Tucker's avatar Matt Tucker Committed by matt

Javadoc fix.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1766 b35dd754-fafc-0310-a699-88a17e54d16e
parent a3b02b5a
......@@ -61,6 +61,8 @@ import javax.mail.internet.*;
* password used to connect to the smtp server. Default is no password.
* <li><tt>mail.smtp.ssl</tt> -- an optional property to set whether to use
* SSL to connect to the smtp server or not. Default is false.
* <li><tt>mail.debugEnabled</tt> -- true if debug information should written out.
* Default is false.
* </ul>
*/
public class EmailService {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment