I have found that while I can respond correctly to events sent to me on iOS, I cannot create new ones and successfully invite attendees. They never receive any invitations from the web interface or Apple Calendar.
Can someone please assist? Thank you. Ron Scott-Adams [email protected] Nothing in the world can take the place of persistence. Talent will not; nothing is more common than unsuccessful men with talent. Genius will not; unrewarded genius is almost a proverb. Education will not; the world is full of educated derelicts. Persistence and determination alone are omnipotent. The slogan "press on" has solved and always will solve the problems of the human race." (Calvin Coolidge) On Jun 14, 2013, at 23:03 , Ron Scott-Adams <[email protected]> wrote: > So, as an update to this issue, everything works just dandy on iOS, I found > (didn't have an iOS device to test with until today). > > From the iOS device, I can see invites and deal with them, it's just Apple > Mail and Calendar where I get no joy. Any ideas? > > > Ron Scott-Adams > [email protected] > "We are stuck with technology when what we really want is just stuff that > works." (Douglas Adams) > > > > > > > > On Jun 13, 2013, at 20:23 , Ron Scott-Adams <[email protected]> wrote: > >> Can someone provide some insight on the below, please? I'm at a loss >> >> >> Ron Scott-Adams >> [email protected] >> "The God who gave us life, gave us liberty at the same time; the hand of >> force may destroy, but cannot disjoin them." (Thomas Jefferson) >> >> >> >> >> >> >> >> >> On Jun 7, 2013, at 22:24 , Ron Scott-Adams <[email protected]> wrote: >> >>> I can receive calendar invites as attachments to messages containing other >>> stuff just fine, but if I send a calendar invite via Calendar or if someone >>> sends me one, I never receive it in Calendar or Mail. Config is below. >>> Thanks in advance. >>> >>> { >>> SOGoProfileURL = >>> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile"; >>> OCSFolderInfoURL = >>> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info"; >>> OCSSessionsFolderURL = >>> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder"; >>> OCSEMailAlarmsFolderURL = >>> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_alarms_folder"; >>> >>> SOGoSMTPServer = 127.0.0.1; >>> SOGoMailDomain = tohuw.net; >>> SOGoMailingMechanism = smtp; >>> SOGoForceExternalLoginWithEmail = NO; >>> SOGoMailSpoolPath = /var/spool/sogo; >>> >>> SOGoIMAPServer = localhost; >>> NGImap4ConnectionStringSeparator = "/"; >>> SOGoDraftsFolderName = Drafts; >>> SOGoSentFolderName = Sent; >>> SOGoTrashFolderName = Trash; >>> >>> SOGoSieveServer = sieve://127.0.0.1:4190; >>> SOGoSieveScriptsEnabled = YES; >>> SOGoVacationEnabled = YES; >>> SOGoForwardEnabled = YES; >>> SOGoSieveServer = sieve://127.0.0.1:4190; >>> >>> SOGoAppointmentSendEMailNotifications = YES; >>> SOGoACLsSendEMailNotifications = YES; >>> >>> SOGoUserSources = ( >>> { >>> type = ldap; >>> CNFieldName = cn; >>> IDFieldName = uid; >>> UIDFieldName = uid; >>> baseDN = "ou=Users,dc=tohuw,dc=net"; >>> bindDN = "uid=sogo,ou=Services,dc=tohuw,dc=net"; >>> bindPassword = [redacted]; >>> canAuthenticate = YES; >>> displayName = "Shared Addresses"; >>> hostname = ldap://127.0.0.1:389; >>> id = public; >>> isAddressBook = YES; >>> } >>> ); >>> >>> SOGoPageTitle = Webmail; >>> SOGoLanguage = English; >>> SOGoTimeZone = America/New_York; >>> } >>> >>> >>> >>> Ron Scott-Adams >>> [email protected] >>> "Soap and education are not as sudden as a massacre, but they are more >>> deadly in the long run." (Mark Twain) >>> >>> >>> >>> >>> >>> >>> >> > -- [email protected] https://inverse.ca/sogo/lists
