James.apache.org

Apache James Project – Web administration for JAMES

WebWeb administration for JAMES. The web administration supports for now the CRUD operations on the domains, the users, their mailboxes and their quotas, managing …

Actived: 2 days ago

URL: https://james.apache.org/server/manage-webadmin.html

Server Wide Configuration

WebJames JMX endpoint provides command line utilities and exposes a few metrics, also available on the metric endpoint. Consult jmx.properties in GIT to get some …

Category:  Health Go Health

SSL / TLS Configuration

WebEach of these block has an optional boolean configuration element socketTLS and startTLS which is used to toggle use of SSL or TLS for the service. With …

Category:  Health Go Health

Recipient Rewrite Table Configuration

WebThe default table for storing James' Recipient Rewrite mappings. Using Spring, you should add a class attribute to recipientrewritetable tag …

Category:  Health Go Health

Spring JPA With Postgres Configuration

WebStep 3: Copy driver class to the right place. Follow this link Postgres Driver to download the right version of the JDBC driver. Copy that jar file to the conf/lib/ folder of …

Category:  Health Go Health

DomainList Configuration

WebUsing Spring, you must specify the DomainList class as attribute of the domainlist tag (org.apache.james.domainlist.jpa.JPADomainList, or …

Category:  Health Go Health

Apache James Project – Apache James Server 3

WebThe smtpserver tag defines the boundaries of the configuration block. It encloses all the relevant configuration for the SMTP server. The behavior of the SMTP …

Category:  Health Go Health

Apache James Project – Apache James Server 3

WebConfigure Apache James Server. All configuration files resides in the ./conf and ./conf/META-INF folder. With default Spring wiring, we ship with default …

Category:  Health Go Health

Apache James Project – Apache James Server 3

WebUse this configuration to define the WebAdmin's responding host and port. enabled. Define if WebAdmin is launched (default: false) port. Define WebAdmin's port …

Category:  Health Go Health

Apache James Project – Apache James Server 3

WebBasically, the metric collector sends an AQMP message to ActiveMQ requesting the statistics mentioned above. ActiveMQ responds with a message …

Category:  Health Go Health

DNS Service Configuration

WebSpecifies DNS Server information for use by various components inside Apache James Server. DNS Transport services are controlled by a configuration block in …

Category:  Health Go Health

Mail Repository Store Configuration

WebMail Repository Store Configuration Introduction. Read documentation about persistence for a description of the Mail Repository Store functionality.. Consult …

Category:  Health Go Health

PeriodicalHealthChecks Configuration

WebUse this configuration to define the initial delay and period for the PeriodicalHealthChecks. It is only applicable with Guice products. User to be using for …

Category:  Health Go Health

Apache James Project – Apache James Server 3

WebThis value is the port on which this ManageSieve server is configured to listen. If the tag or value is absent then the service will bind to all network interfaces for …

Category:  Health Go Health

Apache James Project – Apache James Server 3

WebThe imap4server tag defines the boundaries of the configuration block. It encloses all the relevant configuration for the IMAP4 server. The behavior of the IMAP4 …

Category:  Health Go Health

Apache James Project – Apache James Server 3

WebYou can choose the underlying implementation of BlobStore to fit with your James setup. It could be the implementation on top of Cassandra or file storage service …

Category:  Health Go Health