[SOGo] BTS activities for Thursday, September 15 2016

2016-09-15 Thread SOGo reporter
Title: BTS activities for Thursday, September 15 2016





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, September 15 2016

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3813
	2016-09-15 16:24:06
	updated (open)
	ActiveSync
	Getting NSInvalidArgumentException when a POST of ActiveSync occurs
	
	  
	
3812
	2016-09-15 08:44:34
	updated (open)
	Backend General
	Cannot connect to LDAP Server/Error Message not helpful
	
	  
	
  
  


-- users@sogo.nuhttps://inverse.ca/sogo/lists

[SOGo] Cannot subscribe to calendar shared to a group

2016-09-15 Thread Martin LEUSCH

Hi,

I have an installation of SOGo V3 working with a Samba directory as 
users source.


I set few group in Samba using the object class "group" and add a new 
users source for groups in SOGo. Then I can configure shared calendar to 
groups from a super user account but I cannot to calendar shared to a 
group, they are not listed in subscribe dialog. However if I set minimal 
right by default to see all calendar, I can subscribe to it and I get 
the right defined for the group previously and still access to it when I 
disable the default conf. I can also add manually the calendar in the 
user profile in MySQL.


Is it a bug or I missed something in my configuration?

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


[SOGo] sogod won't start on Ubuntu 16.04

2016-09-15 Thread Sten Anderson

Using the nightly release packages.

When I try to start sogod:


sten@sogo:~$ /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort 
2 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid
2016-09-15 13:37:20.405 sogod[6569] File NSData.m: 162. In 
readContentsOfFile Open ((null)) attempt failed - bad path

version 3.1.5 (build @shiva.inverse 201609140715) -- starting
vmem size check enabled: shutting down app when vmem > 384 MB
<0x0x55b8c7c70b40[SOGoProductLoader]> SOGo products loaded from 
'/usr/lib/GNUstep/SOGo':
<0x0x55b8c7c70b40[SOGoProductLoader]>   MainUI.SOGo, Appointments.SOGo, 
MailPartViewers.SOGo, CommonUI.SOGo, ContactsUI.SOGo, 
PreferencesUI.SOGo, SchedulerUI.SOGo, MailerUI.SOGo, Contacts.SOGo, 
Mailer.SOGo, AdministrationUI.SOGo
2016-09-15 13:37:20.460 sogod[6569] WOContext.m:85  Assertion failed in 
WOContext(instance), method initialize.  Couldn't instantiate 
WOContextClass ((null))!
/usr/sbin/sogod: Uncaught exception NSInternalInconsistencyException, 
reason: WOContext.m:85 Assertion failed in WOContext(instance), method 
initialize. Couldn't instantiate WOContextClass ((null))!


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


Re: [SOGo] External web calendar

2016-09-15 Thread Peter

I'm trying to debug it myself.
If I access the calendar's URL using Chrome under monitoring of Fiddler 
- I see the headers correctly set:


WWW-Authenticate Header is present: Digest 
realm="BaikalDAV",qop="auth",nonce="57daa4a271abe",opaque="df58bdff8cf60599c939187d0b5c54de"


How can I go deeper, searching the source of the problem?

Peter


On 14/09/2016 15:32, Peter (pe...@reseaunance.com) wrote:

Hello,

I'm trying to add an external calendar to Sogo web interface of one user.

After URL adding I get a popup asking for login/password. I enter the 
login/password, but the popup returns again and again. So I have no 
access to the calendar. I'm sure about the login/password, the access 
to this calendar is working correctly in Thunderbird with Lightning 
extension.
When I check sogo.log I get "response is 401, but no www-authenticate 
header is set" error.

I tested it with Zimbra 8.0 and Baikal calendars with the same results.

Is there any way to get it working?
BTW, is there any way to add such calendars to user's interfaces in 
batch mode?

Sogo version is 3.1.5 stable.

Best regards,
Peter
--
users@sogo.nu
https://inverse.ca/sogo/lists


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

Re: [SOGo] Getting Exception: NSRangeException

2016-09-15 Thread Webert de Souza Lima
+1 to this question.

