Re: [SOGo] Mini Admin Panel Survey

2015-12-14 Thread Stephan Heck
we use samba4 and LAM Pro (https://www.ldap-account-manager.org/ 
)
not the nicest UI but it works for us.

> On 14.12.2015, at 13:51, Peter Beck  wrote:
> 
> On 12/11/2015 06:15 PM, Michel Memeteau - EKIMIA wrote:
>> I was wondering what people usually use and I'm open for suggestion
>> with a preference for simplicity over features.
> 
> I couldn't live without puppet anymore. Not web-based, but just great.
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists

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

Re: [SOGo] ANN: sogosync - Open Source ActiveSync with caldav and cardav backend

2012-03-27 Thread Stephan Heck

On 27.03.2012 11:01, xbgmsharp wrote:

SOGo Users,

This is a follow up on from this thread.
'[SOGo] Why not move from Funambol to Z-Push? Many features will be 
obtained.', http://www.mail-archive.com/users@sogo.nu/msg08451.html
even farther from this reply, 
http://www.mail-archive.com/users@sogo.nu/msg08828.html, on the same 
suject.


I am pleased to announce sogosync, It is an unmodified Z-Push from svn 
upstream (1.5.x branch) with caldav and cardav backend.


So far it is a read-only carddav and caldav and support multiple 
addressbook and calendar.
I have also made the configuration easier with preconfigure file 
working against http://sogo-demo.inverse.ca.

'public' addressbook are skip as they are provide by LDAP Z-push backend.
Email (IMAP) and GAL (Global Address List) support are provide by 
standard Z-push backend.


It has been tested on iOS 5.0.1.

It is Open Source software released under AGPLv3 and host on Github.com.

Please feel free to feedback, contribute to the code, sponsor or donate.

More on https://github.com/xbgmsharp/sogosync

Kind regards,
Francois


Great news! Thanks for sharing. I will test in the next days!
Thanks!
Steve
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Too many mails send

2012-03-02 Thread Stephan Heck

On 02.03.2012 09:51, Alessio Fattorini wrote:

Il 01/03/2012 21:52, Stephan Heck ha scritto:

Hi again,


Hi all,

I just updated to TB 10 and newest plugins - all works and looks quit
fine.

During testing I just have some minor confusions with howmany mails
are send by lightning/sogo:


Seems like this:
http://www.sogo.nu/bugs/view.php?id=1435

Don't you?
I added your note.



Yes, seems to be related. Going to watch the bug.

Thanks!


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


Re: [SOGo] Too many mails send

2012-03-02 Thread Stephan Heck

On 02.03.2012 11:49, Christian Mack wrote:

Hi Stephan Heck


On 2012-03-01 21:52, Stephan Heck wrote:

Second minor problem is that I dont see busy/freetime-information. I have
defaults write sogod SOGoCalendarDefaultRoles
'(PublicDAndTViewer,PrivateDAndTViewer,ConfidentialDAndTViewer)'
set, so I am able to subscribe to other users calendar and look at
them... but still busy/freetime says no information


Didn't see the second problem on the first time.
Better not to mix questions into one email.

Did the person you try to see in free/busy already logged into SOGo once?

If not, his calendar isn't there and because of this you don't see it ;-)


Kind regards,
Christian Mack


Hi,

thanks for your answer! Unfortunately that´s not my problem:
The calendar exists and I am also able to subscribe to the calendar (and 
check freetime manually). But still in TB 10 ESR + PlugIns and SOGo 
Webinterface are not showing freebusy information. For some other 
calendares its working ... so it seems not to be a global misconfiguration.


Any ideas where I could investigate?

Thanks!
Stephan


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


Re: [SOGo] Too many mails send

2012-03-01 Thread Stephan Heck

Hi again,


Hi all,

I just updated to TB 10 and newest plugins - all works and looks quit 
fine.


During testing I just have some minor confusions with howmany mails 
are send by lightning/sogo:


- If I open an event and close it with saveclose every attendee 
receives an email, even if nothing is changed
- if I move an event from one calendar to another every attendee 
receives an email, even if nothing is changed for them
- if i get an event-respone from one attendee and update the event, 
every attendee receives an email


How can I change that, so emails are send only for new events or 
time-changes?
Does no one experience the same behavior? If not, what could cause my 
misconfiguration?


Thanks for any ideas / hints!

Steve




