JAMES-1994 Fixing typo for LMTP
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/49012624 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/49012624 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/49012624 Branch: refs/heads/master Commit: 4901262438ccf7fe38fd3bf5f9b846ea0a27a5eb Parents: 3d229cd Author: benwa <btell...@linagora.com> Authored: Thu Apr 13 09:14:26 2017 +0700 Committer: benwa <btell...@linagora.com> Committed: Wed May 3 15:02:42 2017 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/49012624/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index 9ef081c..54d7b40 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -66,7 +66,7 @@ layout: default <b>Complete portability</b> (100% pure Java)<br/> <b>Running on Java 6 onwards</b> and on the <b>JVM</b>. Some components might require Java 8.<br/><br/> <b>James Components:</b><br/> - - <b>Emailing protocols:</b> SMTP, LMP, POP3, IMAP, ManageSieve, JMAP<br/> + - <b>Emailing protocols:</b> SMTP, LMTP, POP3, IMAP, ManageSieve, JMAP<br/> - <b>Mailet container:</b> independent, extensible and pluggable email processing agents<br/> - <b>Storage API:</b> Mailbox API / Search API / User API<br/> - <b>Storage Implementations:</b> Cassandra / PostgreSQL / HSQLDB / MySQL / ElasticSearch...<br/> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org