Re: [SOGo] Building from Source

2011-05-13 Thread Matthieu ROGER

Hello,

I had same problem on Gentoo ; configure script wants Postgresql client 
libs to be installed.

If not, it doesn't check for Mysql libs.

Hope it could help.

Matthieu

Le 13/05/2011 00:05, Matt Comeione a écrit :

I have not been able to get the rpm installs to work on CentOS so I've started 
to build from source.   I am having an issue compiling SOPE-1.3.7a, it is not 
finding the mysql libraries.  Any suggestion on how to resolve?--
users@sogo.nu
https://inverse.ca/sogo/lists

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Building from Source

2011-05-13 Thread Matt Comeione
It found Postgresql, and all the other options, however, it did not find mysql. 
 The libraries and headers are all correctly installed.  I've been poking 
around the config script but I'm not seeing why it's ignoring mysql's presence. 
 

On May 13, 2011, at 12:12 AM, Matthieu ROGER wrote:

 Hello,
 
 I had same problem on Gentoo ; configure script wants Postgresql client libs 
 to be installed.
 If not, it doesn't check for Mysql libs.
 
 Hope it could help.
 
 Matthieu
 
 Le 13/05/2011 00:05, Matt Comeione a écrit :
 I have not been able to get the rpm installs to work on CentOS so I've 
 started to build from source.   I am having an issue compiling SOPE-1.3.7a, 
 it is not finding the mysql libraries.  Any suggestion on how to resolve?--
 users@sogo.nu
 https://inverse.ca/sogo/lists
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Feature Request to omit UID@SOGoMailDomain as calendar-user-address-set?

2011-05-13 Thread Pascal Gienger
Would it be a big task to insert a configurable option to hide 
UIDFieldName@SOGoMailDomain in the calendar-user-address-set?



In my account case, the PROPFIND results in the following:


 a:calendar-user-address-set
  D:href xmlns:D=DAV:mailto:pascal.gien...@uni-konstanz.de/D:href
  D:href xmlns:D=DAV:mailto:p3749...@uni-konstanz.de/D:href
 /a:calendar-user-address-set


p3749640 is our internal user id which gets never to the outside, our 
IMAP boxes have also this name. It is the uid field in LDAP and with 
this unique id the database tables get populated by SOGo. That's good.


SOGo seems to give away p3749...@uni-konstanz.de also as calendar user 
name, but this address will not be usable from the outside.
Apple iCal does use this address (I don't know why) as its internal user 
name after creating the account and it won't recognize that 
pascal.gien...@uni-konstanz.de is the same as 
p3749...@uni-konstanz.de. This is very confusing and appalling.


The easiest reason would be to only issue the mail address as 
calendar-user-address-set, configurable by a Yes/No-Option.



Pascal
--
Pascal Gienger Jabber/XMPP/Mail: pascal.gien...@uni-konstanz.de
University of Konstanz, IT Services Department (Rechenzentrum)
Electronic Communications and Web Services
Building V, Room V404, Phone +49 7531 88 5048, Fax +49 7531 88 3739
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Android status?

2011-05-13 Thread vikt...@gmail.com
On 05/12/2011 06:06 PM, vikt...@gmail.com wrote:
 On 05/09/2011 10:25 PM, Patrick Ben Koetter wrote:
   
 If you ever feel like wasting hours and hours to fix something
 and start all over again just because you forgot some detail, do as I did.
 Hours of fun...
   
 
 Spent about 3 hours today going through calendar items to try and get
 the sync to complete.

 Seems like some calender events do cause problems, but I have not been
 able to find a pattern.
   

I managed to find one type of event that always causes the sync to fail:
 Fri May 13 09:59:41 GMT+01:00 2011 [TRACE] [Calendar] Creating
 Calendar from vCalendar
 Fri May 13 09:59:41 GMT+01:00 2011 [TRACE] [CalendarManager] Adding Event
 Fri May 13 09:59:41 GMT+01:00 2011 [TRACE] [CalendarManager] Saving
 recurrence
 Fri May 13 09:59:41 GMT+01:00 2011 [INFO] [CalendarSyncSource] New
 item 0d99443b-803b-47c2-8a95-5b05e0ab507b.ics from server.
 Fri May 13 09:59:41 GMT+01:00 2011 [TRACE] [CalendarSyncSource]
 BEGIN:VCALENDAR
 PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
 VERSION:1.0
 TZ:+
 DAYLIGHT:TRUE;+0100;20100328T01;20101031T02;Europe/London;Europe/London

 DAYLIGHT:TRUE;+0100;20110327T01;20111030T02;Europe/London;Europe/London

 DAYLIGHT:TRUE;+0100;20120325T01;20121028T02;Europe/London;Europe/London

 DAYLIGHT:TRUE;+0100;20130331T01;20131027T02;Europe/London;Europe/London

 BEGIN:VEVENT
 UID:0d99443b-803b-47c2-8a95-5b05e0ab507b
 SUMMARY: Call to Check Log on Purchase
 CLASS:PUBLIC
 DTSTART:20100719T141500Z
 DTEND:20100719T144500Z
 SEQUENCE:1
 ORGANIZER;ROLE=CHAIR;RSVP=TRUE:mailto:dar...@live.co.uk
 LAST-MODIFIED:20100719T132742Z
 X-FUNAMBOL-ALLDAY:0
 X-MOZ-RECEIVED-SEQUENCE:1
 X-MOZ-RECEIVED-DTSTAMP:20100719T131434Z
 END:VEVENT
 END:VCALENDAR

Does anyone know what is wrong with this event? Maybe I could globally
fix all of them somehow?

Any help greatly appreciated.

Thanks



Vik

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] iPhone sync issues