Second minor problem is that I dont see busy/freetime-information. I have
defaults write sogod SOGoCalendarDefaultRoles 
'(PublicDAndTViewer,PrivateDAndTViewer,ConfidentialDAndTViewer)'
set, so I am able to subscribe to other users calendar and look at 
them... but still busy/freetime says no information


Thanks for any hints!
Steve





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


Re: [SOGo] 1.3.12 no mail folders visible in WebUI

2012-02-13 Thread Stephan Heck

Hi,

remove UI from both paths in the patch:
--- UI/WebServerResources/JavascriptAPIExtensions.js
6b23612fcaba7a9546455eddfd1470f082d3484a
+++ UI/WebServerResources/JavascriptAPIExtensions.js
8436beb46e3bba9f4f9be171c9f15caa8064bfc3

to
--- WebServerResources/JavascriptAPIExtensions.js
6b23612fcaba7a9546455eddfd1470f082d3484a
+++ WebServerResources/JavascriptAPIExtensions.js
8436beb46e3bba9f4f9be171c9f15caa8064bfc3


and then directory /usr/lib/GNUstep/SOGo

 patch -p0  js+escaping.diff

Works for me.
 Best Steve

On 13.02.2012 21:32, Dominique wrote:
Tried with -p0, same result. Tried with and wihtout space after , 
same results, tried with full path to file, same thing. It seems I 
cannot apply the patch.


Dominique

On 13/02/2012 21:26, Wolfgang Sourdeau wrote:

Le 12-02-13 15:12, Dominique a écrit :

Same problem on Ubuntu 11.04
Tried the patch and got that:

root@solipym:~# patch  js+escaping.diff

You must apply it with -p0 as argument to patch.




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


Re: [SOGo] Re: Password change using LDAP EXOP

2012-02-10 Thread Stephan Heck

On 10.02.2012 13:27, Ian McMichael wrote:

On 10/11/11 19:37, Ian McMichael wrote:
Is there a way to get SOGo to issue an EXOP to change the password so 
that the overlay can be called in OpenLDAP? Are there any other hooks 
into the password change process I could use to execute something 
like smbldap-passwd to do the job instead?


Does anyone else synchronise SOGo and SAMBA passwords via their LDAP 
directory? If so, how have you achieved this?


I take it from the lack of responses I have received that it currently 
isn't possible to change passwords using LDAP EXOP in SOGo.  I'm 
surprised no-one else has a requirement for this and would be 
interested to know how others synchronise SAMBA passwords with SOGo 
accounts via LDAP?
We are using zentyal (www.zentyal.org) for ldap user-administration. It 
has modules for mail, mail-filter, samba, ... and its very easy to 
integrate sogo.


Best
Steve



I have a rare few spare hours in the coming weeks.  I've not developed 
in Objective C before but have written extensively in C++ and Java on 
a variety of platforms.  I am hoping I can write and submit a patch 
that will allow the password change mechanism to be set via a 
configuration parameter.


Can anyone give me heads-up on where to start looking in the current 
source to make these changes?  It would be really appreciated and I 
will submit the results of my work back to the community.


Thanks in advance,

--

Ian McMichael

• E-Mail: ian.mcmich...@gmail.com
• Phone: +44-(0)7703-192837



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

Re: [SOGo] dovecot + sieve

2011-11-29 Thread Stephan Heck

Thanks - will try that!
Is your config working for you without problems or are you still fighting?

Am 25.11.2011 10:26, schrieb Philipp v. Strobl-Albeg:

Hi,

here is my config-snipset, but with
dovecot-managesieve-0.2.3-18.el5
dovecot-pigeonhole-0.2.3-18.el5
dovecot-2.0.14-1_130.el5

