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 08cb3c9cf Site checkin for project Apache James: Jenkins Tools 08cb3c9cf is described below commit 08cb3c9cfcc0d4b4cf5781e59d407a73c136fa5c Author: jenkins <bui...@apache.org> AuthorDate: Sun Dec 22 14:13:14 2024 +0000 Site checkin for project Apache James: Jenkins Tools --- .../3.9.0/servers/distributed/operate/logging.html | 14 ++ sitemap-james-project.xml | 246 ++++++++++----------- sitemap-james-site.xml | 4 +- 3 files changed, 139 insertions(+), 125 deletions(-) diff --git a/james-project/3.9.0/servers/distributed/operate/logging.html b/james-project/3.9.0/servers/distributed/operate/logging.html index 17bdb7c57..608018f55 100644 --- a/james-project/3.9.0/servers/distributed/operate/logging.html +++ b/james-project/3.9.0/servers/distributed/operate/logging.html @@ -624,6 +624,20 @@ and <a href="https://docs.fluentbit.io/">FluentBit</a> as centralize logging.</p <a href="http://logback.qos.ch/manual/configuration.html">here</a>.</p> </div> <div class="paragraph"> +<p>It is possible to configure a logback appender to expose structured logging +as JSON using logback’s <code>JsonEncoder</code> like in the following example:</p> +</div> +<div class="listingblock"> +<div class="content"> +<pre class="highlightjs highlight"><code><appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> + <encoder class="ch.qos.logback.classic.encoder.JsonEncoder"> + <withFormattedMessage>true</withFormattedMessage> + </encoder> + <immediateFlush>false</immediateFlush> +</appender></code></pre> +</div> +</div> +<div class="paragraph"> <p>Note that dedicated formatters can be added to your docker containers :</p> </div> <div class="ulist"> diff --git a/sitemap-james-project.xml b/sitemap-james-project.xml index 34d129aca..ae3fad5b4 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-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/community/download.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/community/guidelines.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/community/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/community/mailing-lists.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/community/release.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/community/support.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/community/website.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/configuration.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/glossary.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/mail/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/messages/imf.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/messages/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/messages/mime.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/processing/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/esmtp.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/imap.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/jmap.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/lmtp.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/pop.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/protocols/smtp.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/storage/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/storage/mailbox.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/storage/users.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/concepts/user/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/customization/imap.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/customization/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/customization/mail-processing.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/customization/mailbox-listeners.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/customization/smtp-hooks.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/customization/webadmin-routes.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/development/deployment-tests.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/development/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/development/logging.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/15-minute-demo.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/5-minute-demo.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/basic/architecture.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/basic/concepts.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/basic/conf/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/basic/context.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/basic/help.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/basic/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/basic/objectives.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/demo.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</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-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/consistency-model.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/implemented-standards.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/mailqueue_combined_extend.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/architecture/specialized-instances.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/benchmark_prepare.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/db-benchmark.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/benchmark/james-benchmark.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/batchsizes.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/blobstore.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/cassandra.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/collecting-contacts.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/collecting-events.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/dns.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/domainlist.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/droplists.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/dsn.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/extensions.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/healthcheck.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/imap.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/jmap.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/jmx.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/jvm.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/listeners.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/mailetcontainer.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/mailets.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/mailrepositorystore.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/matchers.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/opensearch.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/pop3.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/queue.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/rabbitmq.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/recipientrewritetable.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/redis.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/remote-delivery-error-handling.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/search.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/sieve.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/smtp-hooks.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/smtp.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/spam.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/ssl.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/tika.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/usersrepository.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/vault.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/configure/webadmin.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/extending.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/objectives.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/cassandra-migration.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/cli.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/guide.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/logging.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/logging/docker-compose-block.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/metrics.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/migrating.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/performanceChecklist.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/security.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/webadmin.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</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-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/webadmin/admin-mailboxes-extend.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/operate/webadmin/admin-messages-extend.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-checklist.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-logsMetrics.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-secrets.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/k8s-values.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/run-docker.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/run-java.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/distributed/run/run-kubernetes.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/run.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-project/3.9.0/servers/test.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> </urlset> diff --git a/sitemap-james-site.xml b/sitemap-james-site.xml index 19e7a9806..2de2e5970 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-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> <url> <loc>https://james.apache.org/james-site/latest/index.html</loc> -<lastmod>2024-12-21T02:23:00.808Z</lastmod> +<lastmod>2024-12-22T14:11:45.146Z</lastmod> </url> </urlset> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org