JAMES-1994 Documenting password of default users for Getting started
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/47d8553b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/47d8553b Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/47d8553b Branch: refs/heads/master Commit: 47d8553b298533a6cd2b24edee687989cdc7edaa Parents: 9535a7d Author: benwa <[email protected]> Authored: Thu Apr 13 07:20:02 2017 +0700 Committer: benwa <[email protected]> Committed: Wed May 3 15:02:41 2017 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/47d8553b/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index 84ccbb5..2622a19 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -91,7 +91,9 @@ layout: default <ul class="james-ul no-padding"> <li class="post-template"><span class="long-arrow-right">→</span><span><b> WHAT WILL I TRY:</b><br> - <span>Here you will try James server v 3.0 thanks to an image.This James image has a default configuration using JPA (hsqldb) and Lucene. It also includes a default domain named james.local and three default users: user01, user02, user03.<br> + <span>Here you will try James server v 3.0 thanks to an image.This James image has a default configuration + using JPA (hsqldb) and Lucene. It also includes a default domain named james.local and three default users: + user01, user02, user03, with their default password being <i>1234</i>.<br> <i>Note: this James server will respond to IMAP port 143 and SMTP port 25.</i></span></span> </li> <li class="post-template"><span class="long-arrow-right">→</span><span><b>STEPS YOU HAVE TO FOLLOW:</b><br> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
