You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2018/05/18 17:44:34 UTC

[4/5] james-project git commit: JAMES-2393 Document Quota mailing

JAMES-2393 Document Quota mailing


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0d7bf470
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0d7bf470
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/0d7bf470

Branch: refs/heads/master
Commit: 0d7bf470c78dddbe07b3d23b67f4605149b97d92
Parents: 0e53e49
Author: benwa <bt...@linagora.com>
Authored: Wed May 9 15:56:36 2018 +0700
Committer: Matthieu Baechler <ma...@apache.org>
Committed: Fri May 18 19:43:49 2018 +0200

----------------------------------------------------------------------
 src/site/xdoc/server/config-listeners.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/0d7bf470/src/site/xdoc/server/config-listeners.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/server/config-listeners.xml b/src/site/xdoc/server/config-listeners.xml
index 9ecea73..45885b5 100644
--- a/src/site/xdoc/server/config-listeners.xml
+++ b/src/site/xdoc/server/config-listeners.xml
@@ -49,6 +49,8 @@
                      Please note that a <code>spamassassin.properties</code> file is needed.</li>
                  <li><code>org.apache.james.mailbox.cassandra.MailboxOperationLoggingListener</code>:
                      For Cassandra guice wiring. Provides more insights on mailbox operations</li>
+                 <li><code>org.apache.james.mailbox.quota.mailing.listeners.QuotaThresholdCrossingListener</code>:
+                     For Cassandra guice wiring. Sends emails to users exceeding 80% and 99% of their quota to warn them</li>
             </ul>
         </section>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org