2011-05-13 Thread Mark Adams
Hi Martin,

Do you see this behaviour? If so I'll make a bug report.

Regards,
Mark

On 12 May 2011, at 16:06, Martin Rabl martin.r...@rablnet.de wrote:

 Thank you, I will test it ASAP.
  Martin
 
 Am 12.05.2011 um 16:58 schrieb Mark Adams:
 
 On Thu, May 12, 2011 at 04:41:52PM +0200, Martin Rabl wrote:
 Hi,
 
 Am 12.05.2011 um 16:31 schrieb Mark Adams:
 
 SOGo 1.3.7a, iPhone 
 Having a couple of iPhone issues. Appear to be getting alot of the
 following in the log, which looks like it loops for a while and then the
 iphone stops trying to sync. Events appear in the calendar OK but once
 its decided it can't sync anymore it doesn't ever try again (IE doesn't
 check every hour)
 
 could you describe the test steps one by one so I can test it with my 
 iPhone?
 
 Greetings,
  Martin
 
 
 
 it's syncing at present with the errors I posted above - disabling
 and enabling seemed to get it going again for the moment. I imagine the
 errors are something to do with Apple's new freebusy not being compatible
 with SOGo? The error is shown a number of times everytime a sync occurs
 so if you have the same version you should see them in your logs.
 
 To reproduce the 1 hour move issue:
 
 - Create event in sogoweb
 - edit the title of the event on the iphone
 - check on web interface, it will be showing 1 hour forward.
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] iPhone sync issues

2011-05-13 Thread Martin Rabl
Jep! In CEST it moves 2 hours ...
Pls. file a Major Bug report, Thanks!

Am 13.05.2011 um 12:22 schrieb Mark Adams:

 Hi Martin,
 
 Do you see this behaviour? If so I'll make a bug report.
 
 Regards,
 Mark
 
 On 12 May 2011, at 16:06, Martin Rabl martin.r...@rablnet.de wrote:
 
 Thank you, I will test it ASAP.
 Martin
 
 Am 12.05.2011 um 16:58 schrieb Mark Adams:
 
 On Thu, May 12, 2011 at 04:41:52PM +0200, Martin Rabl wrote:
 Hi,
 
 Am 12.05.2011 um 16:31 schrieb Mark Adams:
 
 SOGo 1.3.7a, iPhone 
 Having a couple of iPhone issues. Appear to be getting alot of the
 following in the log, which looks like it loops for a while and then the
 iphone stops trying to sync. Events appear in the calendar OK but once
 its decided it can't sync anymore it doesn't ever try again (IE doesn't
 check every hour)
 
 could you describe the test steps one by one so I can test it with my 
 iPhone?
 
 Greetings,
 Martin
 
 
 
 it's syncing at present with the errors I posted above - disabling
 and enabling seemed to get it going again for the moment. I imagine the
 errors are something to do with Apple's new freebusy not being compatible
 with SOGo? The error is shown a number of times everytime a sync occurs
 so if you have the same version you should see them in your logs.
 
 To reproduce the 1 hour move issue:
 
 - Create event in sogoweb
 - edit the title of the event on the iphone
 - check on web interface, it will be showing 1 hour forward.
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] iPhone sync issues

2011-05-13 Thread Mark Adams
http://sogo.nu/bugs/view.php?id=1301

Also created this for the schedule error

http://sogo.nu/bugs/view.php?id=1302