--
15-lda.conf:  mail_plugins = acl,quota,trash,mail_log,notify,sieve
15-lda.conf:  mail_plugins = $mail_plugins sieve
20-lmtp.conf:  mail_plugins = $mail_plugins sieve
20-managesieve.conf:service managesieve-login {
20-managesieve.conf:service managesieve {
20-managesieve.conf:protocol sieve {
20-managesieve.conf:  mail_plugins = sieve
90-sieve.conf:  sieve = /var/mail/vhosts/%d/%n/.dovecot.sieve
90-sieve.conf:  sieve_dir = /var/mail/vhosts/%d/%n/sieve
90-sieve.conf:  sieve_extensions = +enotify +vacation +copy
-

I also fight same time with the dovecot/sieve thing, so hope that helps.

Best Regards
Philipp

Am 24.11.2011 21:49, schrieb Stephan Heck:

Dear sogo-users,

I cannot get sieve filters to work using dovecot and sogo. I found 
some posts in this mailing lists and added  sieve_extensions = 
+imapflags to my plugin-section in dovecot.conf:


plugin {

sieve_extensions = +imapflags
sieve = /var/vmail/sieve/%d/%u/sieve-script

}

but still when I save a filter using the sogo front-end, I get

2011-11-24 21:40:09.943 sogod[3900] WARNING: Could not delete Sieve 
script - continuing...: {RawResponse = {ok = NO; }; result = NO; }


and of course the filter wont work... Any hints or mailings I´ve 
overlooked?


Thanks!
Steve




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


Re: [SOGo] Complete Task results in error with 1.3.9

2011-11-29 Thread Stephan Heck

Am 04.11.2011 23:20, schrieb Julian Robbins:

On 04/11/2011 22:18, Ludovic Marcotte wrote:

On 04/11/11 18:07, Julian Robbins wrote:
I need the deb packages for Ubuntu 10.04 LTS 

http://inverse.ca/ubuntu-nightly/pool/main/s/sope/


many thanks

Julian
I have the same error, but the given path doesnt exists anymore. Can I 
solve this issue by intalling the nightlies?


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


[SOGo] dovecot + sieve

2011-11-24 Thread Stephan Heck

Dear sogo-users,

I cannot get sieve filters to work using dovecot and sogo. I found some 
posts in this mailing lists and added  sieve_extensions = +imapflags 
to my plugin-section in dovecot.conf:


plugin {

sieve_extensions = +imapflags
sieve = /var/vmail/sieve/%d/%u/sieve-script

}

but still when I save a filter using the sogo front-end, I get

2011-11-24 21:40:09.943 sogod[3900] WARNING: Could not delete Sieve 
script - continuing...: {RawResponse = {ok = NO; }; result = NO; }


and of course the filter wont work... Any hints or mailings I´ve overlooked?

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


Re: [SOGo] Android status?

2011-05-04 Thread Stephan Heck

Hi all

I am quite happy with http://dmfs.org/carddav/ and 
http://dmfs.org/caldav/. The developer is actively improving both 
clients and provides new releases with new features nearly every week. 
He is answering mails and trying to help out for me that is woth two 
bucks, escpecially if the developer is going to make it open source 
later on.


Cheers
Steve


Op 02-05-11 12:16, André Schild schreef:

Just noted that this one exists:

http://dmfs.org/caldav/

Not tested it myself (and not freeware)

Hello André,

I've asked the author and he says:
-
currently there is only a free as in beer version of CardDAV-Sync. The
DAViCal Wiki entry has been written by an user not by me.
As my website states I'm planning to make both of them open source once
they are worth it. I don't want to open the code right now because it is
just not ready to be published.
By not ready I mean that I'm still in the process of finding an
architecture and defining interfaces. My plan is to put some stuff in
separate libraries and publish them under GPL on Sourceforge as soon as
I think its interface (and most of its implementations) is good enough.


I like when it's OSS, for me it's not so important if it's freeware.

With regards,
Paul van der Vlis.




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


Re: [SOGo] Event shifted in web-interface but is correctly shown in thunderbird lightning (1.3.5a with integrator)

2011-03-09 Thread Stephan Heck

Thanks for the very fast answer!

I dont know if I should file a bug-report into the bug-tracker since you 
are already aware of the problem?


May I ask if there is any chance to get this fixed in the next release, 
I missed already two meetings (was 1 hour late ;-))


Thanks!

Best regards,
Steve

Am 09.03.2011 00:38, schrieb Ludovic Marcotte:

On 11-03-08 3:54 PM, Stephan Heck wrote:
we have sogo 1.3.5a running on 10.04 LTS with integrator configured. 
All works very well, but strangely some events appear to have some 
timezone-problems: They are shifted by one hour.


For example: In Thunderbird lightning (Inverse Edition 1.0b2+104i) 
the event is correctly shown to start at 13:00 (1pm), but in the 
sogo-webview the same event is shown to start at 14:00 (2 pm).  I´ve 
attached a screenshot.


The event was an invitation send from outlook (mac) and was accepted 
in the web interface from sogo. Part of the invitation:

DTSTART;TZID=W. Europe Standard Time:20110311T13
DTEND;TZID=W. Europe Standard Time:20110311T14 


There is currently a parsing bug for TZID that contains a space 
character - like the one you pasted above.


Regards,



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


Re: [SOGo] Thunderbird 3.1.7 : Can't open appointments

2011-02-24 Thread Stephan Heck

Hi,

we had the same problem - I think sogo connector/lightning are not 
working correctly without integrator at the moment (looks like 
http://www.sogo.nu/bugs/bug_view_advanced_page.php?bug_id=520). 
Unfortunately no feedback so far ;-(


Since we cannot use integrator we switched back to normal lightning. 
You have to disable connector when adding a calendar.


Hope this helps! Regards,
Steve



Am 23.02.2011 16:44, schrieb Stéphane PERON:

Hi all,

I have noticed this behavior with some other people :

We can create appointments in thunderbird but with a strange behavior :
When we select a time range for a fast creation .. a new appoitment is 
graphically created but the windows for appointment creation refuse to 
be opened ...
The only possiblity to enter the details for an appointment is to 
create it by double-clicking in the column of the day .. Then the 
window is opened


As soon as the appointement is created, it is impossible to open it by 
double-clicking or right click= open


All connectors are up to date

Thanks for your help

Stéphane



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


Re: [SOGo] Timeout after 1.35 upgrade

2011-02-01 Thread Stephan Heck

Am 01.02.2011 13:15, schrieb Ludovic Marcotte:

On 11-02-01 6:46 AM, Stephan Heck wrote:

Hi all,

we have the same problems here - very fast timeout on the 
web-interface since update to 1.3.5a, using ubuntu 10.04 64bit.



Any hints? Config entries?

OCSSessionsFolderURL has to be set.


Thanks and sorry for not reading update instructions carefully!
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Not possible to edit events with lightning

2011-01-27 Thread Stephan Heck

Hi all,

I just exchanged SOGo lightning version with the original lightning and 
now its possible again to edit calendar entries.


I think its a bug in the SOGO lightning version, maybe the same as: 
http://www.sogo.nu/bugs/bug_view_advanced_page.php?bug_id=520 ?


Best,
Steve

Am 27.01.2011 17:58, schrieb Luca Olivetti:

En/na Stephan Heck ha escrit:

Dear sogo experts,

we just installed a fresh (1.3.4) server and everything works 
smoothly, except two things:


[Major issue for us]: Using Lightning it is not possible to open/edit 
existing events.
CalDAV-Sync with Sogo works fine and events can be modified in sogo 
without problems. Creating events with lightning works, but once an 
event is inserted into lightning it is impossible to open/edit this 
event (doesnt matter if the event is created in lightning or sogo) 
with lightning - double-click and nothing happens (popover with 
details wont show). Thunderbird 3.1 with sogo lightning and sogo 
connector installed. Any hints?


I saw this behaviour on a test server (now 1.3.5, but I saw the same 
with previous versions).

I actually see this:

 - double click on an existing event (nothing happens)
 - create a new event, save and close
 - the previous event will open now

This is with thunderbird 2, sogo-integrator 0.99, sogo-connector 0.99, 
lightning (inverse edition) 0.11.



Bye


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


Re: [SOGo] ActiveSync for SOGo

2010-12-15 Thread Stephan Heck

Hi Bo,

thanks a lot for sharing this! Just what we were waiting for! I just 
wrote a mail to you personally but wanted to post to the list, so i am 
re-sending this mail again. Sorry for any inconvenience.


Your extension makes sogo usable for nearly every mobile device - which 
is really great!


Just one question concerning the version of z-push you used: Their 
license of the newest version is still open source and very open-source 
friendly, isnt it? I am asking because of their changelog for version 
1.4 (which is the latest stable) This version fixes several issues with 
recurring Meeting Requests on the mobiles.


Is it possible to use your backend with the newest version?

Thanks again - really an early chrismas present!

Best,
Steve

Hi!

I've been working a bit to get z-push working for SOGo. Since I own a
relatively old Android phone which isn't supported by the funambol
android client, I decided to get z-push working for SOGo. This version
of z-push uses Caldav, Carddav, and IMAP (it is based on a relatively
old version of z-push in order to keep the code GPL).

Let me know if you think it is useful:

http://geekworld.dk/sogosync/

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