From: Art Cancro Date: Mon, 9 Jan 2006 18:26:54 +0000 (+0000) Subject: document journaling options X-Git-Tag: v7.86~4338 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=1f0d631820e9c0b641f173a2f8d5e3bec3f7ba58;p=citadel.git document journaling options --- diff --git a/citadel/docs/citadel.html b/citadel/docs/citadel.html index c1fdaa371..5512ccbe9 100644 --- a/citadel/docs/citadel.html +++ b/citadel/docs/citadel.html @@ -1739,7 +1739,8 @@ document.

The final set of options configures system-wide defaults for the auto-purger:

-
Default user purge time (days) [120]: 
Default room purge time (days) [30]:
System default message expire policy (? for list) [0]:
Keep how many messages online? [150]:
Mailbox default message expire policy (? for list) [0]:
How often to run network jobs (in seconds) [1800]:
Enable full text search index (warning: resource intensive) [Yes]: Yes
Hour to run purges (0-23) [4]:
+
Default user purge time (days) [120]: 
Default room purge time (days) [30]:
System default message expire policy (? for list) [0]:
Keep how many messages online? [150]:
Mailbox default message expire policy (? for list) [0]:
How often to run network jobs (in seconds) [1800]:
Enable full text search index (warning: resource intensive) [Yes]: Yes
Hour to run purges (0-23) [4]:
+Perform journaling of email messages [No]:
Perform journaling of non-email messages [No]:
Email destination of journalized messages [example@example.com]:

Any user who does not log in for the period specified in 'Default user purge time' will be deleted the next time a purge is run. This setting may be modified on a per-user basis.

@@ -1787,8 +1788,16 @@ incrementally and will not have any noticeable impact on the interactive response time of your system.  The full text index is currently only searchable when using IMAP clients; other search facilities will be -made available in the near future.
-

+made available in the near future.

+

The "Perform journaling..." options allow you to configure +your Citadel server to send an extra copy of every message, along with +recipient information if applicable, to the email address of your choice. +The journaling destination address may be an account on the local Citadel +server, an account on another Citadel server on your network, or an Internet +email address. These options, used in conjunction with an archiving service, +allow you to build an archive of all messages which flow through your Citadel +system. This is typically used for regulatory compliance in industries which +require such things.

Save this configuration? No

When you're done, enter 'Yes' to confirm the changes, or 'No' to