On Fri, May 13, 2011 at 12:36:22PM +0200, Martin Rabl wrote:
 Jep! In CEST it moves 2 hours ...
 Pls. file a Major Bug report, Thanks!
 
 Am 13.05.2011 um 12:22 schrieb Mark Adams:
 
  Hi Martin,
  
  Do you see this behaviour? If so I'll make a bug report.
  
  Regards,
  Mark
  
  On 12 May 2011, at 16:06, Martin Rabl martin.r...@rablnet.de wrote:
  
  Thank you, I will test it ASAP.
  Martin
  
  Am 12.05.2011 um 16:58 schrieb Mark Adams:
  
  On Thu, May 12, 2011 at 04:41:52PM +0200, Martin Rabl wrote:
  Hi,
  
  Am 12.05.2011 um 16:31 schrieb Mark Adams:
  
  SOGo 1.3.7a, iPhone 
  Having a couple of iPhone issues. Appear to be getting alot of the
  following in the log, which looks like it loops for a while and then the
  iphone stops trying to sync. Events appear in the calendar OK but once
  its decided it can't sync anymore it doesn't ever try again (IE doesn't
  check every hour)
  
  could you describe the test steps one by one so I can test it with my 
  iPhone?
  
  Greetings,
  Martin
  
  
  
  it's syncing at present with the errors I posted above - disabling
  and enabling seemed to get it going again for the moment. I imagine the
  errors are something to do with Apple's new freebusy not being compatible
  with SOGo? The error is shown a number of times everytime a sync occurs
  so if you have the same version you should see them in your logs.
  
  To reproduce the 1 hour move issue:
  
  - Create event in sogoweb
  - edit the title of the event on the iphone
  - check on web interface, it will be showing 1 hour forward.
  -- 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Building from Source

2011-05-13 Thread Allen Chen

Matt Comeione wrote:
It found Postgresql, and all the other options, however, it did not find mysql.  The libraries and headers are all correctly installed.  I've been poking around the config script but I'm not seeing why it's ignoring mysql's presence.  


On May 13, 2011, at 12:12 AM, Matthieu ROGER wrote:

  

Hello,

I had same problem on Gentoo ; configure script wants Postgresql client libs to 
be installed.
If not, it doesn't check for Mysql libs.

Hope it could help.

Matthieu

Le 13/05/2011 00:05, Matt Comeione a écrit :


I have not been able to get the rpm installs to work on CentOS so I've started 
to build from source.   I am having an issue compiling SOPE-1.3.7a, it is not 
finding the mysql libraries.  Any suggestion on how to resolve?--
users@sogo.nu
https://inverse.ca/sogo/lists
  

--
users@sogo.nu
https://inverse.ca/sogo/lists


I have the same issue, but I fixed it:
1. modify 'configure' file,  comment out 2 lines something like 
checkLinking pq checkLinking sqlite3,

  because we use mysql.
2. replace LINK_SYSLIBDIRS=-L/usr/local/pgsql/lib -L/usr/local/lib 
-L/usr/lib

with LINK_SYSLIBDIRS=-L/usr/lib/mysql -L/usr/local/lib -L/usr/lib
make sure your mysql lib is in the folder /usr/lib/mysql.

Allen
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Installing first time, Users from SQL

2011-05-13 Thread Thomas Guettler
Hi,

I tried to install sogo for the first time. Here some feedback:

If you copy and paste su - sogo from the PDF into the shell,
you get:
Unknown id: –

The dash looks like a dash, but is some unicode code character. OK, the problem
was fixed soon.

Most examples on the web still use the old syntax for the config file, my 
installation
uses xml.

I use ubuntu server 10.04

Here is my config

I want to store the users in Postgres

?xml version=1.0 encoding=UTF-8?
!DOCTYPE plist PUBLIC -//GNUstep//DTD plist 0.9//EN 
http://www.gnustep.org/plist-0_9.xml;
plist version=0.9
dict
keyNSGlobalDomain/key
dict
/dict
keysogod/key
dict
keyOCSFolderInfoURL/key
  
stringpostgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info/string
keyOCSSessionsFolderURL/key
  
stringpostgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder/string
keySOGoMailingMechanism/key
  stringsmtp/string
keySOGoProfileURL/key
  
stringpostgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile/string
keySOGoSMTPServer/key
  stringlocalhost/string
keySOGoUserSources/key
 array
  dict
   keytype/keystringsql/string
   keyid/keystringdirectory/string
   
