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 869100eb8 Site checkin for project Apache James: Jenkins Tools
869100eb8 is described below
commit 869100eb8cf0570652dd7446aa03a2eddee40963
Author: jenkins <[email protected]>
AuthorDate: Tue Oct 15 12:38:46 2024 +0000
Site checkin for project Apache James: Jenkins Tools
---
.../servers/distributed/configure/smtp-hooks.html | 22 +-
sitemap-james-project.xml | 246 ++++++++++-----------
sitemap-james-site.xml | 4 +-
3 files changed, 138 insertions(+), 134 deletions(-)
diff --git a/james-project/3.9.0/servers/distributed/configure/smtp-hooks.html
b/james-project/3.9.0/servers/distributed/configure/smtp-hooks.html
index ff0afeb73..644a61681 100644
--- a/james-project/3.9.0/servers/distributed/configure/smtp-hooks.html
+++ b/james-project/3.9.0/servers/distributed/configure/smtp-hooks.html
@@ -1056,7 +1056,10 @@ some intermediate third parties. See <a
href="https://issues.apache.org/jira/bro
<p><strong>forceCRLF</strong>: Should CRLF be forced when computing body
hashes.</p>
</li>
<li>
-<p><strong>onlyForSenderDomain</strong>: If specified, the DKIM checks are
applied just for the emails whose MAIL FROM specifies this domain. If
unspecified, all emails are checked (default).</p>
+<p><strong>onlyForSenderDomain</strong>: If specified, the DKIM checks are
applied just for the emails whose MAIL FROM or from header specifies this
domain. If unspecified, all emails are checked (default).</p>
+</li>
+<li>
+<p><strong>validatedEntities</strong>: If specified, comma separated values
allowing granular checks on emails whose MAIL FROM (<code>envelope</code>
option) or from header (<code>headers</code> option) specifies the domain
defined in <code>onlyForSenderDomain</code>. If unspecified, defaults to
<code>envelope,headers</code>.</p>
</li>
<li>
<p><strong>signatureRequired</strong>: If DKIM signature is checked, the
absence of signature will generate failure. Defaults to false.</p>
@@ -1072,18 +1075,19 @@ some intermediate third parties. See <a
href="https://issues.apache.org/jira/bro
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight"><code class="language-xml hljs"
data-lang="xml"><handlerchain>
- <handler class="org.apache.james.smtpserver.DKIMHook">
- <forceCLRF>true</forceCLRF>
-
<onlyForSenderDomain>apache.org</onlyForSenderDomain>
- <signatureRequired>true</signatureRequired>
- <expectedDToken>apache.org</expectedDToken>
- </handler>
- <handler
class="org.apache.james.smtpserver.CoreCmdHandlerLoader"/>
+ <handler class="org.apache.james.smtpserver.DKIMHook">
+ <forceCLRF>true</forceCLRF>
+ <onlyForSenderDomain>apache.org</onlyForSenderDomain>
+ <validatedEntities>envelope,headers</validatedEntities>
+ <signatureRequired>true</signatureRequired>
+ <expectedDToken>apache.org</expectedDToken>
+ </handler>
+ <handler class="org.apache.james.smtpserver.CoreCmdHandlerLoader"/>
</handlerchain></code></pre>
</div>
</div>
<div class="paragraph">
-<p>Would allow emails using <code>apache.org</code> as a MAIL FROM domain if,
and only if they contain a
+<p>Would allow emails using <code>apache.org</code> as a MAIL FROM or from
header domain if, and only if they contain a
valid DKIM signature for the <code>apache.org</code> domain.</p>
</div>
</div>
diff --git a/sitemap-james-project.xml b/sitemap-james-project.xml
index 3bc434513..37313ca49 100644
--- a/sitemap-james-project.xml
+++ b/sitemap-james-project.xml
@@ -2,494 +2,494 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/contributing.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/download.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/guidelines.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/mailing-lists.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/release.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/support.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/community/website.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/configuration.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/glossary.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/mail/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/messages/imf.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/messages/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/messages/mime.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/processing/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/esmtp.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/imap.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/jmap.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/lmtp.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/pop.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/smtp.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/storage/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/storage/mailbox.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/storage/users.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/concepts/user/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/customization/imap.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/customization/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/customization/mail-processing.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/customization/mailbox-listeners.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/customization/smtp-hooks.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/customization/webadmin-routes.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/development/deployment-tests.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/development/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/development/logging.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/15-minute-demo.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/5-minute-demo.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/basic/architecture.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/basic/concepts.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/basic/conf/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/basic/context.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/basic/help.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/basic/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/basic/objectives.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/demo.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/consistency_model_data_replication_extend.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/consistency-model.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/implemented-standards.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/mailqueue_combined_extend.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/specialized-instances.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/benchmark_prepare.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/db-benchmark.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/james-benchmark.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/batchsizes.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/blobstore.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/cassandra.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/collecting-contacts.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/collecting-events.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/dns.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/domainlist.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/droplists.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/dsn.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/extensions.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/healthcheck.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/imap.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/jmap.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/jmx.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/jvm.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/listeners.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/mailetcontainer.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/mailets.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/mailrepositorystore.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/matchers.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/opensearch.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/pop3.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/queue.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/rabbitmq.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/recipientrewritetable.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/redis.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/remote-delivery-error-handling.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/search.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/sieve.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/smtp-hooks.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/smtp.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/spam.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/ssl.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/tika.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/usersrepository.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/vault.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/webadmin.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/extending.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/objectives.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/cassandra-migration.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/cli.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/guide.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/logging.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/logging/docker-compose-block.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/metrics.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/migrating.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/performanceChecklist.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/security.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/webadmin.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/webadmin/admin-mail-queues-extend.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/webadmin/admin-mailboxes-extend.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/webadmin/admin-messages-extend.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-checklist.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-logsMetrics.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-secrets.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-values.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/run-docker.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/run-java.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/run-kubernetes.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/run.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-project/3.9.0/servers/test.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
</urlset>
diff --git a/sitemap-james-site.xml b/sitemap-james-site.xml
index 432d0a57b..fa3dd6159 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>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
<url>
<loc>https://james.apache.org/james-site/latest/index.html</loc>
-<lastmod>2024-10-14T18:00:34.650Z</lastmod>
+<lastmod>2024-10-15T12:37:46.874Z</lastmod>
</url>
</urlset>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]