This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/james-site.git
The following commit(s) were added to refs/heads/asf-staging by this push: new 5fa061d Site checkin for project Apache James: Jenkins Tools 5fa061d is described below commit 5fa061d3ab665ff817d335cece7b7e843f1a0dee Author: jenkins <bui...@apache.org> AuthorDate: Fri Aug 6 11:18:19 2021 +0000 Site checkin for project Apache James: Jenkins Tools --- .../servers/distributed/operate/webadmin.html | 53 +++ sitemap-james-project.xml | 388 ++++++++++----------- sitemap-james-site.xml | 4 +- 3 files changed, 249 insertions(+), 196 deletions(-) diff --git a/james-project/3.7.0/servers/distributed/operate/webadmin.html b/james-project/3.7.0/servers/distributed/operate/webadmin.html index 47a770c..cd71ea9 100644 --- a/james-project/3.7.0/servers/distributed/operate/webadmin.html +++ b/james-project/3.7.0/servers/distributed/operate/webadmin.html @@ -2672,6 +2672,59 @@ during the reIndexing might be ignored.</p> </div> </div> <div class="sect2"> +<h3 id="_clearing_mailbox_content"><a class="anchor" href="#_clearing_mailbox_content"></a>Clearing mailbox content</h3> +<div class="literalblock"> +<div class="content"> +<pre>curl -XDELETE http://ip:port/users/{usernameToBeUsed}/mailboxes/{mailboxName}/messages</pre> +</div> +</div> +<div class="paragraph"> +<p>Will schedule a task for clearing all the mails in <code>mailboxName</code> mailbox of <code>usernameToBeUsed</code>.</p> +</div> +<div class="paragraph"> +<p><a href="#_endpoints_returning_a_task">More details about endpoints returning +a task</a>.</p> +</div> +<div class="paragraph"> +<p>Resource name <code>usernameToBeUsed</code> should be an existing user.</p> +</div> +<div class="paragraph"> +<p>Resource name <code>mailboxName</code> should not be empty, nor contain <code>% *</code> characters, nor starting with <code>#</code>.</p> +</div> +<div class="paragraph"> +<p>Response codes:</p> +</div> +<div class="ulist"> +<ul> +<li> +<p>201: Success. Corresponding task id is returned.</p> +</li> +<li> +<p>400: Invalid mailbox name</p> +</li> +<li> +<p>404: Invalid get on user mailboxes. The <code>username</code> or <code>mailboxName</code> does not exit</p> +</li> +</ul> +</div> +<div class="paragraph"> +<p>The scheduled task will have the following type <code>ClearMailboxContentTask</code> and +the following <code>additionalInformation</code>:</p> +</div> +<div class="literalblock"> +<div class="content"> +<pre>{ + "mailboxName": "mbx1", + "messagesFailCount": 9, + "messagesSuccessCount": 10, + "timestamp": "2007-12-03T10:15:30Z", + "type": "ClearMailboxContentTask", + "username": "b...@domain.tld" +}</pre> +</div> +</div> +</div> +<div class="sect2"> <h3 id="_subscribing_a_user_to_all_of_its_mailboxes"><a class="anchor" href="#_subscribing_a_user_to_all_of_its_mailboxes"></a>Subscribing a user to all of its mailboxes</h3> <div class="literalblock"> <div class="content"> diff --git a/sitemap-james-project.xml b/sitemap-james-project.xml index ab74d6e..7e3acb2 100644 --- a/sitemap-james-project.xml +++ b/sitemap-james-project.xml @@ -2,778 +2,778 @@ <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://james.apache.org/james-project/3.7.0/community/contributing.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/download.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/guidelines.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/mailing-lists.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/release.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/support.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/community/website.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/configuration.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/glossary.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/mail/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/messages/imf.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/messages/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/messages/mime.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/processing/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/esmtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/imap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/jmap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/lmtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/pop.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/protocols/smtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/storage/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/storage/mailbox.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/storage/users.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/concepts/user/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/customization/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/development/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/development/logging.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/15-minute-demo.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/5-minute-demo.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/architecture.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/concepts.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/conf/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/context.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/help.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/basic/objectives.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/demo.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/architecture/consistency-model.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/architecture/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/architecture/specialized-instances.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/batchsizes.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/blobstore.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/cassandra.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/collecting-contacts.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/collecting-events.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/dns.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/domainlist.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/dsn.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/elasticsearch.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/extensions.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/healthcheck.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/imap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/jmap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/jmx.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/listeners.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/mailetcontainer.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/mailets.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/mailrepositorystore.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/matchers.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/pop3.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/rabbitmq.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/recipientrewritetable.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/remote-delivery-error-handling.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/smtp-hooks.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/smtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/spam.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/ssl.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/tika.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/usersrepository.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/vault.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/configure/webadmin.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/extending/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/extending/mail-processing.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/extending/mailbox-listeners.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/extending/smtp-hooks.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/extending/webadmin-routes.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/objectives.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/cassandra-migration.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/cli.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/guide.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/logging.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/metrics.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/migrating.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/operate/webadmin.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/run-docker.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/distributed/run.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/extendable.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/run.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.7.0/servers/test.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/contributing.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/download.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/guidelines.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/mailing-lists.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/release.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/support.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/community/website.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/configuration.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/glossary.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/mail/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/messages/imf.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/messages/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/messages/mime.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/processing/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/esmtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/imap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/jmap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/lmtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/pop.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/smtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/storage/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/storage/mailbox.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/storage/users.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/concepts/user/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/customization/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/development/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/development/logging.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/15-minute-demo.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/5-minute-demo.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/basic/architecture.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/basic/concepts.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/basic/conf/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/basic/context.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/basic/help.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/basic/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/basic/objectives.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/demo.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/architecture/consistency-model.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/architecture/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/architecture/specialized-instances.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/batchsizes.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/blobstore.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/cassandra.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/collecting-contacts.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/collecting-events.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/dns.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/domainlist.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/dsn.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/elasticsearch.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/extensions.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/healthcheck.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/imap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/jmap.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/jmx.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/listeners.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/mailetcontainer.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/mailets.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/mailrepositorystore.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/matchers.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/pop3.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/rabbitmq.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/recipientrewritetable.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/remote-delivery-error-handling.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/smtp-hooks.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/smtp.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/spam.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/ssl.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/tika.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/usersrepository.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/vault.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/webadmin.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/mail-processing.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/mailbox-listeners.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/smtp-hooks.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/webadmin-routes.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/objectives.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/cassandra-migration.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/cli.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/guide.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/logging.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/metrics.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/migrating.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/webadmin.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/run-docker.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/distributed/run.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/extendable.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/run.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.6.0/servers/test.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> </urlset> diff --git a/sitemap-james-site.xml b/sitemap-james-site.xml index 1c8d9d5..a21555e 100644 --- a/sitemap-james-site.xml +++ b/sitemap-james-site.xml @@ -2,10 +2,10 @@ <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://james.apache.org/james-site/latest/homepage.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> <url> <loc>https://james.apache.org/james-site/latest/index.html</loc> -<lastmod>2021-08-06T06:43:11.059Z</lastmod> +<lastmod>2021-08-06T11:16:26.248Z</lastmod> </url> </urlset> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org