X-Junk-Score: 0 [] X-Cloudmark-Score: 0 [] Return-Path: Received: from iron1.its.csulb.edu ([134.139.1.30] verified) by mail.stalker.com (CommuniGate Pro SMTP 5.3.9) with ESMTP id 61622563 for CGatePro@mail.stalker.com; Tue, 31 Aug 2010 22:05:21 -0700 Received-SPF: pass receiver=mail.stalker.com; client-ip=134.139.1.30; envelope-from=black@csulb.edu X-IronPort-AV: E=Sophos;i="4.56,302,1280732400"; d="scan'208";a="64620475" Received: from its-cgpb01.csulb.edu (HELO csulb.edu) ([134.139.16.5]) by iron1.its.csulb.edu with ESMTP; 31 Aug 2010 22:05:05 -0700 Received: by its-cgpb01.csulb.edu (CommuniGate Pro PIPE 5.3.2) with PIPE id 633902; Tue, 31 Aug 2010 22:05:06 -0700 X-CSULB-SkipMailScanner: yes X-CGP-Rule: cgp2iron Received: from [134.139.2.254] (account black@csulb.edu) by its-cgpb01.csulb.edu (CommuniGate Pro WEBUSER 5.3.2) with HTTP id 633898; Tue, 31 Aug 2010 22:05:02 -0700 From: "Matthew Black" Subject: Re: What makes a fodler a Calendar, Contacts, Tasks or Notes? To: "CommuniGate Pro Discussions" ,Karl Zander X-Mailer: CommuniGate Pro WebUser v5.3.2 Date: Tue, 31 Aug 2010 22:05:02 -0700 Message-ID: Organization: California State University, Long Beach Reply-To: "Matthew Black" In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1; format="flowed" Content-Transfer-Encoding: 8bit I believe you can edit account.info if the user is logged out of all sessions CLI: killaccountsessions $ telnet CGPserver 106 user postmaster@masterdoamin.tld password killaccountsessions user@domain will do that. Then edit account.info and let user login. Give it a try. matthew black e-mail postmaster california state university, long beach On Tue, 31 Aug 2010 14:56:47 -0400 Karl Zander wrote: > Thank you. Now I understand what happened. > > I had to delete the account.info file for the user in question because it >was damaged preventing login. CGP recreated it, but didn't add the Class >flags. > >For reference > > Calendar: Class=IPF.Appointment > Contacts: Class=IPF.Contact > Notes: Class=IPF.StickyNote > Tasks: Class=IPF.Task > > I haven't tried editing account.info to add these back. I will experiment >with that later. > > --Karl > > > On Tue, 31 Aug 2010 14:09:03 -0400 > Nicolas Hatier wrote: >> account.info >> >>Calendar = {Class=IPF.Appointment;....}; >> >>If you edit this file, you likely have to do it while the server is down. >> >>Nicolas Hatier >> >>On 2010-08-31 14:02, Karl Zander wrote: >>> What makes a folder a Calendar, Contacts, Tasks or Notes? >>> >>> I have had some folders that lost their type as Calendar, Contacts, Tasks >>>or Notes. I can create a new folder of the proper type and move all items >>>into it. It displays again as Calendar or Contacts for example. >>> >>> Is there any other way to reset the type without creating a new folder of >>>that type and moving the contents to it? >>> >