On Wed, Sep 14, 2016 at 9:48 AM, emilio.fons...@mav.com.br 
wrote:

> Hello,
>
> I am watching sogo.log and there is a lot of messages like this:
> EXCEPTION:  NAME:NSRangeException REASON:in
> substringWithRange:, range { 3, 2 } extends beyond size (4) INFO:(null)
>
> I have already looked for some verboses and didn't get more detailed
> informations.
> Could someone help me to get more detailed information about thie error?
>
> Best regards.
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Open-change question

2016-09-15 Thread Madars Vitolins

Hi Guys,


I have installed ZEG virtual machine image and try to reconfigure it to 
use my existing - external STMP/IMAP server. All went ok, the SOGo web 
login does see my imap and see the e-mails in, but problem is with 
OpenChange/MAPI/Outlook. It does logon to account, but it seems that it 
sees the maildir of the ZEG server and not my external IMAP.


1. Can you explain where are OpenChange/MAPIStore object settings, how 
does OpenChange transfer e-mail to Outlook, in to what IP address/what 
folder it looks for settings?



So basically I have changes settings in: /etc/sogo/sogo.conf 
(SOGoIMAPServer, SOGoSieveServer, SOGoSMTPServer). Do I miss anything else?



2. Is the sieve critical at this point, does it somehow participates in 
mail delivery to MAPIStore? Because I still debugging Sieve support on 
my existing external IMAP (Dovecot) server.


Sogo version 3.1 used.

Thanks a lot in advance,
Madars



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


Re: [SOGo] SIGHUP handling & logfile rotation

2016-09-15 Thread mar...@waschbuesch.de

> Am 11.09.2016 um 21:30 schrieb Martin Waschbüsch (mar...@waschbuesch.de) 
> :
> 
> Hi all,
> 
> From what I could find out, SOGo does not do anything about its log file when 
> reacting to SIGHUP.
> When logrotate moves the current logfile /var/log/sogo/sogo.log to 
> /var/log/sogo/sogo.log.1, the file handle is kept open which makes SOGo 
> continue to log messages to /var/log/sogo/sogo.log.1.
> I guess this is the reason for the logrotate script to contain the 
> 'copytruncate' directive.
> 
> Anyway, Would it be possible to override the function
> handle_SIGHUP(int signum)
> (in sope/sope-appserver/NGObjWeb/WOWatchDogApplicationMain.m)
> to take care of this?
> 
> Alternatively, is it possible to configure SOGo to log to syslog? I could not 
> find an option in the current documentation.

Anyone? Or should I open a bug report with this?

Thanks,

Martin


signature.asc
Description: Message signed with OpenPGP using GPGMail


AW: [SOGo] time-zone dependencies

2016-09-15 Thread "Andreas Blaha"
Hi all, 
someone has answered to my whining, in 2.3.15 all-day-events are synced 
correctly with EAS.
Interesting fact: the second issue I have/had (the shifting, now by 1 hour 
forward!) can be narrowed down to events that are recurring for quite some 
time, like my parents' birthdays which I saved with their birth date as 
starting point. This behaviour is due to the appointment taking place before 
Germany and Austria (and possibly others I have not checked) brought in the 
daylight saving time in 1980. So: not a bug but a feature, as all events that 
old now respect the timeshift by one hour. This is done by Outlook on the 
client with taking time zone settings into account.
Thanks anyway!

Andy

