From f9aa84669055ea890f96e41a8f46e1b5f5231622 Mon Sep 17 00:00:00 2001 From: helge Date: Sun, 20 Feb 2005 23:01:36 +0000 Subject: [PATCH] added some default docs git-svn-id: http://svn.opengroupware.org/SOGo/trunk@593 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/SoObjects/Mailer/README | 3 +++ SOGo/SoObjects/SOGo/SOGoUserFolder.h | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/SOGo/SoObjects/Mailer/README b/SOGo/SoObjects/Mailer/README index 44ee0015..b65f8f9c 100644 --- a/SOGo/SoObjects/Mailer/README +++ b/SOGo/SoObjects/Mailer/README @@ -13,3 +13,6 @@ SOGoEnableIMAP4Debug YES|NO - enable/disable debugging in SOGoMailManager SOGoDisableIMAP4Pooling YES|NO - disable IMAP4 connection pooling SOGoMailSpoolPath path - FS path where mail drafts are stored SOGoNoDraftDeleteAfterSend YES|NO - makes the draft's -delete method a NOOP + +SOGoSpecialFoldersInRoot YES|NO - do special folders live under INBOX? +SOGoEnableSieveFolder YES|NO - should the Sieve folder be visible? diff --git a/SOGo/SoObjects/SOGo/SOGoUserFolder.h b/SOGo/SoObjects/SOGo/SOGoUserFolder.h index 5c540532..dce2605a 100644 --- a/SOGo/SoObjects/SOGo/SOGoUserFolder.h +++ b/SOGo/SoObjects/SOGo/SOGoUserFolder.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2004 SKYRIX Software AG + Copyright (C) 2004-2005 SKYRIX Software AG This file is part of OpenGroupware.org. @@ -18,7 +18,6 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id$ #ifndef __SOGo_SOGoUserFolder_H__ #define __SOGo_SOGoUserFolder_H__ -- 2.39.5