keyviewURL/keystringpostgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_view/string
   keycanAuthenticate/keystringYES/string
   keyisAddressBook/keystringYES/string
   keyuserPasswordAlgorithm/keystringmd5/string
  /dict
 /array
/dict
/dict
/plist

If I try to login, I get An unhandled error occurred. and this is in the log 
files:

 May 13 14:08:47 sogod [10278]: 0x0x1c84dd0[SOGoCache] Cache cleanup 
 interval set every 300.00 seconds
 May 13 14:08:47 sogod [10278]: 0x0x1c84dd0[SOGoCache] Using host(s) 
 'localhost' as server(s)
 2011-05-13 14:08:47.991 sogod[10278] Note(SoObject): SoDebugKeyLookup is 
 enabled!
 2011-05-13 14:08:47.991 sogod[10278] Note(SoObject): SoDebugBaseURL is 
 enabled!
 2011-05-13 14:08:47.991 sogod[10278] Note(SoObject): relative base URLs are 
 enabled.
 2011-05-13 14:08:47.994 sogod[10278] ERROR(-[NGBundleManager 
 bundleWithPath:]): could not create bundle for path: 
 '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle'
 2011-05-13 14:08:48.000 sogod[10278] WOCompoundElement: pool embedding is on.
 2011-05-13 14:08:48.000 sogod[10278] WOCompoundElement: id logging is on.
 EXCEPTION: NSException: 0x1eabce0 NAME:NSInvalidArgumentException 
 REASON:Tried to add nil value for key 'directory' to dictionary INFO:{}
 May 13 14:08:48 sogod [10276]: 0x0x1bf78a0[WOWatchDogChild] child 10278 
 exited
 May 13 14:08:48 sogod [10276]: 0x0x1bf78a0[WOWatchDogChild]  (terminated 
 due to signal 6)
 May 13 14:08:48 sogod [10276]: 0x0x1895270[WOWatchDog] child spawned with 
 pid 10290
 May 13 14:08:48 sogod [10290]: 0x0x19bef50[SOGoCache] Cache cleanup 
 interval set every 300.00 seconds
 May 13 14:08:48 sogod [10290]: 0x0x19bef50[SOGoCache] Using host(s) 
 'localhost' as server(s)
 2011-05-13 14:08:48.057 sogod[10290] Note(SoObject): SoDebugKeyLookup is 
 enabled!
 2011-05-13 14:08:48.057 sogod[10290] Note(SoObject): SoDebugBaseURL is 
 enabled!
 2011-05-13 14:08:48.057 sogod[10290] Note(SoObject): relative base URLs are 
 enabled.
 2011-05-13 14:08:48.059 sogod[10290] ERROR(-[NGBundleManager 
 bundleWithPath:]): could not create bundle for path: 
 '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle'
 2011-05-13 14:08:48.065 sogod[10290] WOCompoundElement: pool embedding is on.
 2011-05-13 14:08:48.066 sogod[10290] WOCompoundElement: id logging is on.
 EXCEPTION: NSException: 0x1eabcd0 NAME:NSInvalidArgumentException 
 REASON:Tried to add nil value for key 'directory' to dictionary INFO:{}
 May 13 14:08:48 sogod [10276]: 0x0x1bf78a0[WOWatchDogChild] child 10290 
 exited
 May 13 14:08:48 sogod [10276]: 0x0x1bf78a0[WOWatchDogChild]  (terminated 
 due to signal 6)
 May 13 14:08:48 sogod [10276]: 0x0x1bf78a0[WOWatchDogChild] avoiding to 
 respawn child before 2011-05-13 14:08:53 +

Can someone help?

  Thomas Güttler

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] calendar problem ?

2011-05-13 Thread Louis-Philippe Gauthier
Hi,

I add an event with attendees in my personnal calendar. The attendees accept
invitation. If I change the event from my personnal calendar to another
calendar, the receive another invitation (fine, because the check box
Notify attendees was checked) *AND* they receive a cancellation of the
same event.

Is it normal ? If so, it's a little bit confusing for user because they
didn't see my calendar settings in the invitation.

I tested with Thunderbird only.

SOGo 1.3.5a,
Thunderbird Modules : 3.104


-- 
Louis-Philippe Gauthier
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Shared Address Book

2011-05-13 Thread Floyd Resler
I am trying to set up a share address book and calendar using SOGo and MySQL.  
I cannot figure out how to get it to work!  I've gotten personal address books 
and calendars to work but not shared.  Can someone point me to a tutorial that 
tells me how to set up the server and Thurderbird?

Thanks!
Floyd



smime.p7s
Description: S/MIME cryptographic signature