> -Ursprüngliche Nachricht-
> Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag
> von Andreas Blaha
> Gesendet: Dienstag, 13. September 2016 18:21
> An: users@sogo.nu
> Betreff: Re: [SOGo] time-zone dependencies
> 
> Hi Thomas,
> compiling myself is something I have not yet dared to go for. I will probably
> have to wait for a fix later on.
> caldav works fine, it's just not so straightforward for my users. and the
> problem is only with all-day-events ...
> best
> Andy
> 
> 
> ___
> No trees were harmed in the sending of this message but millions of
> electrons were terribly inconvenienced
> 
> Am 13.09.2016 um 17:42 schrieb Thomas Fuehrer :
> 
> Hi Andreas!
> 
> I cannot reproduce the time shift, but see the same problem with recurring
> events.
> The problem is the RRULE:FREQ=YEARLY.
> 
> According to https://msdn.microsoft.com/en-
> us/library/dn292994(v=exchg.80).aspx
> MonthOfYear  and DayOfMonth are required for Type=5 but this elements
> are not generated for above rrule.
> 
> If you are compiling from source you can test attached patch.
> 
> Regards,
> Thomas
> 
> -Original Message-
> From: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] On Behalf
> Of "Andreas Blaha"
> Sent: Dienstag, 13. September 2016 11:50
> To: users@sogo.nu
> Subject: AW: [SOGo] time-zone dependencies
> 
> Hello,
> similar problem here:
> running SOGo 2.3.14,
> in sogo.conf and on the system (centOS 7, tzselect) TZ is set to
> Europe/Vienna, same on the client web interface and on the client system
> settings (Windows 10, Outlook 2016) in the web interface all is fine, in
> Outlook /EAS all all day appointments are either shifted backwards by one
> day or by 23 hours, see enclosed screenshots (I trust you don't use the
> appointments against me ;-)  ). The shown example is from an additional
> calendar created in this mailbox but the effect ist he same fort he default
> personal calendar.
> Also, as you can see from the screenshots, not all appointments are
> synchronized with EAS. If I change some of them to non-all-day events, they
> show up immediately.
> 
> I have exported the calendar, it looks normal to me, one example that
> SHOWS up:
> 
> BEGIN:VEVENT
> UID:753E-57D2BE00-1B-32A6CA8
> SUMMARY:Fritz S... GEBURTSTAG
> CLASS:PRIVATE
> DTSTART;VALUE=DATE:19610916
> DTEND;VALUE=DATE:19610917
> LAST-MODIFIED:20160912T070207Z
> PRIORITY:5
> CATEGORIES:Geburtstag
> BEGIN:VALARM
> TRIGGER;VALUE=DURATION:-P1D
> ACTION:DISPLAY
> END:VALARM
> RRULE:FREQ=YEARLY
> TRANSP:TRANSPARENT
> SEQUENCE:1
> END:VEVENT
> -
> And one that DOES NOT SHOW up
> :
> BEGIN:VEVENT
> UID:7542-57D2BE00-9-3AB43E40
> SUMMARY:Gyula S GEBURTSTAG
> CLASS:PRIVATE
> DTSTART;VALUE=DATE:20160916
> DTEND;VALUE=DATE:20160917
> LAST-MODIFIED:20160912T065157Z
> PRIORITY:5
> CATEGORIES:Geburtstag
> BEGIN:VALARM
> TRIGGER;VALUE=DURATION:-P1D
> ACTION:DISPLAY
> END:VALARM
> RRULE:FREQ=YEARLY
> TRANSP:TRANSPARENT
> END:VEVENT
> 
> Here the sequence is missing in the ones that do not show.
> If I check their content in the web interface (view raw source) they are
> identical entirely except the sequence number.
> 
> Any ideas?
> 
> > -Ursprüngliche Nachricht-
> > Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag
> > von Christian Mack
> > Gesendet: Donnerstag, 8. September 2016 10:33
> > An: users@sogo.nu
> > Betreff: Re: [SOGo] time-zone dependencies
> >
> > Hello
> >
> >> Am 07.09.2016 um 18:07 schrieb Alex Gogan (a...@fbi.ie):
> >>
> >> I have double checked everything and the Time on my server is
> >> correct, the time on my configuration is correct but when I great
> >> invites
> >>
> >> it will be correct unless I have and use invite attendees, then it
> >> ALWAYS in the body of the email change the time (this happens in
> >> outlook and gmail calendaring as well)... in the actual calendar it is 
> >> correct.
> >>
> >> Just wondering is there a way to vary this work correctly?
> >
> > Which timezone have you set in sogo.conf?
> > Which timezone is set in SOGo webinterface for that account?
> > Does the client use the same timezone on his machine?
> > Is the clock on the client set correctly?
> > How do you synchronize