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 33c28c5ff Site checkin for project Apache James: Jenkins Tools
33c28c5ff is described below
commit 33c28c5ff91de50ce16ea4b5bf3bf422f275f660
Author: jenkins <[email protected]>
AuthorDate: Thu May 25 07:03:26 2023 +0000
Site checkin for project Apache James: Jenkins Tools
---
james-distributed-app/3.7.4/operate/webadmin.html | 45 ++++
sitemap-james-distributed-app.xml | 136 +++++-----
sitemap-james-project.xml | 286 +++++++++++-----------
sitemap-james-site.xml | 4 +-
4 files changed, 258 insertions(+), 213 deletions(-)
diff --git a/james-distributed-app/3.7.4/operate/webadmin.html
b/james-distributed-app/3.7.4/operate/webadmin.html
index 324b59fc8..4c2047003 100644
--- a/james-distributed-app/3.7.4/operate/webadmin.html
+++ b/james-distributed-app/3.7.4/operate/webadmin.html
@@ -1168,6 +1168,51 @@ syntax</p>
</ul>
</div>
</div>
+<div class="sect2">
+<h3 id="_delete_all_users_data_of_a_domain"><a class="anchor"
href="#_delete_all_users_data_of_a_domain"></a>Delete all users data of a
domain</h3>
+<div class="literalblock">
+<div class="content">
+<pre>curl -XPOST
http://ip:port/domains/{domainToBeUsed}?action=deleteData</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Would create a task that deletes data of all users of the domain.</p>
+</div>
+<div class="paragraph">
+<p>[More details about endpoints returning a
task](#_endpoints_returning_a_task).</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: Error in the request. Details can be found in the reported error.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>The scheduled task will have the following type
<code>DeleteUsersDataOfDomainTask</code> and the following
<code>additionalInformation</code>:</p>
+</div>
+<div class="literalblock">
+<div class="content">
+<pre>{
+ "type": "DeleteUsersDataOfDomainTask",
+ "domain": "domain.tld",
+ "successfulUsersCount": 2,
+ "failedUsersCount": 1,
+ "failedUsers": ["[email protected]"],
+ "timestamp": "2023-05-22T08:52:47.076261Z"
+}</pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Notes: <code>failedUsers</code> only lists maximum 100 failed users.</p>
+</div>
+</div>
</div>
</div>
<div class="sect1">
diff --git a/sitemap-james-distributed-app.xml
b/sitemap-james-distributed-app.xml
index 08ad17033..0b5f3416b 100644
--- a/sitemap-james-distributed-app.xml
+++ b/sitemap-james-distributed-app.xml
@@ -2,274 +2,274 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/architecture/consistency-model.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/architecture/implemented-standards.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/architecture/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/architecture/specialized-instances.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/benchmark/db-benchmark.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/benchmark/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/benchmark/james-benchmark.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/batchsizes.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/blobstore.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/cassandra.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/collecting-contacts.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/collecting-events.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/dns.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/domainlist.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/dsn.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/extensions.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/healthcheck.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/imap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/jmap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/jmx.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/jvm.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/listeners.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/mailetcontainer.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/mailets.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/mailrepositorystore.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/matchers.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/opensearch.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/pop3.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/rabbitmq.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/recipientrewritetable.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/redis.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/remote-delivery-error-handling.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/sieve.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/smtp-hooks.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/smtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/spam.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/ssl.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/tika.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/usersrepository.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/vault.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/configure/webadmin.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/extending/imap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/extending/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/extending/mail-processing.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/extending/mailbox-listeners.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/extending/smtp-hooks.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/extending/webadmin-routes.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/objectives.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/cassandra-migration.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/cli.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/guide.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/logging.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/metrics.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/migrating.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/performanceChecklist.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/security.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/operate/webadmin.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/k8s-checklist.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/k8s-logsMetrics.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/k8s-secrets.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/k8s-values.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/run-docker.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/run-java.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-distributed-app/3.7.4/run/run-kubernetes.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
</urlset>
diff --git a/sitemap-james-project.xml b/sitemap-james-project.xml
index 7e2931dd0..c261119dd 100644
--- a/sitemap-james-project.xml
+++ b/sitemap-james-project.xml
@@ -2,574 +2,574 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/contributing.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/download.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/guidelines.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/mailing-lists.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/release.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/support.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/community/website.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/configuration.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/glossary.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/mail/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/messages/imf.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/messages/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/messages/mime.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/processing/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/protocols/esmtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/protocols/imap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/protocols/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/protocols/jmap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/protocols/lmtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/protocols/pop.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/protocols/smtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/storage/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/storage/mailbox.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/storage/users.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/concepts/user/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/customization/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/development/deployment-tests.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/development/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/development/logging.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/15-minute-demo.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/5-minute-demo.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/basic/architecture.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/basic/concepts.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/basic/conf/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/basic/context.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/basic/help.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/basic/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/basic/objectives.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/demo.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/extendable.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/run.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.7.4/servers/test.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/contributing.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/download.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/guidelines.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/mailing-lists.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/release.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/support.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/community/website.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/configuration.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/glossary.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/mail/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/messages/imf.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/messages/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/messages/mime.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/processing/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/esmtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/imap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/jmap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/lmtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/pop.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/protocols/smtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/storage/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/storage/mailbox.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/storage/users.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/concepts/user/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/customization/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/development/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/development/logging.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/15-minute-demo.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/5-minute-demo.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/basic/architecture.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/basic/concepts.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/basic/conf/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/basic/context.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/basic/help.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/basic/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/basic/objectives.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/demo.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/architecture/consistency-model.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/architecture/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/architecture/specialized-instances.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/batchsizes.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/blobstore.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/cassandra.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/collecting-contacts.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/collecting-events.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/dns.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/domainlist.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/dsn.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/elasticsearch.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/extensions.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/healthcheck.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/imap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/jmap.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/jmx.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/listeners.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/mailetcontainer.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/mailets.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/mailrepositorystore.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/matchers.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/pop3.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/rabbitmq.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/recipientrewritetable.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/remote-delivery-error-handling.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/smtp-hooks.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/smtp.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/spam.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/ssl.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/tika.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/usersrepository.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/vault.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/configure/webadmin.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/mail-processing.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/mailbox-listeners.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/smtp-hooks.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/extending/webadmin-routes.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/objectives.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/cassandra-migration.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/cli.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/guide.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/logging.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/metrics.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/migrating.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/operate/webadmin.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/run-docker.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/distributed/run.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/extendable.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/run.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.6.0/servers/test.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
</urlset>
diff --git a/sitemap-james-site.xml b/sitemap-james-site.xml
index 85ba1e4ec..f88e1d1d1 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>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-site/latest/index.html</loc>
-<lastmod>2023-05-24T10:17:46.321Z</lastmod>
+<lastmod>2023-05-25T07:02:13.120Z</lastmod>
</url>
</urlset>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]