[SOGo] Re: calendar problem ?

2011-05-13 Thread Louis-Philippe Gauthier
(I answer to myself and for the records)

After some coffee...   ;-)

It's normal... If I change _personal_ data in the event, like calendar
name, I need to uncheck the Notify attendees checkbox.
If not, it's like a cancellation and a new event...

Sorry for the nose...


2011/5/13 Louis-Philippe Gauthier lpgauth...@gmail.com

 Hi,

 I add an event with attendees in my personnal calendar. The attendees
 accept invitation. If I change the event from my personnal calendar to
 another calendar, the receive another invitation (fine, because the check
 box Notify attendees was checked) *AND* they receive a cancellation of
 the same event.

 Is it normal ? If so, it's a little bit confusing for user because they
 didn't see my calendar settings in the invitation.

 I tested with Thunderbird only.

 SOGo 1.3.5a,
 Thunderbird Modules : 3.104






-- 
Louis-Philippe Gauthier
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Building from Source

2011-05-13 Thread Francis Lachapelle
Hi Matt

On 2011-05-12, at 6:05 PM, Matt Comeione wrote:

 I have not been able to get the rpm installs to work on CentOS so I've 
 started to build from source.

Can you elaborate on the issues you have with the RPMs? Which version of CentOS 
do you use?

Thanks,

Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Building from Source

2011-05-13 Thread Matt Comeione
The system is CentOS 5.6. When installing using yum and/or rpm -i I get the 
following errors:


Error: Missing Dependency: perl(YAML) is needed by package 
memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
Error: Missing Dependency: perl(Term::ReadKey) is needed by package 
memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
Error: Missing Dependency: perl(AnyEvent::Socket) is needed by package 
memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
Error: Missing Dependency: perl(AnyEvent) is needed by package 
memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
Error: Missing Dependency: perl(AnyEvent::Handle) is needed by package 
memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)

However with the build I have recently had some success by editing the 
configure script:

LINK_SYSLIBDIRS=-L/usr/local/pgsql/lib -L/usr/lib64/mysql -L/usr/local/lib 
-L/usr/lib

Thanks to Allen Chen's suggestion.



On May 13, 2011, at 11:38 AM, Francis Lachapelle wrote:

 Hi Matt
 
 On 2011-05-12, at 6:05 PM, Matt Comeione wrote:
 
 I have not been able to get the rpm installs to work on CentOS so I've 
 started to build from source.
 
 Can you elaborate on the issues you have with the RPMs? Which version of 
 CentOS do you use?
 
 Thanks,
 
 Francis
 
 --
 flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
 Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
 (http://packetfence.org)
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Building from Source

2011-05-13 Thread Francis Lachapelle
Hi Matt

On 2011-05-13, at 2:47 PM, Matt Comeione wrote:

 The system is CentOS 5.6. When installing using yum and/or rpm -i I get the 
 following errors:
 
 
 Error: Missing Dependency: perl(YAML) is needed by package 
 memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
 Error: Missing Dependency: perl(Term::ReadKey) is needed by package 
 memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
 Error: Missing Dependency: perl(AnyEvent::Socket) is needed by package 
 memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
 Error: Missing Dependency: perl(AnyEvent) is needed by package 
 memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)
 Error: Missing Dependency: perl(AnyEvent::Handle) is needed by package 
 memcached-1.4.5-1.el5.rf.x86_64 (rpmforge)

Use the package (currently version 1.4.2) from our repo. To do so, exclude it 
from your rpmforge repo definition file :

exclude=memcached


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] BTS activities for Friday, May 13 2011

2011-05-13 Thread SOGo reporter
Title: BTS activities for Friday, May 13 2011





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, May 13 2011

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1302
	2011-05-13 06:54:35
	new (open)
	Apple iPhone OS
	iPhone 4.3.1 schedule-tag error causes sync failure
	
	  
	
1300
	2011-05-13 04:47:15
	new (open)
	Backend Calendar
	Hide UIDFieldName@SOGoMailDomain in calendar-user-address-set - Apple iCal usability
	
	  
	
1301
	2011-05-13 06:52:12
	new (open)
	Backend Calendar
	iPhone title edit causes calendar shift
	
	  
	
1303
	2011-05-13 16:52:42
	updated (open)
	Backend Calendar
	resources auto-accept invitations even with conflicts
	
	  
	
1021
	2011-05-13 07:03:49
	resolved (duplicate)
	SOPE
	specific mail crashes sogo in SOPE NGMimeRFC822DateHeaderFieldParser