From: Art Cancro Date: Fri, 13 Jan 2006 17:12:03 +0000 (+0000) Subject: THIS IS 6.70 X-Git-Tag: v7.86~4323 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=e6aa253b6b26be6fce7ef3197069e0bb4b5bccd7;p=citadel.git THIS IS 6.70 --- diff --git a/citadel/ChangeLog b/citadel/ChangeLog index 1e5f931ea..a2eaf75bc 100644 --- a/citadel/ChangeLog +++ b/citadel/ChangeLog @@ -1,5 +1,8 @@ $Id$ +Fri Jan 13 12:11:46 EST 2006 ajc +* THIS IS 6.70 + Wed Jan 11 11:07:47 EST 2006 ajc * Moved the "Content-Identifer" (sic) header out of the envelope journal subpart headers and into the top-level headers. diff --git a/citadel/docs/citadel.html b/citadel/docs/citadel.html index ce8d991d9..77b5d0ecd 100644 --- a/citadel/docs/citadel.html +++ b/citadel/docs/citadel.html @@ -35,8 +35,7 @@ others
Art Cancro
- overall system design and lead -developer
+ overall system design and lead developer
@@ -84,15 +83,13 @@ developer
Stu Mark
- additional client features, IGnet protocol -design
+ additional client features, IGnet protocol design
Edward S. Marshall
- RBL checking function -design
+ RBL checking function design
@@ -110,14 +107,13 @@ design
Trey Van Riper
- portability enhancements
+ QA and portability enhancements
John Walker
- author of public domain base64 -encoder/decoder
+ author of public domain base64 encoder/decoder
@@ -143,7 +139,7 @@ of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

For more information, visit either of these locations on diff --git a/citadel/docs/journaling.html b/citadel/docs/journaling.html index b2496ac97..5408346e6 100644 --- a/citadel/docs/journaling.html +++ b/citadel/docs/journaling.html @@ -153,10 +153,18 @@ Email destination of journalized messages [example@example.com]: "Non-email messages" refers to any message which has no recipients. This includes posts to public and private rooms, calendar items, address book -entries, notes, tasks, and any other data types which may be introduced in -the future. +entries, notes, tasks, instant messages, and any other data types which may +be introduced in the future.

+

Naive administrators may find the categorization of instant messages in the +latter category to be somewhat confusing. After all, instant messages do have +both a sender and a recipient. However, they were never passed through the +email submission and delivery chain, therefore they are not categorized as +email. As you already know, all instant messages are saved as posts to the +Sent/Received Pages rooms of both the sender and recipient. These +posts are actually what is being journaled.

+

Configuration of journaling using WebCit is even easier. Log in with your web browser and then select Administration --> Edit site-wide configuration --> Indexing/Journaling, and you will find the same three