[SOGo] Outlook not refreshing Inbox automatically

2014-01-15 Thread Martin Simovic
Hi,

I am evaluating SOGo/Openchange for business use in the office.
My setup is as follows:
Server:
- Ubuntu 12.04.3
- SOGO 2.1.1b (inverse repositories)
- Samba 4.0.1 (inverse repositories)
- Openchange 2.0 (inverse repositories)
- postfix, dovecot, apache2, mysql (ubuntu repositories)

Software is installed and configured on same host. Domain users can send / 
receive mail via Outlook or web interface, Calendar/Contacts synchronisation 
and sharing works too. So far so good. However, I found a possible show-stopper 
issue: whilst on webmail, newly received messages appear automatically in Inbox 
(this is controlled via parameter SOGoMailMessageCheck = every_minute;) but 
this does not happen when using Outlook. New messages do not appear in Inbox 
unless “update folder (SHIFT+F9)” is manually triggered.

I have seen this problem mentioned on this list in the past (last post about a 
year ago, sogo version 2.0.2). Did anything change since then? Any chance this 
is resolved? 

Best Regards
Martin Simovic

smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Outlook not refreshing Inbox automatically

2014-01-16 Thread Martin Simovic

On 15 Jan 2014, at 19:35, Ludovic Marcotte lmarco...@inverse.ca wrote:

 On 2014-01-15 1:26 PM, Martin Simovic wrote:
 Software is installed and configured on same host. Domain users can send / 
 receive mail via Outlook or web interface, Calendar/Contacts synchronisation 
 and sharing works too. So far so good. However, I found a possible 
 show-stopper issue: whilst on webmail, newly received messages appear 
 automatically in Inbox (this is controlled via parameter 
 SOGoMailMessageCheck = every_minute;) but this does not happen when using 
 Outlook. New messages do not appear in Inbox unless “update folder 
 (SHIFT+F9)” is manually triggered.
 
 I have seen this problem mentioned on this list in the past (last post about 
 a year ago, sogo version 2.0.2). Did anything change since then? Any chance 
 this is resolved?
 This feature has not yet been implemented in OpenChange.
 
 -- 
 Ludovic Marcotte

Thanks for the reply. I guess the best place to ask is openchange mailing list 
which unfortunately seems dead (last message 6 months ago!). 



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Outlook not refreshing Inbox automatically

2014-01-16 Thread Martin Simovic

On 16 Jan 2014, at 15:30, Tanstaafl tansta...@libertytrek.org wrote:

 On 2014-01-16 7:34 AM, Julien Kerihuel j.kerih...@openchange.org wrote:
 On Wed, 2014-01-15 at 13:35 -0500, Ludovic Marcotte wrote:
 I have seen this problem mentioned on this list in the past (last
 post about a year ago, sogo version 2.0.2). Did anything change
 since then? Any chance this is resolved?
 
 This feature has not yet been implemented in OpenChange.
 
 This is not completely true ;-)
 
 This feature exists in OpenChange master since 2011.
 
 Can someone please comment -
 
 We will be rolling SOGo out very soon, and after some testing for a few weeks 
 with our current Thunderbird base, we will test with Outlook, then allow 
 users to switch to Outlook if they want to.
 
 So... Is this about 'IDLE' notifications? Meaning - I can still set Outlook 
 to poll the server every few minutes and that will work ok?

No it is not. IDLE notifications are used when account is configured as IMAP. 
Openchange uses MS Exchange native MAPI protocol which uses different mechanism 
and has nothing to do with IMAP. Configuring the server to sent/receive in any 
interval does not solve the situation either.

smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Outlook not refreshing Inbox automatically

2014-01-16 Thread Martin Simovic

On 16 Jan 2014, at 17:32, Tanstaafl tansta...@libertytrek.org wrote:

 On 2014-01-16 10:02 AM, Martin Simovic mar...@netson.sk wrote:
 Configuring the server to sent/receive in any interval does not solve the 
 situation either.
 
 I wasn't talking about configuring the SERVER, I was talking about 
 configuring OUTLOOK to POLL the server periodically (ie, 'Check for new mail 
 every N minutes')...
 
 I can't believe that wouldn't work?

Sorry I sued the wrong expression. No it will not work since you can only 
configure outlook to “send/receive” in given intervals (F9) however what you 
would need is “update folder” (SHIFT+F9) in intervals which is not configurable 
as far as I know.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Active Sync Support

2014-01-24 Thread Martin Simovic
Odoslané z iPhonu

Dňa 24.1.2014, o 20:16, Ludovic Marcotte lmarco...@inverse.ca napísal:

 If you want to try Active Sync with Outlook 2013, you must use this hack 
 when creating the user account:

Would z-push work with sogo too?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Samba4 issue with existing AD and Exchange 2007

2014-02-18 Thread Martin Simovic

On 18 Feb 2014, at 11:43, John Kenyon jken...@bgwgroup.com.au wrote:

 Hi All,
 
 I know this is a samba issue but thought someone on this list may be able to 
 help? I'm trying to complete testing of SOGo's Native Microsoft Outlook 
 Compatibility by adding a Samba4 DC to an existing Active Directory with 
 Exchange 2007. When I run the samba-tool to join the domain as a DC it starts 
 the process, seems to hit an issue, and then rolls back. Here is the output:
 
 ... snip ...
 Failed to apply records: Failed to find GUID for (null): Invalid DN syntax
 Failed to commit objects: WERR_GENERAL_FAILURE
 Join failed - cleaning up
 ... snip ...
 
 I suspect this issue is due to exchange 2007? The plan is to replace Exchange 
 2007 with SOGo. Has anyone else dealt with this issue? Or had success with a 
 similar deployment?
 

What version of Samba are you using? Did you try with most recent (4.2pre) ? 
Yes, this is a Samba issue and I would recommend:
- back up your current (Windows) DC
- try joining most recent version Samba4 server

M.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Samba4 issue with existing AD and Exchange 2007

2014-02-18 Thread Martin Simovic
On 18 Feb 2014, at 11:43, John Kenyon jken...@bgwgroup.com.au wrote:

Hi All,

I know this is a samba issue but thought someone on this list may be able
to help? I'm trying to complete testing of SOGo's Native Microsoft Outlook
Compatibility by adding a Samba4 DC to an existing Active Directory with
Exchange 2007. When I run the samba-tool to join the domain as a DC it
starts the process, seems to hit an issue, and then rolls back. Here is the
output:

... snip ...
Failed to apply records: Failed to find GUID for (null): Invalid DN syntax
Failed to commit objects: WERR_GENERAL_FAILURE
Join failed - cleaning up
... snip ...

I suspect this issue is due to exchange 2007? The plan is to replace
Exchange 2007 with SOGo. Has anyone else dealt with this issue? Or had
success with a similar deployment?


What version of Samba are you using? Did you try with most recent (4.2pre)
? Yes, this is a Samba issue and I would recommend:
- back up your current (Windows) DC
- try joining most recent version Samba4 server

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

[SOGo] Inverse samba4 debian packages

2014-02-26 Thread Martin Simovic
Hi all,

Is Inverse planning to include more recent samba4 debian packages? Currently 
there is 4.0.1 version included, whilst latest stable is 4.1.5
My reasons are that I want to install sogo/openchange from repository rather 
than from source and need to join sogo/openchange server to existing samba4 DC.
Trial / Error showed that whilst I am unable to join samba 4.0.1 server as 
additional DC (replication fails) I am perfectly able to join samba 4.1 server 
compiled from source.

Thanks and Best Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Inverse samba4 debian packages

2014-02-27 Thread Martin Simovic

On 27 Feb 2014, at 09:57, Jeroen Dekkers jer...@dekkers.ch wrote:

 At Wed, 26 Feb 2014 15:17:26 -0300,
 Márcio Merlone wrote:
 
 Em 26-02-2014 14:12, Martin Simovic escreveu:
 
Is Inverse planning to include more recent samba4 debian packages? 
 Currently there is 4.0.1 version included, whilst latest stable is 4.1.5
My reasons are that I want to install sogo/openchange from repository 
 rather than from source and need to join sogo/openchange server to existing 
 samba4 DC.
Trial / Error showed that whilst I am unable to join samba 4.0.1 server 
 as additional DC (replication fails) I am perfectly able to join samba 4.1 
 server compiled from source.
 
 Brainstorming: why does Inverse keeps its own samba packages instead of 
 relying on Sernet's packages?
 
 Why rely on Sernet packages when there are official samba 4.1 packages
 in testing and wheezy-backports? :)

This might be true, but there are no samba packages in precise-backports which 
is where we need them :)
Other thing is, that Sernet packages install samba in different path and break 
dependencies for inverse packages (e.g. install openchange with still want to 
pull inverse samba packages despite the fact sernet samba packages are 
installed)

Cleanest way would be if inverse packages included 4.1 series instead of 4.0. 
Not sure there is a plan for this or not, maybe together with new openchange 
2.5 release.

??

Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] GetOut - fork of the Funambol Outlook connector

2014-03-27 Thread Martin Simovic
Hi,

Isn’t this addressed by new, native, built-in SOGo Active-Sync support?

Regards
Martin.

On 26 Mar 2014, at 23:40, Adam Tkáč von...@gmail.com wrote:

 Hi all,
 
 I would like to announce GetOut - fork of the Funambol Outlook connector:
 
 https://sourceforge.net/projects/getout/
 
 We extensively use SOGo in our company and syncing Outlook's contacts and 
 calendar (especially Outlook 2013) to SOGo was the last piece which didn't 
 work fine. Since it seems that Funambol company focuses on their OneMediaHub 
 project and no longer releases new versions of Funambol server and Outlook 
 connector, I decided to fork their Outlook connector v10 and develop it as 
 alternative. Currently the main differences from original v10 connector is 
 Outlook 2013 support, new (and hopefully better) build system based on CMake. 
 All stuff related only to OneMediaHub was removed and GetOut will serve only 
 as a program which sync Outlook's PIM data.
 
 The GetOut currently works with SOGo  Funambol v10 server but in future I 
 plan to add support for CalDav and CardDav protocols to avoid Funambol server 
 at all and sync Outlook directly with SOGo (note that I wasn't able to find 
 any open source CalDav/CardDav connector for Outlook). I hope this project 
 can help to build truly open source groupware without need of proprietary 3rd 
 party modules.
 
 I'm really sorry if this advertisement is inappropriate for this ML.
 
 Best regards, Adam



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] GetOut - fork of the Funambol Outlook connector

2014-03-28 Thread Martin Simovic

On 28 Mar 2014, at 11:42, Adam Tkáč von...@gmail.com wrote:

 2014-03-27 17:27 GMT+01:00 Charles Marcus cmar...@media-brokers.com:
 On 3/27/2014 11:40 AM, Martin Simovic mar...@netson.sk wrote:
 Hi,
 
 Isn’t this addressed by new, native, built-in SOGo Active-Sync support?
 
 That only works for Outlook 2013+...
 
 
 Right, ActiveSync is usable only for Outlook 2013.
 
 However  there is another reason to have SyncML/CalDav/CardDav alternative 
 for proprietary ActiveSync protocol even for Outlook 2013 - potential patent 
 and legal issues. ActiveSync itself is patented by Microsoft and it can 
 decide to charge it's users or do other things which can make life with 
 ActiveSync more unpleasant. Even SOGo documentation 
 (https://github.com/inverse-inc/sogo/tree/master/ActiveSync) recommends to 
 contact Microsoft before you start using ActiveSync. So companies might end 
 with large deployment of Outlooks using ActiveSync and then Microsoft simply 
 changes their licensing and you will have to pay - as happened to various 
 Android vendors...
 
 Regards, Adam

Still don’t get it. My understanding is:
- Openchange and Outlook Anywhere setup should be used for Outlook 2010
- SOGo built-in ActiveSync for Outlook 2013
- SOGo built-in ActiveSync for Android and iOS devices
- IMAP/CalDav/CardDav for Thunderbird and alike clients

Am I missing something? Why use Funambol or GetOut? Is there a reason to get 
some +funccionality or is that just an alternative to the above?

Thanks and Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] How to increase Email size limit?

2014-04-10 Thread Martin Simovic
This is your MTA setting, not SOGo.

Regards,
Martin

Dňa 10.4.2014, o 16:11, Sogo Thailand a...@eicm.co.th napísal:

 Hi All,

 Sogo came with default size at 1500.
 How can I increase the incoming email size?
 I expect to increase to 35M like gmail.com.

 telnet myemail 25
 EHLO test
 250-PIPELINING
 250-8BITMIME
 250-SIZE 1500
 250 STARTTLS
 421 Connection Timed Out

 --
 Somsak


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

[SOGo] Active sync problem iPhone

2014-04-16 Thread Martin Simovic
Hi,

I am experiencing problems with ActiveSync on my iPhone, with following setup:

- Ubuntu 12.04
- SOGo 2.2.3 + Activesync from Inverse repositories
- Samba4 as authentication backend
- Posfix MTA
- Dovecot 2.1 (from Quantal repositories)
- Mysql 5.5
- iPhone 5S, iOS 7.1

The problem is that push notifications “do not work”. This means, that on new 
mail arrival I expect an iPhone to notify me regardless of application being 
closed or phone being locked and it is not happening. If I open mail 
application it fetches new emails. Account is configured as MicrosoftExchange 
and notification set to Push.

Other, possibly related issue is that since having this account configured, 
phone is draining far more battery than before. sogo.log is showing an entry in 
5 second intervals:

2014-04-16 12:14:00.343 sogod[1287] -[WEClientCapabilities initWithRequest:]: 
Unknown WebClient: user-agent='Apple-iPhone6C2/1104.167'
2014-04-16 12:14:00.343 sogod[1287] Got Ping request with valid interval - 
sleeping for 5 seconds.
178.40.159.83 - - [16/Apr/2014:12:14:05 GMT] POST 
/SOGo/Microsoft-Server-ActiveSync?User=steveDeviceId=ApplF2LLLFTQFFG9DeviceType=iPhoneCmd=Ping
 HTTP/1.1 200 13/0 5.003 - - 0

Best Regards,

Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



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

Re: [SOGo] Active sync problem iPhone

2014-04-23 Thread Martin Simovic
UPDATE:

Tested with latest stable 2.2.3 and latest nightly build 2.2.3.20140423-1 with 
same result. Android client works without any issues.

Is this a known bug or should I fill a bug report? Any help is very appreciated.

Thanks 

Best Regards
Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



On 16 Apr 2014, at 12:17, Martin Simovic mar...@netson.sk wrote:

 Hi,
 
 I am experiencing problems with ActiveSync on my iPhone, with following setup:
 
 - Ubuntu 12.04
 - SOGo 2.2.3 + Activesync from Inverse repositories
 - Samba4 as authentication backend
 - Posfix MTA
 - Dovecot 2.1 (from Quantal repositories)
 - Mysql 5.5
 - iPhone 5S, iOS 7.1
 
 The problem is that push notifications “do not work”. This means, that on new 
 mail arrival I expect an iPhone to notify me regardless of application being 
 closed or phone being locked and it is not happening. If I open mail 
 application it fetches new emails. Account is configured as MicrosoftExchange 
 and notification set to Push.
 
 Other, possibly related issue is that since having this account configured, 
 phone is draining far more battery than before. sogo.log is showing an entry 
 in 5 second intervals:
 
 2014-04-16 12:14:00.343 sogod[1287] -[WEClientCapabilities initWithRequest:]: 
 Unknown WebClient: user-agent='Apple-iPhone6C2/1104.167'
 2014-04-16 12:14:00.343 sogod[1287] Got Ping request with valid interval - 
 sleeping for 5 seconds.
 178.40.159.83 - - [16/Apr/2014:12:14:05 GMT] POST 
 /SOGo/Microsoft-Server-ActiveSync?User=steveDeviceId=ApplF2LLLFTQFFG9DeviceType=iPhoneCmd=Ping
  HTTP/1.1 200 13/0 5.003 - - 0
 
 Best Regards,
 
 Martin Šimovič
 
 NETSON s.r.o.
 Mlynská 1/2338
 934 01 Levice
 tel: +421 915 393 570
 mail: mar...@netson.sk
 
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread Martin Simovic


On 27 May 2014, at 16:16, marco ardito ard...@apiform.to.it wrote:

 could it be dovecot? is it better cyrus, or else?

Dovecot is probably not correctly configured. Can you post dovecot.conf and 
apache2 modules list.

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

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread Martin Simovic
What are these lines for?

 passdb {
   driver = pam
 }

 userdb {
   driver = passed
 }


Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



On 27 May 2014, at 17:58, marco ardito ard...@apiform.to.it wrote:

 Il 27/05/2014 17:11, heupink ha scritto:
 
 is acting slow, or else? 
 is there any benchmark (ie: timed command) I can issue to test if ldap 
 Sogo.log tells you for many commands how long they took to complete. And I 
 don't think a slower ldap would 'slow down' your imap folders. 
 
 MJ 
 
 Thx all :D
 
 Sogo.log 
 
 here are last lines whan switching from Inbox to Trash...
 192.168.3.22 - - [27/May/2014:17:47:44 GMT] POST 
 /SOGo/so/ardito/Mail//0/folderINBOX/uids HTTP/1.1 200 28/46 2.648 - - 0
 192.168.3.22 - - [27/May/2014:17:47:52 GMT] POST 
 /SOGo/so/ardito/Mail/0/folderTrash/unseenCount HTTP/1.1 200 13/0 2.085 - - 0
 192.168.3.22 - - [27/May/2014:17:47:52 GMT] POST 
 /SOGo/so/ardito/Mail//0/folderTrash/uids HTTP/1.1 200 386/28 2.127 1124 65% 0
 
 Are those float near the line end, seconds? Because that could likely be the 
 lag I experiment...2-3 seconds. need more lines?
 
 Then, here some conf files I have atm (keep in mind that is just a test 
 install, lots of details are just tests. and I disabled any SSL I found, for 
 now)
 
 /etc/dovecot/local.conf: 
 
 disable_plaintext_auth = no
 log_path = /var/log/dovecot.message
 log_timestamp = %Y-%m-%d %H:%M:%S 
 mail_location = maildir:/var/mail/%u
 mail_privileged_group = mail
 mail_uid = vmail
 mail_gid = vmail
 auth_cache_size=5 M
 auth_cache_ttl=3600
 passdb {
   args = /etc/dovecot/dovecot-ldap.conf
   driver = ldap
 }
 passdb {
   driver = pam
 }
 protocols = imap
 service auth {
   unix_listener auth-master {
 group = vmail
 mode = 0600
 user = vmail
   }
   unix_listener auth-userdb {
 user = vmail
   }
   user = root
 }
 userdb {
   args = /etc/dovecot/dovecot-ldap.conf
   driver = ldap
 }
 userdb {
   driver = passwd
 }
 protocol lda {
   hostname = oc.local
   log_path = /var/log/dovecot.message
   postmaster_address = postmaster@oc.local
 }
 
 protocol pop3 {
   pop3_uidl_format = %08Xu%08Xv
 }
 
 /etc/dovecot/dovecot-ldap.conf (setup B, eg: local openldap)
 ===
 uris = ldap://localhost:389
 dn = cn=admin,dc=oc,dc=local
 dnpass = openchange
 tls = no
 ldap_version = 3
 base = dc=oc,dc=local
 scope = subtree
 user_attrs = homeDirectory=home,uidNumber=uid,gidNumber=gid
 user_filter = (uid=%u)
 pass_attrs = uid=user,userPassword=password
 pass_filter = (uid=%u)
 
 apache (/etc/apache2/conf.d/SOGo.conf)
 ==
 Alias /SOGo.woa/WebServerResources/ \
   /usr/lib/GNUstep/SOGo/WebServerResources/
 Alias /SOGo/WebServerResources/ \
   /usr/lib/GNUstep/SOGo/WebServerResources/
 
 Directory /usr/lib/GNUstep/SOGo/
 AllowOverride None
 Order deny,allow
 Allow from all
 
 # Explicitly allow caching of static content to avoid browser specific 
 behavior.
 # A resource's URL MUST change in order to have the client load the new 
 version.
 IfModule expires_module
   ExpiresActive On
   ExpiresDefault access plus 1 year
 /IfModule
 /Directory
 
 ## Uncomment the following to enable proxy-side authentication, you will then
 ## need to set the SOGoTrustProxyAuthentication SOGo user default to YES and
 ## adjust the x-webobjects-remote-user proxy header in the Proxy section
 ## below.
 #Location /SOGo
 #  AuthType XXX
 #  Require valid-user
 #  SetEnv proxy-nokeepalive 1
 #  Allow from all
 #/Location
 
 ProxyRequests Off
 SetEnv proxy-nokeepalive 1
 ProxyPreserveHost On
 
 # When using CAS, you should uncomment this and install cas-proxy-validate.py
 # in /usr/lib/cgi-bin to reduce server overloading
 #
 # ProxyPass /SOGo/casProxy http://localhost/cgi-bin/cas-proxy-validate.py
 # Proxy http://localhost/app/cas-proxy-validate.py
 #   Order deny,allow
 #   Allow from your-cas-host-addr
 # /Proxy
 
 ProxyPass /SOGo http://127.0.0.1:2/SOGo retry=0
 
 # Enable to use Microsoft ActiveSync support
 # Note that you MUST have many sogod workers to use ActiveSync.
 # See the SOGo Installation and Configuration guide for more details.
 #
 #ProxyPass /Microsoft-Server-ActiveSync \
 # http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync \
 # retry=60 connectiontimeout=5 timeout=360
 
 Proxy http://127.0.0.1:2/SOGo
 ## adjust the following to your configuration
 #  RequestHeader set x-webobjects-server-port 443
 #  RequestHeader set x-webobjects-server-name 192.168.3.10
 #  RequestHeader set x-webobjects-server-url https://192.168.3.10;
   RequestHeader set x-webobjects-server-port 80
   RequestHeader set x-webobjects-server-name 192.168.3.10
   RequestHeader set x-webobjects-server-url http://192.168.3.10;
 
 ## When using proxy-side autentication, you need to uncomment and
 ## adjust the following line:
 #  RequestHeader set 

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-28 Thread Martin Simovic
Hi

On 28 May 2014, at 11:32, marco ardito ard...@apiform.to.it wrote:

 ...I struggled to figure out, remember from where i copy/pasted that config, 
 without success. but I am quite sure it was an example somewhere.
 anyway, atm I barely understand configs for everything in sogo  backends 
 (ldap connection was easier, as I aready used it a few times, elsewhere)
 
 now that I see it, and seeing web references, it seems that driver = passed 
 was a driver = passwd with a typo?
 I didn't noticed that yet, since it was all working, except the lag, so I 
 tried to understand what was affecting the ui performance.

yes driver=passed is my typo (autocorrector) I meant driver=passwd like you 
have in your config file.

You should not use configuration file options that you don’t understand. 
Precisely userdb and passdb can have several backends configured and listing 
redundant ones might lead to degraded performance whilst everything looks 
working fine except that.

Namely, I don’t think you really use passdb pam or userdb passwd. These lookups 
leading to nonexistent configuration will fail silently but slow down your 
system considerably.

Regards
Martin.

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

[SOGo] Activesync Outlook 2013

2014-06-02 Thread Martin Simovic
Hi,

I am using SOGo 2.2.4 with activesync with Outlook 2013. Folders with large 
amount of email do not show any email at all (18k+ messages) sync is set to all 
mail.
There are no apparent errors in log file, I have adjusted SxVMemLimit and 
WoWorkersCount to fix errors that were showing up earlier. Is there anything 
that can be done to fix this?

Other issue seems to be that Global Address Book seems to be unavailable for 
Outlook when using ActiveSync. Is this expected?

Thanks and Best Regards

Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



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

Re: [SOGo] Activesync Outlook 2013

2014-06-03 Thread Martin Simovic
Hi,

On 02 Jun 2014, at 19:03, Ludovic Marcotte lmarco...@inverse.ca wrote:

 On 2014-06-02, 9:29 AM, Martin Simovic wrote:
 I am using SOGo 2.2.4 with activesync with Outlook 2013. Folders with large 
 amount of email do not show any email at all (18k+ messages) sync is set to 
 all mail.
 There are no apparent errors in log file, I have adjusted SxVMemLimit and 
 WoWorkersCount to fix errors that were showing up earlier. Is there anything 
 that can be done to fix this?
 How about if you limit it to 1 month for testing purposes?

If I reconfigure the account with this setting emails will show up back 1 month.

 
 Other issue seems to be that Global Address Book seems to be unavailable for 
 Outlook when using ActiveSync. Is this expected?
 The feature is not available in _Outlook_.

Ok, Thanks.

Best Regards
Martin Simovic-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Activesync Outlook 2013

2014-06-03 Thread Martin Simovic
Hi Ludovic,

On 03 Jun 2014, at 13:42, Ludovic Marcotte lmarco...@inverse.ca wrote:

 On 2014-06-03, 5:59 AM, Martin Simovic wrote:
 If I reconfigure the account with this setting emails will show up back 1 
 month.
 One thing you could look at is if it takes longer than 10 mins for a sogod 
 child process to generate the response. You would see a mention in the logs 
 like pid XYZ has been hanging in the same request for X mins. It X reaches 
 10 mins, I'll get killed by the parent process.
 
 When you tell Outlook to sync all mails, it usually splits its requests in512 
 messages chunks. You could try to overwrite that setting using the 
 SOGoMaximumSyncWindowSize configuration parameter. Set it to 50 and see where 
 you get at - perhaps your IMAP server is too slow or your SOGo server is too 
 slow in processing the IMAP responses and at generating the huge XML blob to 
 return.

I do not see the pid XYZ has been hanging in the same request” log entry, 
however I have noticed this one:

sogod [4140]: [ERROR] 0x0x7f1480bd55c0[NGImap4Connection] could not fetch 
18640 uids for url: imap://johndoe@localhost/Archive/ 

When adjusting SOGoMaximumSyncWindowSize = 50 message seems to have 
disappeared, no emails in Outlook though regardless the setting.

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

Re: [SOGo] SOGo repos for Ubuntu Trusty 14.04

2014-06-03 Thread Martin Simovic
On 01 Jun 2014, at 13:40, Ludovic Marcotte lmarco...@inverse.ca wrote:

 On 2014-05-31, 11:46 AM, Steve Ankeny wrote:
 Perhaps Inverse is not finished revising their repositories?
 Things are almost ready in this regard - expect more details next week on 
 this.

Is there a plan to package samba 4.1 series and/or latest openchange 2.2 
planned to be released this Friday (6th of June)?

Thanks and Best Regards
Martin.-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Activesync Outlook 2013

2014-06-05 Thread Martin Simovic
On 03 Jun 2014, at 15:12, Ludovic Marcotte lmarco...@inverse.ca wrote:

 If you use Dovecot, try to tune imap_max_line_length - for example: 
 imap_max_line_length = 262144

That did not help I am afraid, tried raising the value up to 512k (default 
being 64k). Thanks for your help anyway, I will probably go down the openchange 
way for the time being. Are there samba/openchange updated packages going to be 
available from Inverse?

Thanks and Best Regards
Martin.

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

[SOGo] Outlook 2013 Active Sync and Shared Calendars

2014-06-10 Thread Martin Simovic
Hi,

Is it possible to use shared calendars in Outlook 2013 with Active Sync? In 
other words, can I attach other users’s calendar that has been shared with me 
to my Outlook Calendar view?

Thanks and Best Regards

Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



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

Re: [SOGo] Active sync problem iPhone

2014-06-11 Thread Martin Simovic
Hi,

On 23 Apr 2014, at 21:39, Ludovic Marcotte lmarco...@inverse.ca wrote:

 Is this a known bug or should I fill a bug report? Any help is very 
 appreciated.
 iOS devices mostly use Ping to detect changes, and right now, we just tell 
 the device to get lost upon such request. The Ping commands is quite 
 fundamentally flawed in ActiveSync, but we'll probably do a workaround to 
 detect changes after v2.2.4 is released (this week, most likely).

Thanks for the update. I am running 2.2.5 now with same symptoms (Push 
notifications do not work). Tried removing account and configuring it again - 
same issue. Could it be that the fix did not make it to 2.2.5?

Best Regards
Martin.

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

Re: [SOGo] Outlook 2013 Active Sync and Shared Calendars

2014-06-11 Thread Martin Simovic
On 10 Jun 2014, at 20:27, Ludovic Marcotte lmarco...@inverse.ca wrote:

 First of all, over ActiveSync, we currently only send over the personal 
 calendar and personal address book. This limitation will be removed soon 
 (quite an easy fix).

Thanks for the update. Is there any estimation when this functionality could 
land in stable? Is it going to be part of major or minor release? I don’t seem 
to be able to find it on roadmap.

Best Regards
Martin.

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

Re: [SOGo] Active sync problem iPhone

2014-06-11 Thread Martin Simovic

On 11 Jun 2014, at 14:08, Ludovic Marcotte lmarco...@inverse.ca wrote:

 Ping was implemented yesterday. You can test the nightly builds or wait for 
 v2.2.6.

Tested with 2.2.5.20140611-1 and iOS 7.1.1 - not lucky.

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

[SOGo] ActiveSync recommended number of processes

2014-06-11 Thread Martin Simovic
Hi,

SOGo documentation states: 

ActiveSync clients keep connections open for a while. Each connection will 
grab a hold on a 
sogod process so you will need a lot of processes to handle many clients.”

Is there a recommended number of Worker processes to be run per active sync 
client? E.g I have 25 users, each using Outlook and smartphone mobile client 
(Android/iPhone). That makes up to 50 concurrent active sync connections - 
should I be running 50 Worker processes? Given the fact I have set SxVMemLimit 
= 512 (This is needed for Outlook) it would mean RAM requirements are 25GB - 
which is huge. Or are my assumptions wrong?

Thanks and Best Regards

Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



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

Re: [SOGo] New Email Infrastructure

2014-06-12 Thread Martin Simovic
Hi,

On 12 Jun 2014, at 14:46, dyl...@tecmed.co.za dyl...@tecmed.co.za wrote:

 Hi There,
 
 I am currently the network administrator for a Mid-Size business in South
 Africa with about 300 users. We currently use 3 imap based mail servers on
 FreeBSD. I have been tasked with creating a new more modern email
 infrastructure with features that exchange holds, however the financial cost
 of exchange is significant and management would prefer going with an open
 source solution based on Linux.

That is very clever of your management. My experience is quite opposite - they 
are very eager to throw bucks at hosted exchange solution, only to find out 
shortcomings afterwards (lack of backups, lack of SSO, etc.). 

 
 After some playing around, I think that Sogo is the route, replacing the 3
 mail servers with 1 inside our HO.

SOGo is probably the best thing around you can use for this purpose - yes.

 
 My user's currently are pop'ing their mail onto their laptops etc, there for
 contacts, calendar and mail are sitting locally in their machines. This brings
 me to my question, is there a possibility of import their existing PST files
 into Sogo? or what would be the best solution for getting the mail into their
 sogo account?


Your users would have to copy email from local folders to IMAP server. This is 
quite trivial actually.

Ideal client side solution for use with SOGo is 
Thunderbird+Lightning+SOGo-Connector or SOGo webmail access.
There are some limitations when using Outlook you should probably be aware of. 
Happy to summarise if anyone is interested.

Best Regards
Martin.

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

[SOGo] SOGo and other user's mailbox access

2014-06-13 Thread Martin Simovic
Hi,

I don’t seem to be able to find a way how to access other user’s mailbox. I 
remember that this was possible without prior configuration for sogo 
administrative users, now the only thing I can find is to set ACL’s for 
contacts and calendars. 

Is there a way to access other mailboxes from administrative user web interface 
or do I remember wrong?

Thanks and Best Regards

Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



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

Re: [SOGo] SOGo with Openchange on a Samba3 domain

2014-06-17 Thread Martin Simovic
Hi,

On 16 Jun 2014, at 19:36, Donny Brooks dbro...@mdah.state.ms.us wrote:

 We have yet to have migrated to Samba4 or AD proper so we are still using our 
 OpenLDAP and Samba3 domain. However I am wanting to test the Outlook 
 connectivity for possible rollout. Has anyone successfully deployed 
 SOGo+Openchange+Samba4 while still leaving Samba3 in place? Our setup 
 currentlystands as: PDC, mail, webmail/SOGo etc are all separate machines 
 with mail being a secondary domain controller with backup LDAP. Any pointers 
 are very welcome.
 

Opechange requires Samba4. Samba4 and Samba3 can not be run simultaneously on 
the same machine. I recommend setting up a completely separate vanilla machine 
as a test mail server with all required services (postfix, dovecot, samba4, 
sogo, openchange) in order to test Outlook connectivity. If you are happy with 
the results, you can plan a Samba3 - Samba4 migration first (which will give 
you undoubtedly benefit on it’s own) followed by mail server migration (current 
server - openchange).

I would not bother with any black magic trying to achieve the impossible - 
vanilla setup is complex enough on it’s own to get it right.

Hope this helps,

Martin.

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

Re: [SOGo] Sieve connection failed

2014-06-17 Thread Martin Simovic
Hi,

On 17 Jun 2014, at 14:25, erni...@gmx.net erni...@gmx.net wrote:

 Hello everyone,
 
 I installed SOGo 2.2.5-1 on a VPS with CentOS 6.5 and iredmail. I followed the
 setup described on the webpage of iredmail. I'm testing the functions and I
 came across an issue described in your bugfix 2746 release 2.2.4. I have the
 following message when I try to save my preferences:

SOGo needs a manage sieve server which is configured via directive 
'SOGoSieveServer =‘
You either don’t have a manage sieve server running or it is running on port 
different then 2000. Modern manage sieve servers will run at port 4190.

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

Re: [SOGo] Outlook logon to SOGo/OpenChange/Samba fails

2014-06-17 Thread Martin Simovic
Hi,

On 15 Jun 2014, at 17:41, Anantha Padmanaban Potty apkpo...@gmail.com wrote:

 I have been trying to install Samba (4.1.7), OpenChange (2.1-QUADRANT) and 
 SOGo (and SOPE 2.2.5) from sources.
 
 All setup for SOGo is working fine when accessing through web and using 
 Thunderbird/Lightening ...
 
 However, on access using Outlook samba crashes with the exception Uncaught 
 exception MAPIStoreIOException, reason: 'OCSFolderInfoURL' is not set, 
 though the setting is definitely there in /etc/sogo/sogo.conf!
 
 googling suggests ln -s ~sogo/GNUstep /root. Tried it but no luck!

Your sogo configuration should be in /etc/sogo/sogo.conf rather then in 
/var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults

 
 Debugging a little using GDB shows that the value of user (sogoUser) is null 
 in the function folderTableURL in OpenChange/MAPIStoreUserContext.m (with a 
 hint to the UserContext ('self' in folderTableURL) not being populated 
 fully?).

Did you run openchange_newuser —create USERNAME ?

M.

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

Re: [SOGo] Outlook logon to SOGo/OpenChange/Samba fails

2014-06-18 Thread Martin Simovic


On 17 Jun 2014, at 19:02, Anantha Padmanaban Potty apkpo...@gmail.com wrote:

 and yes, I have run openchange_newuser --create USERNAME. Also run the 
 openchange_provision and openchange_provision --openchangedb commands as 
 instructed ...
 
 could something be missing from the openchange_newuser script? could you 
 point me to what can be checked to verify whether the script has *REALLY* 
 done what it is supposed to?

I remember that when installing from source openchange commands had to be run 
from source directory rather then from install one. E.g if your git checkout 
was in ~/openchange then you’d run ~/openchange/setup/openchande_newuser 
—create …. etc. instead from install directory (/usr/local)

BTW, install doc is not great, there are some redundant / incorrect steps in 
it. I got to working setup combining various docs from sogo.nu, openchage.org 
and iabsis.com and understanding what is done in each step. My plan was to 
write a “proper” setup documentation, but did not get a chance yet. :(

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

[SOGo] Outlook FreeBusy lookups

2014-07-24 Thread Martin Simovic
Hi,

I am trying to implement FreeBusy lookups for Outlook 2010 for meeting 
scheduling. We are using SOGo without Openchange layer, email is accessed via 
IMAP and calendars / contacts are synced with SOGo server via iCal4OL software.

I read in SOGo documentation that:
- freebusy lookups are supported using the Internet Free/Busy feature of Outlook
- URL to use must be of the following format: 
http://hostname/SOGo/dav/public/%NAME%/freebusy.ifb
- SOGoEnablePublicAccess must be set to YES

This works, with one limitation: Each user’s calendar ACL’s have to be updated 
for public access (View Date and Time). Whilst there is a setting 
SOGoCalendarDefaultRoles, this is ignored for public access. Is there another 
way of enabling FreeBusy lookups for Outlook other than granting public 
calendar access on user-by-user basis?

Many thanks for any hints

--
Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk





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

Re: [SOGo] Outlook FreeBusy lookups

2014-07-25 Thread Martin Simovic
Hi,


On 25 Jul 2014, at 14:30, Christian Mack christian.m...@uni-konstanz.de wrote:

 Hello Martin Simovic
 
 Am 2014-07-25 11:59, schrieb Martin Simovic:
 On 24 Jul 2014, at 17:15, Martin Simovic mar...@netson.sk wrote:
 
 Hi,
 
 I am trying to implement FreeBusy lookups for Outlook 2010 for meeting 
 scheduling. We are using SOGo without Openchange layer, email is accessed 
 via IMAP and calendars / contacts are synced with SOGo server via iCal4OL 
 software.
 
 I read in SOGo documentation that:
 - freebusy lookups are supported using the Internet Free/Busy feature of 
 Outlook
 - URL to use must be of the following format: 
 http://hostname/SOGo/dav/public/%NAME%/freebusy.ifb
 - SOGoEnablePublicAccess must be set to YES
 
 This works, with one limitation: Each user’s calendar ACL’s have to be 
 updated for public access (View Date and Time). Whilst there is a setting 
 SOGoCalendarDefaultRoles, this is ignored for public access. Is there 
 another way of enabling FreeBusy lookups for Outlook other than granting 
 public calendar access on user-by-user basis?
 
 Many thanks for any hints
 
 
 There are at least two ways this could be achieved:
 
 1. Have a setting like “SOGoCalendarDefaultRoles” that applies for public 
 calendars
 
 
 This should definitely be another setting, as internal and public access
 are different after all.

Sure, I should have said similar setting, that does the same thing for 
non-authenticated users (public).

 
 
 2. Embed username / password in SOGo URL, something like 
 http://hostname/SOGo/dav/public/%NAME%/freebusy.ifb?Login=LoginPassword=PW
 
 Did you try the following?
 http://Login:Password@hostname/SOGo/dav/%NAME%/freebusy.ifb

This unfortunately does not work, I believe because Outlook uses IE as it’s 
engine for http(s) access and username:password@ in URL is no more allowed for 
IE. So far I did not find the way to make it work old way for IE 11.

Best,
Martin Simovic-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Roadmap

2014-08-08 Thread Martin Simovic
Hi,

Here is the post from openchange dev mailing list.

On 5th August Julien Kerihuel wrote:



--
Good evening all,

After different tentative schedule of the release, openchange 2.2 is
finally in the delivery pipe and will be released within the next 10
days. We currently have one (very big) pending pull request to merge and
the release will be ready from the development and test perspective. 
While we initially expected 2.2 to be a minor release, it is finally a
major one. It includes several important features, bug fixing,
stabilization code and architecture changes implemented over the last 8
months.

An important update of the cookbook will be required but will not be a
blocker to the release if it is not ready in time.

Among the list of features this release will provide, we can highlight:

- MySQL backend for openchangedb / indexing and named properties
- Out Of Office (OOF) Web service with Sieve support
- Provision as an additional Exchange server
- Deprovision of OpenChange Server
- New unit testing framework integrated to travis
- Apport based crash report debugging tool
- PHP bindings for libmapi

Cheers,
Julien.

-- 
Julien Kerihuel
j.kerih...@openchange.org
OpenChange Project Founder

Twitter: http://twitter.com/jkerihuel

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


___
devel mailing list
de...@lists.openchange.org
http://mailman.openchange.org/listinfo/devel
--

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

Re: [SOGo] SOGo repos for Ubuntu Trusty 14.04

2014-08-27 Thread Martin Simovic
Openchange 2.2 has been already released.

http://www.openchange.org/developers/relnotes/2.2-nanoprobe.html

--
Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk





On 27 Aug 2014, at 12:02, Steve Ankeny stev...@cinergymetro.net wrote:

 The news is Inverse is waiting for the release of OpenChange 2.2 (which is 
 two months overdue)
 
 On 08/27/2014 04:54 AM, h...@promedia-sds.de wrote:
 Hi all,
 
 are there any news about this issue?
 
 I also can't find the packages for trusty:
 
 sogo-openchange
 openchange-ocsmanager
 openchange-rpcproxy
 
 Regards
 HH
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] sogo installation on Ubuntu Trusty

2014-09-12 Thread Martin Simovic

On 12 Sep 2014, at 15:15, Ludovic Marcotte lmarco...@inverse.ca wrote:

 On 2014-09-12, 9:11 AM, hellerm...@we-do.com wrote:
 E.g. the SOGo - Installation and Configuration Guide (PDF) from your website
 is identical with the SOGo Native Microsoft Outlook Configuration.pdf .
 
 Trusty isn't mentioned in that guide so that is why it doesn't work.
 
 Up-to-date packages for the native Outlook compatibility will be
 available for Trusty in the upcoming v2.2.9 release.
 

I assume updated samba / openchange packages will be available for 12.04 too?

Thanks and Best Regards

Martin.

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

Re: [SOGo] ActiveSync on iPhone not working

2014-09-16 Thread Martin Simovic
Hi,

Just FYI, Push has never worked for me. iPhone 5S, iOS 7.1.2, Ubuntu 12.04, 
SOGo 2.2.8. I am trying ActiveSync since it’s early days (it is quite new 
addition to SOGo) and Push has never worked, plus it drained my battery a lot. 
I use Fetch instead.

Best Regards,
Martin.


On 13 Sep 2014, at 16:04, Peter Lohmann em...@peter-lohmann.ch wrote:

 Hi!
 
 I'm trying out ActiveSync with my iPhone on Debian, using the
 
 Package: sogo-activesync
 Source: sogo
 Version: 2.2.8-1
 
 
 Unfortunately, the pushing doesn't seem to work. I'm seeing the
 following repeatedly in the logs:
 
 2014-09-13 16:01:14.654 sogod[2172] -[WEClientCapabilities
 initWithRequest:]: Unknown WebClient: user-agent='Apple-iPhone5C2/1104.257'
 someip - - [13/Sep/2014:16:01:15 GMT] POST
 /SOGo/Microsoft-Server-ActiveSync?User=em...@peter-lohmann.chDeviceId=ApplDQGMK0BXF39CDeviceType=iPhoneCmd=Ping
 HTTP/1.1 200 13/0 1.152 - - 0
 
 What am I doing wrong here?
 
 Kind Regards,
 
 Peter
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] Change SOGo URL Location

2014-10-23 Thread Martin Simovic
I think you could use apache mod_rewrite to do that.

--
Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice



 On 23 Oct 2014, at 16:23, Kiss Tamás litt...@littlet.hu wrote:
 
 Hello,
 
 How do I move it the: https://mydomain.my/SOGo
 to this: https://mydomain.my/mail
 lcation in the browser.
 
 The importance, that the mobile DardDAV / CalDAV
 access is work fine!
 
 Thanks!
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] ActiveSync improvements

2014-10-30 Thread Martin Simovic
Thanks for the great news. 

Haven’t tried for a while, so it could have been part of some earlier version 
fix, but PUSH email notification finally works on iOS with this version.

Best Regards

--
Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



 On 30 Oct 2014, at 01:59, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 Hi,
 
 Today a good amount of ActiveSync improvements have landed - like fixes for 
 Windows Mobile devices but more importantly, support for synchronizing 
 multiple calendars and address books. Thanks to Thomas Fuehrer for these 
 improvements.
 
 Since these changes will be in the upcoming v2.2.10 release, please test the 
 upcoming nightly builds and report your findings in our BTS 
 (www.sogo.nu/bugs).
 
 Thanks,
 
 -- 
 Ludovic Marcotte
 lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
 Inverse inc. :: 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] ActiveSync ignores SOGoMaximumSyncWindowSize and eats all RAM/swap

2014-11-13 Thread Martin Simovic

 On 12 Nov 2014, at 22:25, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 Do you have very large mail folders? Or lots of mail folders?
 
 A huge performance fix was pushed a few minutes ago to the cache 
 de-serialization code. You might want to test the upcoming nightly builds. 
 The previous code was slow and consuming lots of memory (due to some GNUstep 
 brain damages).

I have tested with ~2GB mailbox and 2.2.10.20141113-1 and haven’t noticed the 
difference really. Maybe it was built before the push made it to the master?

Martin.

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

[SOGo] ActiveSync and folders manipulation

2014-11-13 Thread Martin Simovic
Hi,

I have observed a what I think is a huge problem with Outlook 2013 + ActiveSync 
during email folder manipulation. The problem happens regardless of mailbox 
size (tested with very small mailbox too).

After initial account configuration I wait until it is fully synchronised with 
server. New emails are received fine.

Problem occurs when I try to move emails between folders (e.g. move email from 
Inbox to Archive). Outlook moves the email, however server -side it stays in 
it’s original  place. This can be observed the other way around too - I move 
the folder via IMAP client (or webmail) and Outlook shows it in original place 
AND on destination folder too!

This leans to inconsistencies and duplications, when moving emails between 
folders a lot, Outlook completely looses sense of where emails actually are.

My setup: Ubuntu Trusty x64, Dovecot with ACL plugin, SOGo nightly build 
2.2.10.20141113-1


--
Martin Šimovič

NETSON s.r.o.
Mlynská 1/2338
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk



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

Re: [SOGo] Fwd: SAMBA 4.0.1 unstable with Openchange ? missing implemented method and property tag.

2014-11-18 Thread Martin Simovic
Hi,

 On 18 Nov 2014, at 14:48, Maxime RUBINO maxime.rub...@sfproduction.fr wrote:
 
 dpkg -l :
 ii  sogo:amd64  2.2.9a-1   amd64  a modern and scalable 
 groupware
 ii  samba4  4.0.1+dfsg1-1  amd64  SMB/CIFS file, NT 
 domain and active directo
 ii  dovecot-core1:2.1.17-2~inv amd64  secure mail server that 
 supports mbox, mail
 ii  postfix 2.9.6-2amd64  High-performance mail 
 transport agent
 ii  apache2 2.2.22-13+deb7 amd64  Apache HTTP Server 
 metapackage
 ii  openchangeserver1:2.0.r3669-1~ amd64  Experimental MAPI 
 (Exchange/Outlook) server
 ii  openchangeproxy 1:2.0.r3669-1~ amd64  Experimental MAPI 
 (Exchange/Outlook) proxy
 ii  openchange-ocsmanag 1:2.0.r3669-1~ allWorking instance of 
 python-ocsmanager
 ii  sogo-openchange:amd 2.2.9a-1   amd64  a modern and scalable 
 groupware - OpenChang

Your installation is heavily outdated. You should use SOGo nightly builds and 
debian backports to get 

samba 4.1
openchange 2.2

Still, with updated packages I was experiencing problems - high mysql CPU load 
during mail synchronisation eventually killing the server.
Myself I decided to wait for stable packages and then I will try again.

I believe that ZEG appliance has samba/openchange/SOGo patches from Zentyal 
team, turning it binary different from upstream … but not sure.

Maybe someone can clarify?

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

Re: [SOGo] Dovecot LDAP config with samba 4

2014-11-19 Thread Martin Simovic


 On 19 Nov 2014, at 12:50, Jan Kraljič jan.kral...@gmail.com wrote:
 
 Hi all, 
 
 I am trying to play with Dovecot to connect to Samba 4 LDAP so I would later 
 use SOGo over that but seem that I have some issue woth config. 
 
 I am playing with different configs, this is the last one:
 
 user_filter = (mail=%u)
 pass_attrs = uid=user,userPassword=password
 pass_filter = (mail=%u)
 
 
 Error: result:  uid missing; userPassword missing
 
 Looks like Samba 4 does not have uid?
 
 Any good configuration for Dovecot?
 

Samba4 is a LDAP server so you can have any attributes that schema supports. 
“uid” is not populated by default, what you are probably after is 
“samaccountname”

Now, with dovecot you can do LDAP authentication two ways:

- password lookups http://wiki2.dovecot.org/AuthDatabase/LDAP/PasswordLookups
- authentication binds http://wiki2.dovecot.org/AuthDatabase/LDAP/AuthBinds

Myself I prefer auth binds - dovecot tries to bind to ldap server (samba4) with 
provided username and password and if succeeds considers a user authenticated

My config is as simple as:

(/etc/dovecot/dovecot-ldap.conf.ext)

hosts = localhost
auth_bind = yes
auth_bind_userdn = cn=%u,cn=Users,dc=mydomain,dc=local
ldap_version = 3
base = cn=Users,dc=mydomain,dc=local

Adjust domain components to your needs.

Hope this helps,

Regards
Martin.

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

Re: [SOGo] Updated packages/documentation

2014-11-20 Thread Martin Simovic


 On 19 Nov 2014, at 20:35, compte foxnet i...@foxnet.be wrote:
 
 I tested it, so good, but this package is not installed, 
 openchange-ocsmanager, unfortunately.
 The use NGINX, problem?
 Michel

Debian-based distributions won't have OCSManager/RPC Proxy support in v2.2.10 
but hopefully that will be resolved days after it's released.-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Updated packages/documentation

2014-11-20 Thread Martin Simovic
Outlook anywhere and Autodiscovery service. 

Sent from iPhone

Dňa 20.11.2014, o 17:20, Mario Gruenwald gru...@hardware-house.at napísal:

 On Thu, Nov 20, 2014 at 11:43:11AM +0100, Martin Simovic wrote:
 ... 
 Debian-based distributions won't have OCSManager/RPC Proxy support in 
 v2.2.10
 but hopefully that will be resolved days after it's released.
 
 What's the task of these Packages? Are they only for outlook anywhere?
 
 In other words: Which features lack SOGo on debian-based distributions?
 
 regards
 Mario
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Default Sieve rule

2014-11-21 Thread Martin Simovic

 On 20 Nov 2014, at 23:59, Dave Burkholder d...@thinkwelldesigns.com wrote:
 
 Is it possible to have a default sieve rule that moves spam into the Spam 
 folder? It seems like a waste to require every user to manually create their 
 own sieve rule for this. Can that be set as a default preference for every 
 account?
 

Yes it can be done but outside of SOGo. How it’s done depends on your sieve 
implementation, for example for dovecot is is done by sieve.before or 
sieve.after rules

http://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration 
http://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration

You have to use dovecot-lda for this to work. 

Best Regards
Martin.


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

Re: [SOGo] Updated packages/documentation

2014-11-21 Thread Martin Simovic


 On 21 Nov 2014, at 14:40, mourik jan heupink heup...@gmail.com wrote:
 
 Hi Ludo,
 
 A question on the (great!) updated docs:
 
 In the Configuration chapter, the part about samba configuration:
 
 Samba 4 Configuration. Run the following commands as root: samba-tool domain 
 provision...
 
 Just so I understand: those commands are not needed when you have joined your 
 SOGo server as an additional DC, right? Because provisioning a added DC 
 sounds a bit strange to me..?
 
 Perhaps the doc could make that a bit clearer?
 
 I would expect all data to be replicated from the other domain controllers, 
 and that would be the end of the samba configuration?
 
 Regards,
 MJ

Of course not. Joining samba4 as additional DC replaces provisioning step and 
domain data is replicated from Windows server.

More interesting question would be if it is still required to join openchange 
server as additional DC. I seem to remember on openchange 2.2 roadmap (before 
the release) there was a plan that openchange server running samba4 would be 
enough to join as domain member server, not additional DC. 

Was this achieved? (never got to running the tests myself)

Regards
Martin.

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

Re: [SOGo] Recommended setup?

2014-11-24 Thread Martin Simovic
If you use AD you can perfectly use domail users and computers mc snap-in 
from windows for user SOGo user management. 

Sent from iPhone

Dňa 24.11.2014, o 11:48, Steve Ankeny stev...@cinergymetro.net napísal:

 We use the SOGo ZEG in a small accounting office with 5 users.
 
 We modified it to fit our mail domain, and my plan is to download the new 
 ZEG (without LDAP), modify it for our mail domain, provision Samba as a 
 alternative to MS Active Directory and transfer our existing mail.
 
 I should be able to handle user management with Webmin and Samba, but I'll 
 consider iGestis
 
 On 11/24/2014 02:16 AM, André Schild wrote:
 Am 23.11.2014 um 11:50 schrieb Kai-Uwe Rommel:
 users-requ...@sogo.nu wrote on 22.11.2014 20:43:19:
  
  Are you familiar with pg. 29-31 of the documentation?
  
  http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf
  
  As I see it, either install a standalone Samba server for user 
  management only (or user management and SMB sharing between clients)
  or something like PostgreSQL and follow the suggestions starting on pg. 29
 
 Those pages only very briefly document how to configure it. But not why and 
 when to choose which alternative. Also, there is no documentation how to 
 then create the user accounts in the database? How is this done? Is there 
 a tool for this purpose?
 
 For beginners (with 20 years of experience in other areas) there is also the 
 sogo
 ZEG edition available.
 
 Here you get a click-and-run version of sogo
 
 http://www.sogo.nu/downloads/zeg.html
 
 There is also the sogo wiki available
 http://wiki.sogo.nu/
 
 
 
 André
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] openchange_provision search for MySQLdb

2014-11-25 Thread Martin Simovic



 On 25 Nov 2014, at 08:15, Jan Kraljič jan.kral...@gmail.com wrote:
 
 Good morninig, 
 
 I am trying to add native Outlook support and I have problem with running 
 openchange_provision. it searches fom mysql but setup is done with 
 postgresql. Here is the error: 
 
 :/etc/samba# openchange_provision
 Traceback (most recent call last):
   File /usr/sbin/openchange_provision, line 30, in module
 import openchange.provision as openchange
   File /usr/lib/python2.7/dist-packages/openchange/provision.py, line 22, 
 in module
 from openchange import mailbox
   File /usr/lib/python2.7/dist-packages/openchange/mailbox.py, line 28, in 
 module
 import MySQLdb
 ImportError: No module named MySQLdb
 
 
 Thanks for tips!
 
 BTW: Is setup possible with remote samba 4 AD-DC? Looks like samba 4 still 
 have soem problems with replication DC. :(
 

You are not saying what OS you are running on (assuming ubuntu), most likely 
you need to install python-mysqldb” with apt-get 

BTW, samba4 IS NOT having replication problems.

Best Regards
Martin.

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

Re: [SOGo] list faster posts

2014-11-26 Thread Martin Simovic
Hi,

 On 26 Nov 2014, at 17:02, FoxNET Info i...@foxnet.be wrote:
 
 hello
 I think my question was already asked, but I have a slow when loading 
 messages via my iphone, can be that it is error below can give me answers.
 
 2014-11-26 16:32:15.289 sogod[25387] -[WEClientCapabilities 
 initWithRequest:]: Unknown WebClient: user-agent='Apple-iPhone6C2/1202.435'
 2014-11-26 16:32:15.388 sogod[25387] Sleeping 10 seconds while detecting 
 changes...
 2014-11-26 16:32:21.089 sogod[29219] -[WEClientCapabilities 
 initWithRequest:]: Unknown WebClient: user-agent='Apple-iPad1C1/902.206'
 2014-11-26 16:32:21.163 sogod[29219] Sleeping 10 seconds while detecting 
 changes...
 2014-11-26 16:32:25.513 sogod[25387] Sleeping 10 seconds while detecting 
 changes...
 2014-11-26 16:32:31.230 sogod[29219] Sleeping 10 seconds while detecting 
 changes...
 2014-11-26 16:32:35.573 sogod[25387] Sleeping 10 seconds while detecting 
 changes...
 2014-11-26 16:32:41.273 sogod[29219] Sleeping 10 seconds while detecting 
 changes...
 
 
 Michel
 

You are terrible asking questions; No SOGo version you use, no OS you are 
running at, no IMAP server, no nothing.

BUT

From the log I can see you are using ActiveSync. ActiveSync is everything 
these days but fast. If you are using iPhone, I strongly recommend using IMAP, 
CardDAV and CalDAV combo instead of ActiveSync to access SOGo. Works like a 
charm and it’s blazing fast.

Best Regards
Martin.


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

Re: [SOGo] list faster posts

2014-11-26 Thread Martin Simovic


 On 26 Nov 2014, at 17:56, FoxNET Info i...@foxnet.be wrote:
 
 hello
 
 You are terrible asking questions; No SOGo version you use, no OS you are 
 running at, no IMAP server, no nothing.
 
 The used version is version 2.2.10 SOGo
 
 Why Create / Use a package like ActiveSync to synchronize, message, calendar, 
 contact that not work very well.

sogo-activesync is relatively new to SOGo and hence it is not as mature as sogo 
itself. At the moment it is slow and consumes a lot of RAM.

 
 Because my only problem is the slowness of getting mail, the rest works 
 perfectly, because at the moment, I use ActiveSync for calendar and contacts 
 and imap connection to my emails.

I would use ActiveSync only where there is no other option really. This is not 
the case in iOS which supports SOGo natively. If I were you I would drop 
ActiveSync altogether and leave IMAP for email.
Plus under accounts add CalDAV account for calendars and CardDAV account for 
contacts. Your phone will thank you.

Regards
Martin.


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

Re: [SOGo] openchange ocsmanager

2014-11-26 Thread Martin Simovic


 On 26 Nov 2014, at 15:18, Jan Kraljič jan.kral...@gmail.com wrote:
 
 Hi, 
 
 in Debian nightly build is currently no openchange-ocsmanager too. Is in 
 Debian replaced with python-ocsmanager?
 
 Regards, 
 Jan
 

Both packages openchange-ocsmanager and python-ocsmanager are needed for 
Outlook Anywhere support. openchange-ocsmanager is currently missing but should 
soon appear in debian-nightly builds.

M.

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

Re: [SOGo] list faster posts

2014-11-27 Thread Martin Simovic

 On 26 Nov 2014, at 19:09, Charles Marcus cmar...@media-brokers.com wrote:
 
 On 11/26/2014 12:14 PM, Martin Simovic mar...@netson.sk 
 mailto:mar...@netson.sk wrote:
 sogo-activesync is relatively new to SOGo and hence it is not as mature as 
 sogo itself. At the moment it is slow and consumes a lot of RAM.
 
 Well, thats not so good.
 
 I was planning on trying one last time to get my boss to let me keep our
 dovecot+SOGo server and upgrade everyone to Outlook 2013 on the desktop
 to avoid an imminent migration to Office 365 - but that, of course,
 would require to use ActiveSync.
 
 Are you saying you would not recommend this in an office setting, say,
 with about 70 users?
 
 SOGo is a VM on VMWare, and I can give it lots of RAM if needed, but it
 will need to be reasonably responsive for everyone.

I am saying that you test your setup well before going live with 70 users. Each 
ActiveSync client grabs a SOGo process on its own for the moment, while min. 
memory limit for single process should be at least 384 MB (default). 70 Outlook 
users mean ~ 30 MB RAM for your VM, and that is if every user uses a single 
client. In real world everyone has +1 device at least (Phone, tablet) which 
will use additional server recourses.

For your VM I would recommend 4 VCPUS and 32MB RAM at least if you want to 
service 70 Outlook instances. 

As a side note (from my own experience) consider before upgrading that Outlook 
2013 is terrible with IMAP. If you wanted to fall back from ActiveSync solution 
(for whatever reason) back to IMAP you’ll be most likely downgrading back to 
OL2010. Said that, test well before you upgrade all 70 clients … just my 50 
cents.

Best Regards
Martin.

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

Re: [SOGo] list faster posts

2014-11-27 Thread Martin Simovic

 On 26 Nov 2014, at 19:34, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 26/11/2014 13:09, Charles Marcus wrote:
 Are you saying you would not recommend this in an office setting, say,
 with about 70 users?
 I think that has been exaggerated. The initial process of syncing can be slow 
 and memory intensive but that's because of EAS itself, not SOGo. We 
 nonetheless aim to improve that.
 
 Once the initial sync process is completed, memory usage will be low and 
 speed great.

I have appx. - 2.5 GB mailbox fully synced with Outlook. Still sogo process is 
killed every 10 seconds for vMem size limit reached and CPU is bursting 10% 
{sogod,imap} in the same interval.

There is a single EAS client (Outlook) and two IMAP/CALDAV/CARDDAV clients to 
the server with 1 x 2.5 Xeon and 1GB RAM. When Outlook is running, it is very 
noticeable. 
Are you saying this is not expected to be happening? 

Best Regards,
Martin.

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

Re: [SOGo] Native Microsoft Outlook from debian-nightly

2014-12-10 Thread Martin Simovic

 On 09 Dec 2014, at 14:41, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 09/12/2014 08:12, Jan Kraljič wrote:
 since some packages are missing in debian-nightly is it even possible to 
 create Native Microsoft Outlook from nightly builds?
 Yes, but without ocsmanager and rpcproxy for now. So Outlook using RPC will 
 work, but not RPC over HTTP.
 
 This will be fixed as soon as v2.2.11 is released.

Packages seem to be still missing after 2.2.11 release?-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ANN: SOGo v2.2.11

2014-12-10 Thread Martin Simovic


 On 10 Dec 2014, at 19:47, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 10/12/2014 11:32, Ludovic Marcotte wrote:
 The fix is being pushed, as well as the fix for Squeeze. A leftover package 
 cause that issue. Debs are being regenerated and pushed. 
 
 Should now be golden.
 

sogo 2.2.11 install is still impossible on Precise (12.04)

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

Re: [SOGo] ANN: SOGo v2.2.12

2014-12-19 Thread Martin Simovic

 On 19 Dec 2014, at 11:48, Steve Ankeny stev...@cinergymetro.net wrote:
 
 two quick questions . . .
 
 (1) Do we still need OpenChange if we use sogo-activesync?
 
 It's my understanding that OpenChange/OCSManager/rpcproxy is needed for 
 Outlook 2003, 2007  2010 but that Outlook 2013 uses sogo-activesync, so if 
 we moved to Outlook 2013, we'd not need OpenChange?

You need openchange for Outlook 2003, 2007, 2010 AND 2013, unless you want to 
use EAS (active-sync). Only Outlook 2013 supports EAS, so it can either work 
without openchange or you have two choices how to talk to it (MAPI and EAS).

Even if using Outlook 2013, your results will vary when using MAPI and EAS. I’d 
recommend you to test both solutions and find out which works for you best. 
Each has it’s own advantages / disadvantages and limitations. 

 
 (2) Are there any plans to implement previous packages such as 
 openchange-ocsmanager?

I believe so.

 
 On 12/18/2014 03:36 PM, Ludovic Marcotte wrote:
 On 18/12/2014 15:28, Steve Ankeny wrote:
 Again: /etc/init.d/openchange-ocsmanager start does not work (pg 13 of 
 the Guide) 
 
 See the note on page 14.
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] Activesync drains battery

2015-01-23 Thread Martin Simovic

 On 23 Jan 2015, at 16:15, zero one lis...@outlook.de wrote:
 
 Problem with z-push is the way it handles meeting invitations - I discovered 
 several problems with this:
 
 a) outgoing invites are not sent correctly (empty mail instead of ics 
 attachment)
 b) incoming invites can't be accepted or declined (no RSVP buttons)
 
 There is a fork of z-push called Z-Push-Contrib on github where these stuff 
 may be resolved in the future.
 
 In addition I discovered similar problems with sogo when using IMAP/calDAV 
 combo. There seems to be some problems with iOS as well.

I haven’t noticed any problems using CalDAV on iOS. There were some issues in 
the past, but these have been resolved (e.g. 
http://www.sogo.nu/bugs/view.php?id=2978 
http://www.sogo.nu/bugs/view.php?id=2978) - have you tried recent builds?

Regards
Martin

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

Re: [SOGo] Activesync drains battery

2015-01-26 Thread Martin Simovic

 On 26 Jan 2015, at 08:23, zero one lis...@outlook.de wrote:
 
 Yes, I tried the newest nighty build. What I found out is that when using 
 IMAP, calDAV you cannot accept meeting invites. I only see a button add to 
 caendar and with this the organizer won't get a reply after accepting or 
 declining. 

On iOS?? I can perfectly accept / decline meeting invites on iOS (CalDAV) and 
meeting organiser is notified via email and SOGo internal mechanism too. I use 
iOS 8

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

Re: [SOGo] Re: TB31 Issue with Outgoing Mail . . .

2015-01-20 Thread Martin Simovic

 On 20 Jan 2015, at 14:17, Steve Ankeny stev...@cinergymetro.net wrote:
 
 
 I have tested server side and via the SOGo web interface, and I see no 
 problems with SMTP
 
 The problem is in the connection between Thunderbird and the mail server.
 

Hi Steve,

I believe you are asking in wrong mailing list. That is, your problem has 
nothing to do with SOGo, it has to do with your MTA configuration. You can send 
emails from SOGo only because it connects to your MTA from localhost.

Nice thing about SOGo is that it plugs into your existing infrastructure and 
enhances it (adds calendars and contacts support). That mens that it expects 
working mail system BEFORE you even start installing SOGo.

I have read quite a lot of emails from you regarding postfix/dovecot setup that 
are totally unrelated to SOGO … May be it’d help if you started with well 
configured email server and added SOGo only afterwards. A VERY NICE tutorial 
can be found here https://workaround.org/ispmail/wheezy 
https://workaround.org/ispmail/wheezy good thing about it that it also 
explains why things work the way they do, and provide deep understanding of 
what happens when talking about email in general … Mailing list is also 
available, most of your questions are answered there.

I have adapted above tutorial to SAMBA4/AD setup (original uses mysql as 
authentication source) and enhanced it in some ways .. I am happy to help 
should you choose the same way.

Best Regards
Martin.


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

Re: [SOGo] Re: TB31 Issue with Outgoing Mail . . .

2015-01-20 Thread Martin Simovic


 On 20 Jan 2015, at 16:23, Steve Ankeny stev...@cinergymetro.net wrote:
 
 BINGO!
 
 mynetworks = 192.168.121.0/24 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128
 
 STARTTLS Port 587 No authentication

This will work only from your local network … e.g. if you are connecting to 
your mail server from internet (road-warrior) you’ll get relay access denied. 
Working SMTP authentication is what you want.

Regards
Martin.

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

Re: [SOGo] ANN: SOGo v2.2.14

2015-01-20 Thread Martin Simovic
You need samba4 only as an authentication source (if you have no other), sogo 
itself does not depend on it. On the other hand, you can have your shares 
served with samba4 too, replacing samba3 altogether. 

Sent from iPhone

Dňa 20.1.2015, o 21:01, J. Echter j.ech...@echter-kuechen-elektro.de napísal:

 Hi,
 
 my problem is that i run several shares with samba 3, i don't need samba 4 
 yet.
 
 Samba 4 comes in as a dependency with SOGo, is it safe to block samba 4 (in 
 the meaning of SOGo still runs fine)?
 
 Thanks
 
 Am 20.01.2015 um 20:32 schrieb Martin Simovic:
 I see no reason for not using samba4 unless you want/need to use someting 
 else (openLDAP). Samba4 is pefect LDAP server with many useful features 
 (password policies, replication) built in and easy to use. 
 
 Dňa 20.1.2015, o 19:51, J. Echter j.ech...@echter-kuechen-elektro.de 
 napísal:
 
 Hi,
 
 whats the recommended way to use latest SOGo without Samba4 (AD) ?
 
 I'm on CentOS 6.
 
 Thanks
 
 Juergen
 
 Am 20.01.2015 um 17:34 schrieb Ludovic Marcotte:
 The Inverse Team is pleased to announce the immediate availability of SOGo 
 2.2.14. This is a minor release of SOGo which focuses on improved 
 stability over previous versions.
 
 What is SOGo
 
 SOGo is a free and modern scalable groupware server. It offers shared 
 calendars, address books and emails through your favorite Web browser or 
 by using a native client such as Mozilla Thunderbird and Lightning, Apple 
 Calendar and Address Book (Mac OS X and iOS) and Microsoft Outlook.
 
 SOGo is standard-compliant and supports CalDAV, CardDAV and reuses 
 existing IMAP, SMTP and database servers - making the solution easy to 
 deploy and interoperable with many applications.
 
 SOGo features:
 
 Scalable architecture suitable for deployments from dozen to many thousand 
 users
 Rich Web-based interface that shares the look and feel, the features and 
 the data of Mozilla Thunderbird and Lightning
 Improved integration with Mozilla Thunderbird and Lightning by using the 
 SOGo Connector and the SOGo Integrator
 Native compatibility for Microsoft Outlook 2003, 2007, 2010 and 2013
 Two-way synchronization support with any Microsoft ActiveSync-capable 
 device (Apple iOS, Android, Windows Phone, BlackBerry 10) or Outlook 2013
 Excellent native integration with Apple software (Mac OS X and iOS) and 
 Android-based devices
 and many more! SOGo and our connectors are completely free.
 
 Changes from the previous release
 
 Enhancements
 
 MultipleBookingsFieldName can be set to -1 to show busy status when booked 
 at least once
 handle multipart objects in EAS/ItemOperations
 Bug fixes
 
 fixed calendar selection in event and task editors (#3049, #3050)
 check for resources existence when listing subscribed ones (#3054)
 correctly recognize Apple Calendar on Yosemite (#2960)
 fixed two potential autorelease pool leaks (#3026 and #3051)
 fixed birthday offset in EAS
 fixed From's full name over EAS
 fixed potential issue when handling multiple Add/Change/Delete/Fetch EAS 
 commands (#3057)
 fixed wrong timezone calculation on recurring events
 See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed 
 tickets and https://github.com/inverse-inc/sogo/commits/SOGo-2.2.14 for 
 the complete change log.
 
 Getting SOGo
 
 SOGo is free software and is distributed under the GNU GPL. As such, you 
 are free to download and try it by visiting the following page:
 
 http://www.sogo.nu/downloads/backend.html
 
 You can also download the sources by following the instructions on this 
 page:
 
 http://www.sogo.nu/development/source_code.html
 
 Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse 
 Edition), SOGo Connector and SOGo Integrator extensions are available for 
 download from:
 
 http://www.sogo.nu/downloads/frontends.html
 
 Documentation about the installation and configuration of SOGo, 
 Thunderbird or the native Microsoft Outlook compatibility layer is 
 available from:
 
 http://www.sogo.nu/downloads/documentation.html
 
 You can also try our online SOGo demo at:
 
 http://www.sogo.nu/tour/online_demo.html
 
 Upgrading to v2.2.14
 
 No special measure needs to be taken when upgrading.
 
 How can I help ?
 
 SOGo is a collaborative effort in order to create the best Free and Open 
 Source groupware solution.
 
 There are multiple ways you can contribute to the project:
 
 Documentation reviews, enhancements and translations
 Write test cases - if you know Python, join in!
 Feature requests or by sharing your ideas (see the roadmap)
 Participate to the discussion in mailing lists
 Patches for bugs or enhancements (http://www.sogo.nu/bugs)
 Provide new translations 
 (http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)
 Feel free to send us your questions. You can also post them to the SOGo 
 mailing list: http://sogo.nu/lists/
 
 Getting Support
 
 For any questions, do not hesitate to contact us by writing to 
 supp

Re: [SOGo] Activesync drains battery

2015-01-22 Thread Martin Simovic


 On 22 Jan 2015, at 16:38, lis...@outlook.de wrote:
 
 Hi,
 
 when using Activesync the battery of my iPhone drains significantly. The log
 shows a lot of entries with
 
 Change detected, we push the content
 
 tcpdump and verbose logging are showing constantly connections to the IMAP-
 server. Seems like activesync wakes up the iphone permanently due to alleged
 changes (which are in fact not there).
 
 I tried different iOs devices, different servers (debian, Ubuntu), the latest
 nighty build of SOGo, nginx and apache, all without success. That makes SOGo
 Activesync unusable for me.
 
 Any ideas concerning the reason?

There have been quite a lot of suggestions regarding this on mailing list, try 
searching the Archives.

My advice would be:

1. Disable Push and use Fetch as email retrieval method (every 15 min). This 
should improve your battery life dramatically
2. There has been someone on mailing list mentioning that if there is another 
device behind the same NAT taking to your IMAP server (e.g. Thunderbird) at the 
the same time as your EAS client it’ll fool the server into the endless loop 
(some can confirm this?)
3. Don’t use EAS on iOS. Since iOS has built in IMAP, CalDAV and CardDAV 
support I see no reason to use EAS at all (other then ease of initial 
configuration). You can achieve the same results with separate mail, calendar 
and contacts account, EAS on iOS does not bring any advantage over that (quite 
the opposite).

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

Re: [SOGo] iPhone app for calendar sync

2015-02-16 Thread Martin Simovic

 On 09 Dec 2014, at 17:16, Fabio Onorini onofa...@gmail.com wrote:
 
 Hello users,
 
 I have set up sync of my calendar via CalDAV and via activesync on my iPhone 
 with a server SOGo.
 It seems that events remove on the server does not spread on the device.
 
 any idea?
 

This seems to be redundant setup. You need CalDAV or ActiveSync, not both at 
the same time.

Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Activesync drains battery

2015-01-27 Thread Martin Simovic
OK - Tested with EAS with following result:

- iOS8 - RVSP buttons are there. However they are of no use, since event date 
is always shown as 01:00 hour at 01.01.2001 (just like you say). Event is not 
shown in right place in calendar either. 

- Outlook 2013 - RVSP buttons are there. However, Outlook shows a note saying 
“meeting organiser did not request response to this meeting” and after you 
accept it correctly appears in Calendar but now response is sent. Haven’t find 
a way to respond so far (other then to send an email with text “I am coming!”.

Too bad. I wonder if there is any EAS client that would handle meeting invites 
properly?



 On 27 Jan 2015, at 13:23, zero one lis...@outlook.de wrote:
 
 I tested it with EAS and RSVP buttons are there. Problem here is, that always 
 01.01.2011 is shown as the event date (in the attached ics file the event 
 date is correct).
 
 Because we have to handle many external invites I switched to EAS.
 
 Besides: I did a lot of testing with other solutions (Kolab, Apple 
 Calendarserver, Baikal, etc.) - problem is always the same. When using 
 IMAP/calDAV you never see rsvp buttons. Seems to be an issue of the iOS 
 client. I talked to apple support and the confirmed this behaviour without 
 admitting a bug. When using push services of Mac OS X server the problem does 
 not exist - so Apple won't give it a big attention.
 
 
 
 From: mar...@netson.sk
 Date: Tue, 27 Jan 2015 11:59:13 +0100
 To: users@sogo.nu
 Subject: Re: [SOGo] Activesync drains battery
 
 Hi,
 
 On 26 Jan 2015, at 18:22, zero one lis...@outlook.de 
 mailto:lis...@outlook.de wrote:
 
 Me too on iOS 8. No rsvp buttons. Invitation comes from external user (via 
 outlook which is a usual scenario for me). IMAP server is dovecot. Maybe 
 something related to the IMAP server?
 
 It has nothing to do with IMAP. Did my tests, and you are right - no rvsp 
 buttons when email is used as transport - this is the case of external users. 
 For users within same domain / SOGo installation, all works fine. Haven’t 
 tested with EAS though .. Will give it a shot.
 
 M.

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

Re: [SOGo] Activesync drains battery

2015-01-27 Thread Martin Simovic


 On 27 Jan 2015, at 14:50, Martin Simovic mar...@netson.sk wrote:
 
 OK - Tested with EAS with following result:
 
 - iOS8 - RVSP buttons are there. However they are of no use, since event date 
 is always shown as 01:00 hour at 01.01.2001 (just like you say). Event is not 
 shown in right place in calendar either. 
 
 - Outlook 2013 - RVSP buttons are there. However, Outlook shows a note saying 
 “meeting organiser did not request response to this meeting” and after you 
 accept it correctly appears in Calendar but now response is sent. Haven’t 
 find a way to respond so far (other then to send an email with text “I am 
 coming!”.

** of course I wanted to say here “no response is sent” ** 

 
 Too bad. I wonder if there is any EAS client that would handle meeting 
 invites properly?
 
 
 
 On 27 Jan 2015, at 13:23, zero one lis...@outlook.de 
 mailto:lis...@outlook.de wrote:
 
 I tested it with EAS and RSVP buttons are there. Problem here is, that 
 always 01.01.2011 is shown as the event date (in the attached ics file the 
 event date is correct).
 
 Because we have to handle many external invites I switched to EAS.
 
 Besides: I did a lot of testing with other solutions (Kolab, Apple 
 Calendarserver, Baikal, etc.) - problem is always the same. When using 
 IMAP/calDAV you never see rsvp buttons. Seems to be an issue of the iOS 
 client. I talked to apple support and the confirmed this behaviour without 
 admitting a bug. When using push services of Mac OS X server the problem 
 does not exist - so Apple won't give it a big attention.
 
 
 
 From: mar...@netson.sk mailto:mar...@netson.sk
 Date: Tue, 27 Jan 2015 11:59:13 +0100
 To: users@sogo.nu mailto:users@sogo.nu
 Subject: Re: [SOGo] Activesync drains battery
 
 Hi,
 
 On 26 Jan 2015, at 18:22, zero one lis...@outlook.de 
 mailto:lis...@outlook.de wrote:
 
 Me too on iOS 8. No rsvp buttons. Invitation comes from external user (via 
 outlook which is a usual scenario for me). IMAP server is dovecot. Maybe 
 something related to the IMAP server?
 
 It has nothing to do with IMAP. Did my tests, and you are right - no rvsp 
 buttons when email is used as transport - this is the case of external 
 users. For users within same domain / SOGo installation, all works fine. 
 Haven’t tested with EAS though .. Will give it a shot.
 
 M.
 

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

Re: [SOGo] Activesync drains battery

2015-01-27 Thread Martin Simovic
Hi,

 On 26 Jan 2015, at 18:22, zero one lis...@outlook.de wrote:
 
 Me too on iOS 8. No rsvp buttons. Invitation comes from external user (via 
 outlook which is a usual scenario for me). IMAP server is dovecot. Maybe 
 something related to the IMAP server?

It has nothing to do with IMAP. Did my tests, and you are right - no rvsp 
buttons when email is used as transport - this is the case of external users. 
For users within same domain / SOGo installation, all works fine. Haven’t 
tested with EAS though .. Will give it a shot.

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

Re: [SOGo] MAPI virtual domain support?

2015-01-27 Thread Martin Simovic
Hi,

 On 27 Jan 2015, at 09:08, André Schild an...@schild.ws wrote:
 
 Hello,
 
 we are running SOGo since 3-4 years now with good success in a setup where we 
 use it for multiple customers.
 These are completely separated from each other, but reside in the same 
 OpenLDAP/Cyrus/Postfix/SOGo setup.
 
 We are now thinking about extending the service to provide 
 MAPI/OutlookAnywhere functionality.
 
 In the sogo native ms outlook config guide, there is the example of setting 
 up the service for example.com.
 
 What must be done, to have completely separated example1.com , example2.com 
 example3.com mapi instances,
 just as we can with SOGo via the Multi-Domain configuration?

1. MAPI / RoH require Samba4 as backend. I am not aware that Samba4 can be 
configured as multi-domain forest, in other words I believe it is a single 
domain only. Based on this, MAPI / RoH for multiple domains is not possible. 
(Please someone correct me if I am wrong.)

2. Regardless of 1., I believe that MAPI / RoH have significant problems that 
disqualify them for production use. 
- RoH support is still missing (at least on Debian/Ubuntu) the problem 
seems to be more serious then just package build
- When talking plain MAPI (on local network) Inbox needs to be manually 
refreshed to reflect changes. Your users will not see any new emails until they 
update inbox folder view.

Anyway, thanks for bringing this up, I would appreciate any observations / 
experience you might have had with the above. 

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

Re: [SOGo] Activesync drains battery

2015-01-23 Thread Martin Simovic

 On 23 Jan 2015, at 10:01, Petr Mandelík p...@mandelik.com wrote:
 
 1) Works. But I have another mailbox on MS Exchange server with Push enables 
 and it nevers falls in endless loop. Therefore there must be something wrong 
 with SOGo.

Indeed. Push *should* work without impact on battery life, unfortunately not 
with SOGo ATM.

 2) It was me who wrote about NAT. Now after many days of testing and many 
 other combinations of  SOGo parameters I must say the problem with endless 
 loop is much more complex and unpredictable. It is just my personal empirical 
 observation but definitely there is no direct relation between parameters and 
 endless loop. Sometimes it falls to endless loop even after another action. 
 For example after adding new entry to calendar on my laptop. I think I found 
 following workaround...if I switch off task syncing on my iPhone for a while 
 and again switch it on, the communication heartbeat will slow down and goes 
 back to the limits according SOGo parameters. In my opinion there must be 
 something wrong in sogo deamon. Meaning how sogo server handles changes and 
 pushing them to EAS device. Nevertheless even the setup of my iPhone has an 
 impact on it. Maybe...just my hypothesis...when I re-enable syncing of 
 tasks...SOGo will do some kind of initial sync which synchronize correct way 
 my iPhone. After this action it works for a while.

Ah, thanks. 

 3) EAS brings very significant advantage to common users...easy setup.

And nothing more than that I am afraid. From any other perspective and 
performance impact on client/server IMAP/CalDAV/CardDAV combo is far superior, 
at least for the time being.

Regards
Martin.

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

Re: [SOGo] How to force SOGo on https?

2015-01-06 Thread Martin Simovic


 On 06 Jan 2015, at 12:26, Kai-Uwe Rommel kai-uwe.rom...@ars.de wrote:
 
 Hello, 
 
 a (perhaps) simple question: 
 
 For some reason (accessibility for Thunderbird autoconfiguration) I need to 
 keep the 
 http port (80) open on my SOGo server. 
 
 How can I force the SOGo web interface on https with the least amount of 
 changes to 
 the stock /etc/httpd/conf.d/SOGo.conf file (or other configuration files)? 
 
 How do you usually solve that? 
 

Use standard apache mod_rewrite or redirect directives at virtual host or 
.htaccess configuration, no need to touch SOGo.conf at all.

Regards
Martin.

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

Re: [SOGo] ANN: SOGo v2.2.13

2015-01-06 Thread Martin Simovic
Let’s summarise this (hope it helps someone else too)

There are three kinds of protocols:

- MAPI - This is native Microsoft Exchange protocol provided by 
Samba/Openchange package and it’s needed when using Outlook 2007,2010 
(optionally 2013 too)
- RPC encapsulated in HTTP - This is native Microsoft Exchange protocol used 
for “Outlook Anywhere” provided by (currently missing) openchange-rpcproxy 
package and it’s needed when using Outlook 2007 or 2010 (optionally 2013 too) 
from remote location over WAN
- EAS (exchange active sync) - This is a Microsoft proprietary protocol used 
for mobile devices (iOS, Android) to access MS Exchange services provided by 
sogo-activesync package. It is needed when using iPhone or Android devices. EAS 
support has been added to Outlook 2013 as well.

Outlook 2013 can use either MAPI, RPC or EAS it’s up to you. Due to complexity 
of samba/openchange most users will likely go for EAS if using Outlook 2013. 
This option is not available for older Outlook versions so openchange is the 
only way.

Regards
Martin.

 On 06 Jan 2015, at 10:05, Foxnet i...@foxnet.be wrote:
 
 Hello
 ActiveSync protocol, not the Exchange protocol.
 Ludovic, I'm trying to understand your sentence.
 The config on Iphone or Android Smartphone what happens?
 
 Wonder that when we set it up on iPhone, in my case, when I chose Exchange, 
 it does not put error, except except receiving messages and very slow
 
 It's the only thing I regret the rest, nothing to do wrong.
 
 I do not understand that in this kind of behavior it is essential to install 
 OpenChange solved this problem, ok, I understand for outlook, but the mobile, 
 no ...
 
 Voila, my ludovic points of view.
 
 It doesn't matter.
 Ludovic, I'm trying to understand your sentence.
 The config what is it?
 
 For the community SOGo, happy new year 2015 ...
 
 Michel
 
 
 
 Le Mardi 30 Décembre 2014 22:04 CET, Ludovic Marcotte lmarco...@inverse.ca 
 a écrit:
 
 On 30/12/2014 15:39, Foxnet wrote:
 I return to the installation of OpenChange the syncro with Exchange on 
 Mobile Iphone therefore among others.
 
 One thing I do not understand, in packages sogo we install sogo-activesync, 
 do package need to OpenChange syncroniser messages, calendar, contact on 
 mobile or not at all?
 You only need sogo-activesync. Mobile devices (or Outlook 2013) use the
 ActiveSync protocol, not the Exchange protocol.
 Is also the python-ocsmanager package provides the ability to configure a 
 server nginx or not, as it puts everything on apache2?
 It doesn't matter.
 
 Thanks,
 
 --
 Ludovic Marcotte
 lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
 Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
 (http://packetfence.org)
 
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
 
 __ Information from ESET Mail Security, version of virus signature 
 database 10946 (20141230) __
 
 The message was checked by ESET Mail Security.
 http://www.eset.com
 
 
 
 
 
 
 
 
 
 __ Information from ESET Mail Security, version of virus signature 
 database 10970 (20150106) __
 
 The message was checked by ESET Mail Security.
 http://www.eset.com
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] External Account / Fetchmail

2015-01-10 Thread Martin Simovic

Dňa 10.1.2015, o 8:27, Charles Marcus cmar...@media-brokers.com napísal:

 On 1/9/2015 5:47 PM, Jonathan Colby jonco...@gmail.com wrote:
 if SOGO is groupware without a mail server, what is the best groupware
 that Does have a mail server ? Zentyal ? Kolab ? ClearOS?
 
 Why???
 
 The fact that SOGo allows you to use your own (maybe already
 pre-existing) mail server is one of its strongest advantages.
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

Exactly. Reinventing the wheel is one of the worst things in software 
development. -- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Urgent -- Need Ubuntu 14.04 SOGo 2.2.10 ad64 package

2015-01-05 Thread Martin Simovic
It is very likely you have the file on your system somewhere in 
/var/cache/apt/archives (only guessing not at computer reach atm) use 
locate/find to find it. 

Sent from iPhone

Dňa 5.1.2015, o 21:17, Laz C. Peterson l...@paravis.net napísal:

 We are having a major issue — we updated SOGo from 2.2.10 to the latest 
 2.2.13 over the weekend, and now a significant number of our Internet 
 Explorer workstations cannot click properly in the popup windows.  If anyone 
 still has a .deb file for version 2.2.10-1 on Ubuntu 14.04, that would be 
 awesome.
 
 Thank you so much!
 
 ~ Laz Peterson
 Paravis, LLC
 Ph: 951.319.3240 x201
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Existing Microsoft Active Directory environment Samba4 Openchange

2015-03-17 Thread Martin Simovic
Hi Daniel,

I understand the exchange schema provisioning can be done two ways:

1. Running openchange_provision on Linux DC 
2. Running exchange setup on Windows DC

Whichever one you choose, the result should be the same. You can use only one 
approach though, not both at the same time.

I think you misread Julian’s post from openchange mailing list. The issue was, 
that the user was trying to run openchange_provision on read-only domain 
controller (RODC) which is not possible. Furthermore, it is explained that 
samba4 DC must be master to be able to extend the schema OR schema must be 
extended on another (master) domain controller. This in your case would be your 
Windows DC.

I would like to add a third option: transfer the master role to Linux DC, 
extend the schema (openchange_provision) and then cease the role back to 
Windows DC. The result should be the same.
I have used the third (myself invented) approach since it was easier for me to 
run schema extension from Linux DC, using linux command line tools rather then 
learning how this is done from Windows environment.

Needless to say, I backed up my AD before and after every step taken. That 
should answer your (legitimate) worries, broken AD is the worst nightmare I 
admit!

Best Regards
Martin.


 On 17 Mar 2015, at 18:44, Dániel L. linux.rendszerg...@gmail.com wrote:
 
 Hello Martin,
 
 Thank You for the answer.
 Im afraid, the openchange provision tool will mess up the AD structure. All 
 our system relies on it.
 As suggested in the following openchange mailing, the openchange provisioning 
 of active directory should be avoided, and
 the schema extension should be made by the exchange setup on the windows side:
 http://mailman.openchange.org/pipermail/devel/2013-February/005554.html 
 http://mailman.openchange.org/pipermail/devel/2013-February/005554.html
 
 https://technet.microsoft.com/en-us/library/bb125224%28v=exchg.150%29.aspx#Step1
  
 https://technet.microsoft.com/en-us/library/bb125224%28v=exchg.150%29.aspx#Step1
  
 
 whats your opinion on this?
 
 Thank again,
 Daniel
 
 2015-03-17 16:25 GMT+01:00 Martin Simovic mar...@netson.sk 
 mailto:mar...@netson.sk:
 Hi,
 
 I don’t know about any existing howto related to this scenario, yet I think I 
 can help since at our site we’re running exactly the same setup.
 To be able to extend AD schema on Linux DC it needs to be promoted to schema 
 master. You can use standard AD management tools GUI or command line from 
 Linux DC - samba-tool fsmo does the job.
 
 After you extended the AD schema you can cease the role back to Windows AD 
 controller. Just a note, you better be running at least Samba 4.1 series on 
 Linux DC, older versions (4.0.X) were having problems with fsmo transfers. 
 Still, it’s always a good idea to backup your AD before applying any changes 
 to it.
 
 Hope this helps,
 
 Best Regards
 Martin Simovic
 
 
 
 
  On 17 Mar 2015, at 11:50, Dániel L. linux.rendszerg...@gmail.com 
  mailto:linux.rendszerg...@gmail.com wrote:
 
  Dear Sogo Users,
 
 
  We have an existing Active Directory server, which we use for central 
  authentication.
  Id like to implement Openchange Sogo with native Outlook support.
 
  So Ive installed Samba4 and joined it to the Active Directorfy as a DC.
  Unfortunately, the openchange_provision --standalone command wont work, 
  because the samba4 DC is not master.
  Is it safe to promote samba4 to master DC and promote back to Active 
  directory,
  or is there a solution to extend active directory's schema with exchange 
  schema (without installing exchange itself)?
 
 
  Is there any working HowTo on this outhere?
  Any help is appreciated,
 
  Thank You in advance,
  Daniel
 
 



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Existing Microsoft Active Directory environment Samba4 Openchange

2015-03-20 Thread Martin Simovic
Hi Daniel,

Following information would help:

- Is your samba4 server on same subnet as your windows AD controller? Is there 
any firewall in between the two?
- What is your exact samba version? 
- I assume you are using same-tool fsmo seize” to transfer the role back to 
Windows AD? Do you get any errors?
- What is the output of samba-tool fsmo show” ?
- What symptoms you experience to judge replication is not working?
- What is the output of “samba-tool drs showrepl” ?

Best Regards
Martin.

 
 On 20 Mar 2015, at 13:57, Dániel L. linux.rendszerg...@gmail.com wrote:
 
 Hi Martin,
 
 I ve transfered the schema master role to samba4, and managed to extend the 
 schema with openchange provision,
 but I cant retransfer the master to the original windows ad,
 And the replication wont work.
 Any suggestions?
 
 Thanks again,
 Daniel
 
 2015-03-17 19:33 GMT+01:00 Martin Simovic mar...@netson.sk 
 mailto:mar...@netson.sk:
 Hi Daniel,
 
 I understand the exchange schema provisioning can be done two ways:
 
 1. Running openchange_provision on Linux DC 
 2. Running exchange setup on Windows DC
 
 Whichever one you choose, the result should be the same. You can use only one 
 approach though, not both at the same time.
 
 I think you misread Julian’s post from openchange mailing list. The issue 
 was, that the user was trying to run openchange_provision on read-only domain 
 controller (RODC) which is not possible. Furthermore, it is explained that 
 samba4 DC must be master to be able to extend the schema OR schema must be 
 extended on another (master) domain controller. This in your case would be 
 your Windows DC.
 
 I would like to add a third option: transfer the master role to Linux DC, 
 extend the schema (openchange_provision) and then cease the role back to 
 Windows DC. The result should be the same.
 I have used the third (myself invented) approach since it was easier for me 
 to run schema extension from Linux DC, using linux command line tools rather 
 then learning how this is done from Windows environment.
 
 Needless to say, I backed up my AD before and after every step taken. That 
 should answer your (legitimate) worries, broken AD is the worst nightmare I 
 admit!
 
 Best Regards
 Martin.
 
 
 On 17 Mar 2015, at 18:44, Dániel L. linux.rendszerg...@gmail.com 
 mailto:linux.rendszerg...@gmail.com wrote:
 
 Hello Martin,
 
 Thank You for the answer.
 Im afraid, the openchange provision tool will mess up the AD structure. All 
 our system relies on it.
 As suggested in the following openchange mailing, the openchange 
 provisioning of active directory should be avoided, and
 the schema extension should be made by the exchange setup on the windows 
 side:
 http://mailman.openchange.org/pipermail/devel/2013-February/005554.html 
 http://mailman.openchange.org/pipermail/devel/2013-February/005554.html
 
 https://technet.microsoft.com/en-us/library/bb125224%28v=exchg.150%29.aspx#Step1
  
 https://technet.microsoft.com/en-us/library/bb125224%28v=exchg.150%29.aspx#Step1
  
 
 whats your opinion on this?
 
 Thank again,
 Daniel
 
 2015-03-17 16:25 GMT+01:00 Martin Simovic mar...@netson.sk 
 mailto:mar...@netson.sk:
 Hi,
 
 I don’t know about any existing howto related to this scenario, yet I think 
 I can help since at our site we’re running exactly the same setup.
 To be able to extend AD schema on Linux DC it needs to be promoted to schema 
 master. You can use standard AD management tools GUI or command line from 
 Linux DC - samba-tool fsmo does the job.
 
 After you extended the AD schema you can cease the role back to Windows AD 
 controller. Just a note, you better be running at least Samba 4.1 series on 
 Linux DC, older versions (4.0.X) were having problems with fsmo transfers. 
 Still, it’s always a good idea to backup your AD before applying any changes 
 to it.
 
 Hope this helps,
 
 Best Regards
 Martin Simovic
 
 
 
 
  On 17 Mar 2015, at 11:50, Dániel L. linux.rendszerg...@gmail.com 
  mailto:linux.rendszerg...@gmail.com wrote:
 
  Dear Sogo Users,
 
 
  We have an existing Active Directory server, which we use for central 
  authentication.
  Id like to implement Openchange Sogo with native Outlook support.
 
  So Ive installed Samba4 and joined it to the Active Directorfy as a DC.
  Unfortunately, the openchange_provision --standalone command wont work, 
  because the samba4 DC is not master.
  Is it safe to promote samba4 to master DC and promote back to Active 
  directory,
  or is there a solution to extend active directory's schema with exchange 
  schema (without installing exchange itself)?
 
 
  Is there any working HowTo on this outhere?
  Any help is appreciated,
 
  Thank You in advance,
  Daniel
 
 
 
 



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Question re: Outlook + AS (ActiveSysnc) vs. Thunderbird + Integrator

2015-03-20 Thread Martin Simovic

 On 20 Mar 2015, at 14:53, Tanstaafl tansta...@libertytrek.org wrote:
 
 On 3/20/2015 9:45 AM, Ludovic Marcotte lmarco...@inverse.ca wrote:
 On 20/03/2015 06:43, Charles Marcus wrote:
 But just to clarify - you only mean the 'delegation' part, right?
 Outlook+EAS does support accessing Group/Shared Calendars and Contacts
 doesn't it?
 Only Calendars, and if you have the proper permissions to 
 add/modify/delete calendar components for that particular calendar.
 
 Outlook 2013 does not support multiple address books when using EAS.
 
 Wow... bummer. I'm curious - is this true only for SOGo's
 implementation? Or is this true for Office365 as well?

AFAIK Office 365 is not using EAS for Outlook, but RoH instead.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Existing Microsoft Active Directory environment Samba4 Openchange

2015-03-20 Thread Martin Simovic
Hi,

I haven’t been across this, but first Google hit might give some light into the 
issue: 
https://technet.microsoft.com/en-us/library/replication-error-8452-the-naming-context-is-in-the-process-of-being-removed-or-is-not-replicated-from-the-specified-server(v=ws.10).aspx
 
https://technet.microsoft.com/en-us/library/replication-error-8452-the-naming-context-is-in-the-process-of-being-removed-or-is-not-replicated-from-the-specified-server(v=ws.10).aspx

The post suggests sometimes the problem can solve itself (the servers need time 
to get in sync).

My suggestions would be:

- Check your DNS is working properly from BOTH servers.
- Check you can ping each other using IP address and DNS name too
- Check you can transfer PDC FSMO role to BDC 

In correctly working environment you should be able to transfer / seize roles 
back and forth without problem. I have had bad time transferring / seizing FSMO 
roles, but this was running samba 4.0 series and yet I managed to get it right 
in the end (had to initiate transfer multiple times until it eventually 
succeeded)

Best Regards
Martin.


 On 20 Mar 2015, at 14:35, Dániel L. linux.rendszerg...@gmail.com wrote:
 
 Hi Martin,
 
 - No firewall
 - Version 4.1.17-Debian
 - role transfer: The requested FSMO operation failed. The current FSMO holder 
 could not be contacted.
 - replication error is: 8452, The naming context is in the process of being 
 removed or is not replicated from the specified server



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Existing Microsoft Active Directory environment Samba4 Openchange

2015-03-17 Thread Martin Simovic
Hi,

I don’t know about any existing howto related to this scenario, yet I think I 
can help since at our site we’re running exactly the same setup.
To be able to extend AD schema on Linux DC it needs to be promoted to schema 
master. You can use standard AD management tools GUI or command line from Linux 
DC - samba-tool fsmo does the job.

After you extended the AD schema you can cease the role back to Windows AD 
controller. Just a note, you better be running at least Samba 4.1 series on 
Linux DC, older versions (4.0.X) were having problems with fsmo transfers. 
Still, it’s always a good idea to backup your AD before applying any changes to 
it.

Hope this helps,

Best Regards
Martin Simovic




 On 17 Mar 2015, at 11:50, Dániel L. linux.rendszerg...@gmail.com wrote:
 
 Dear Sogo Users,
 
 
 We have an existing Active Directory server, which we use for central 
 authentication.
 Id like to implement Openchange Sogo with native Outlook support.
 
 So Ive installed Samba4 and joined it to the Active Directorfy as a DC.
 Unfortunately, the openchange_provision --standalone command wont work, 
 because the samba4 DC is not master.
 Is it safe to promote samba4 to master DC and promote back to Active 
 directory,
 or is there a solution to extend active directory's schema with exchange 
 schema (without installing exchange itself)?
 
 
 Is there any working HowTo on this outhere?
 Any help is appreciated,
 
 Thank You in advance,
 Daniel



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Question re: Outlook + AS (ActiveSysnc) vs. Thunderbird + Integrator

2015-03-23 Thread Martin Simovic


--
Martin Šimovič

NETSON s.r.o.
Mlynská 2238
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk mailto:mar...@netson.sk





 On 20 Mar 2015, at 15:43, Charles Marcus cmar...@media-brokers.com wrote:
 
 On 3/20/2015 10:17 AM, Martin Simovic mar...@netson.sk wrote:
 On 20 Mar 2015, at 14:53, Tanstaafl tansta...@libertytrek.org wrote:
 
 On 3/20/2015 9:45 AM, Ludovic Marcotte lmarco...@inverse.ca wrote:
 Outlook 2013 does not support multiple address books when using EAS.
 Wow... bummer. I'm curious - is this true only for SOGo's
 implementation? Or is this true for Office365 as well?
 AFAIK Office 365 is not using EAS for Outlook, but RoH instead.
 
 So... does this mean that Outlook+Office365 *does* support multiple
 shared 'Address Books’?

Outlook + Office365 does not use EAS. Outlook + Office365 supports whatever 
Exchange supports (I guess that means multiple address books too)



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Question re: Outlook + AS (ActiveSysnc) vs. Thunderbird + Integrator

2015-03-23 Thread Martin Simovic

 On 22 Mar 2015, at 12:59, Tanstaafl tansta...@libertytrek.org wrote:
 
 On 3/20/2015 10:17 AM, Martin Simovic mar...@netson.sk wrote:
 AFAIK Office 365 is not using EAS for Outlook, but RoH instead.
 
 Do you know if that is that the same protocol SOGo uses for Outlook 2010
 (which requires Samba4)?

Yes. RoH stands for RPC over HTTP and in SOGo implementation it requires 
Samba4, Openchange and Openchange-rpcproxy to work.
I don’t know about anyone using openchange-rpcproxy from stable distribution 
successfully, so you can likely forget this approach for now.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] sogo slow on send

2015-03-05 Thread Martin Simovic


 On 05 Mar 2015, at 14:23, mourik jan heupink heup...@gmail.com wrote:
 
 Hi all,
 
 I have received complains of our users that clicking the send button has
 become slow, lately. The hourglass is spinning for 6 - 8 seconds, and
 then the message is successfully sent.
 
 SOGo is configured to use localhost / smtp to send out mails. When I
 test with telnet I see no unexpected delays / slow responds.
 
 yet, the sogo log tells me:
 
 Mar 05 14:10:39 sogod [13459]: |SOGo| starting method 'POST' on uri 
 '/SOGo/so/heupink/Mail/0/folderDrafts/newDraft1425561023-1/send'
 Mar 05 14:10:46 sogod [13459]: |SOGo| request took 7.705018 seconds to 
 execute
 
 almost 8 seonds.
 
 Is there anything else to check where these delays come from?
 
 We're on latest sogo, dovecot imap, and the system has no load issues,
 dovecot and dns all seem to work normal.

I have seen similar behaviour (slow send, slow login, entire web interface 
responding slow) when there were no free SOGo processes to handle incoming 
connection.

Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Samba4 vs. OCS question

2015-02-25 Thread Martin Simovic

 On 25 Feb 2015, at 14:46, Szládovics Péter p...@szladovics.hu wrote:
 
 2015-02-24 22:53 keltezéssel, Szládovics Péter írta:
 Dear Gents,
 
 If I have 2 nodes with samba4 AD (they are replicas of each other), but the 
 sogo will be installed separately to a third host, and we will need to use 
 rpc proxy with openchange - do we need to install samba4 in AD mode on that 
 host (or maybe the simple AD join will be enough) for openchange?
 Users and their attributes will be stored in Samba4 AD.
 
 Do anyone have experiences about similar situation?
 
 http://www.openchange.org/documentation/mapiproxy/faq.html#does-mapiproxy-need-to-be-domain-controller
  
 http://www.openchange.org/documentation/mapiproxy/faq.html#does-mapiproxy-need-to-be-domain-controller

Based on this, should I be able to run openchange_provision from domain member 
server? And extend LDAP schema? 

Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Samba4 vs. OCS question

2015-02-25 Thread Martin Simovic

 On 25 Feb 2015, at 16:25, Szládovics Péter p...@szladovics.hu wrote:
 
 2015-02-25 15:55 keltezéssel, Martin Simovic írta:
 
 On 25 Feb 2015, at 14:46, Szládovics Péter p...@szladovics.hu 
 mailto:p...@szladovics.hu wrote:
 
 2015-02-24 22:53 keltezéssel, Szládovics Péter írta:
 Dear Gents,
 
 If I have 2 nodes with samba4 AD (they are replicas of each other), but 
 the sogo will be installed separately to a third host, and we will need to 
 use rpc proxy with openchange - do we need to install samba4 in AD mode on 
 that host (or maybe the simple AD join will be enough) for openchange?
 Users and their attributes will be stored in Samba4 AD.
 
 Do anyone have experiences about similar situation?
 
 http://www.openchange.org/documentation/mapiproxy/faq.html#does-mapiproxy-need-to-be-domain-controller
  
 http://www.openchange.org/documentation/mapiproxy/faq.html#does-mapiproxy-need-to-be-domain-controller
 
 Based on this, should I be able to run openchange_provision from domain 
 member server? And extend LDAP schema? 
 
 As far as I see, yes.
 But I haven't tried it yet :)

Would you please mind to share your experience when you do. This interests me a 
lot, but I don’t think I will get a chance to get my hands on it anytime soon.
When testing with Samba4.0.1 and Openchange 2.0 it would not work … however it 
was on roadmap for OC2.2 …

Best Regards
Martin




smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Samba4 vs. OCS question

2015-02-25 Thread Martin Simovic


Dňa 25.2.2015, o 21:19, Szládovics Péter p...@szladovics.hu napísal:

 2015-02-25 19:29 keltezéssel, Steve Ankeny írta:
 We may be talking about two different versions.
 
 I'm speaking of the packages for Ubuntu 14.04 Trusty, and my understanding 
 is . . .
 
 Debian-based distributions are not supported anymore for OCSManag-
 er/rpcproxy. Support will soon resume.
 
 Pg. 14 [17] 
 http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf
 
 
 On 02/25/2015 12:25 PM, Szládovics Péter wrote:
 2015-02-25 17:06 keltezéssel, Steve Ankeny írta:
 Are there packages for python-ocsmanager  openchange-rpcproxy?
 
 They are in inverse repository, but I haven't knew anything about packages 
 since the change from 2.0 to 2.2 branch.
 
 I have LTS 14.04.2, and the apt-cache search gave result of 
 ocsmanager-rpcproxy.
 This package not that what I need?

It is not *all* you need. And *soon* has been for a long time ago. 

smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Add additional email Address (samba4/openchange).

2015-04-08 Thread Martin Simovic

 On 08 Apr 2015, at 12:24, Mihamina Rakotomandimby 
 mihamina.rakotomandi...@rktmb.org wrote:
 
 On 04/07/2015 09:52 PM, Tom wrote:
 Hello all,
 
 I was able to create SOGO users with 
 
 samba-tool
   user add user.name http://user.name/
   openchange_newuser --create user.name http://user.name/
   samba-tool user setexpiry user.name http://user.name/ 
 --noexpiry
 
 But how can an additional e-Mail address being added to thos user user.name 
 http://user.name/ ?
 
 
 
 According to me, if you need an additional email address, it is for the 
 purpose to have an alias.
 For example, if the additional email of user.name is ceo@ , then email to 
 ceo@ should be delivered to user.name.
 
 If what I think is right (and please correct me if I'm wrong), this is 
 handled by the MTA. 
 You need to tell the MTA (Postfix or Exim or whatever you used) where to find 
 the aliases correspondances. 
 This could be achieved in several ways and one of the simplest is to add an 
 entry in /etc/aliases.
 
 Anyway, the alias lookup can be done by querying Samba or any storage 
 supported by the MTA.
 
 Is it mandatory for you to have aliases provisionned in Samba directory?

You are right, this is MTA’s job. Alias addresses can be perfectly configured 
within samba LDAP directory, or example myself I use otherMailbox schema 
attribute for this.

Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


[SOGo] Openchange / RpcProxy

2015-06-03 Thread Martin Simovic
Hi,

Simple question: Has ANYONE got this working? 

Ubuntu Trusty 64bit, Samba 4.1.18, SOGo 2.3.0, Outlook 2010. Tested with 
cleanly created user, end up with samba PANIC. Not pasting anything from logs, 
just want to know if anybody succeeded in getting native outlook compatibility 
(exchange mode) to work.

Thanks,

Best Regards

--
Martin Šimovič

NETSON s.r.o.
Mlynská 2238
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk mailto:mar...@netson.sk







smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Openchange / RpcProxy

2015-06-03 Thread Martin Simovic


 On 03 Jun 2015, at 14:47, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 03/06/2015 05:13, Martin Simovic wrote:
 Ubuntu Trusty 64bit, Samba 4.1.18, SOGo 2.3.0, Outlook 2010. Tested with 
 cleanly created user, end up with samba PANIC.
 I've just tried again the ZEG 2.3 (which uses Trusty) with Outlook 2010. 
 Fresh profile, no crash here. I've also tested the rpcproxy part.
 
 Perhaps you had left-over data from previous tests in your database. Make 
 sure you run openchange_user_cleanup before recreating a profile in Outlook.

I created fresh new user (samba-tool user add ; openchange_newuser —create) and 
ended up with same error again. I will try ZEG before doing any more tests.

Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Openchange / RpcProxy

2015-06-03 Thread Martin Simovic

 On 03 Jun 2015, at 14:57, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 03/06/2015 08:50, Martin Simovic wrote:
 I created fresh new user (samba-tool user add ; openchange_newuser —create) 
 and ended up with same error again.
 Doing that won't automagically cleanup the SOGo database. Do what I said or 
 as you said, test the ZEG.

I am talking about creating an user that never existed before on my system. 
openchange_user_cleanup has not helped either.

M.

smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Openchange / RpcProxy

2015-06-03 Thread Martin Simovic

 On 03 Jun 2015, at 14:57, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 03/06/2015 08:50, Martin Simovic wrote:
 I created fresh new user (samba-tool user add ; openchange_newuser —create) 
 and ended up with same error again.
 Doing that won't automagically cleanup the SOGo database. Do what I said or 
 as you said, test the ZEG.

OK - did not get that far as to test ZEG, but testing on Trusty I get this: 
(samba.log)

[2015/06/03 11:07:53.351878,  0] ../lib/util/become_daemon.c:136(daemon_ready)
samba: setproctitle not initialized, please either call setproctitle_init() or 
link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or 
link against libbsd-ctor.
[2015/06/03 11:07:53.436126,  0] libmapi/oc_log.c:52(oc_logv)
  MAPIPROXY server mode enabled
[2015/06/03 11:07:53.444117,  0] libmapi/oc_log.c:54(oc_logv)
  Using MySQL backend for openchangedb: 
mysql://openchange:somepassword@localhost/openchange
[so-category-info] did not find exported SoClass 'SOGo' in product 
0x0x7f3b9c58dc78[SoProduct]: loaded code-loaded 
bundle=/usr/lib/GNUstep/SOGo/MainUI.SOGo #classes=8 #categories=4 
rm=0x0x7f3b9d665f28!
0x0x7f3b9e1c0468[SOGoCache] Cache cleanup interval set every 300.00 
seconds
0x0x7f3b9e1c0468[SOGoCache] Using host(s) '127.0.0.1' as server(s)
2015-06-03 16:41:47.063 samba[4194]   registered class 
'MAPIStoreCalendarContext' as handler of 'calendar' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 'MAPIStoreTasksContext' 
as handler of 'tasks' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 
'MAPIStoreContactsContext' as handler of 'contacts' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 'MAPIStoreNotesContext' 
as handler of 'notes' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 
'MAPIStoreFallbackContext' as handler of 'fallback' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 
'MAPIStoreCalendarContext' as handler of 'calendar' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 'MAPIStoreOutboxContext' 
as handler of 'outbox' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 'MAPIStoreTasksContext' 
as handler of 'tasks' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 
'MAPIStoreContactsContext' as handler of 'contacts' contexts
2015-06-03 16:41:47.076 samba[4194]   registered class 'MAPIStoreMailContext' 
as handler of 'mail' contexts
0x0x7f3b9dff2378[SOGoWebDAVAclManager] entry '{DAV:}write' already exists in 
DAV permissions table
0x0x7f3b9dff2378[SOGoWebDAVAclManager] entry '{DAV:}write-properties' already 
exists in DAV permissions table
0x0x7f3b9dff2378[SOGoWebDAVAclManager] entry '{DAV:}write-content' already 
exists in DAV permissions table
0x0x7f3b9dbcc0b8[MAPIStoreFallbackContext] -[MAPIStoreContext 
getPath:ofFMID:inMemCtx:]: you should *never* get here
0x0x7f3b9d47a918[MAPIStoreFallbackContext] -[MAPIStoreContext 
getPath:ofFMID:inMemCtx:]: you should *never* get here
0x0x7f3b9e17a5e8[MAPIStoreFallbackContext] -[MAPIStoreContext 
getPath:ofFMID:inMemCtx:]: you should *never* get here
0x0x7f3b9c7f64a8[MAPIStoreFallbackContext] -[MAPIStoreContext 
getPath:ofFMID:inMemCtx:]: you should *never* get here
0x0x7f3b9e2b8858[MAPIStoreFallbackContext] -[MAPIStoreContext 
getPath:ofFMID:inMemCtx:]: you should *never* get here
0x0x7f3b9eb6f398[MAPIStoreFallbackContext] -[MAPIStoreContext 
getPath:ofFMID:inMemCtx:]: you should *never* get here
0x0x7f3b9eb6f398[MAPIStoreFallbackContext] found path 
'martin@fallback/0xbf9e0601/' for fmid 0xc19e0601
[2015/06/03 16:41:47.439242,  0] ../lib/util/fault.c:72(fault_report)
  ===
[2015/06/03 16:41:47.439312,  0] ../lib/util/fault.c:73(fault_report)
  INTERNAL ERROR: Signal 6 in pid 4194 (4.1.18-Debian)
  Please read the Trouble-Shooting section of the Samba HOWTO
[2015/06/03 16:41:47.439371,  0] ../lib/util/fault.c:75(fault_report)
  ===
[2015/06/03 16:41:47.439416,  0] ../lib/util/fault.c:144(smb_panic_default)
  PANIC: internal error



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Openchange / RpcProxy

2015-06-03 Thread Martin Simovic

 On 03 Jun 2015, at 14:57, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 03/06/2015 08:50, Martin Simovic wrote:
 I created fresh new user (samba-tool user add ; openchange_newuser —create) 
 and ended up with same error again.
 Doing that won't automagically cleanup the SOGo database. Do what I said or 
 as you said, test the ZEG.

Tested the ZEG. Connecting to appliance *works* with sogo1 user. After folder 
sync is over, I sent myself (so...@example.com) an email form outook. Inbox 
fails to update, If I force “send/receive” Outlook 2010 shows sync receive 
error. Oh dear.

smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Openchange / RpcProxy

2015-06-03 Thread Martin Simovic

 On 03 Jun 2015, at 17:21, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 03/06/2015 11:18, Martin Simovic wrote:
 Tested the ZEG. Connecting to appliance *works* with sogo1 user. After 
 folder sync is over, I sent myself (so...@example.com 
 mailto:so...@example.com) an email form outook. Inbox fails to update, If 
 I force “send/receive” Outlook 2010 shows sync receive error.
 
 What is the exact version of Outlook you're using?

Outlook 2010 32-bit with all updates from Microsoft Update.



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Openchange / RpcProxy

2015-06-03 Thread Martin Simovic

 On 03 Jun 2015, at 17:29, Ludovic Marcotte lmarco...@inverse.ca wrote:
 
 On 03/06/2015 11:23, Martin Simovic wrote:
 Outlook 2010 32-bit with all updates from Microsoft Update.
 
 I need the exact version if I want to try reproducing the issue.

Version: 14.0.7149.5000 (32-bit)

Same thing happens with Outlook 2013 (15.0.4719.1001) MSO (15.0.4719.1000) 
32-bit

smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] OpenChange Configuration error

2015-06-11 Thread Martin Simovic
Try chaging mysql password for something simple and you'll find out. 

--
Martin Šimovič

NETSON s.r.o. 
Mlynská 2238
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk

Dňa 11.6.2015, o 18:40, Horst h...@promedia-sds.de napísal:

 Nobody? I don't have an idea about this error, any hint is welcome.
 
 Regards 
 Horst
 
 
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists


smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Mail filter not appearing

2015-06-01 Thread Martin Simovic

 On 01 Jun 2015, at 10:57, Christian Mack christian.m...@uni-konstanz.de 
 wrote:
 
 Hello
 
 Am 2015-05-29 um 15:34 schrieb car.cue...@protonmail.com:
 Thanks again for replying Christian,
 
 Well about this Error:
 
 May 29 10:08:12 sogod [16521]: 0x0x7f02b7276e90[SOGoCache] an error 
 occurred
 when caching value for key 'exam...@mailexample.com+attributes': SERVER HAS
 FAILED AND IS DISABLED UNTIL TIMED RETRY
 
 I read that it can be caused, because some parameters to have them not so 
 well
 adjusted:
 
 for example:
 
 WOWorkersCount = 10;
 // Memcached
SOGoMemcachedHost = 127.0.0.1;
 
 
 But actually, it seems that this part I have well configured; I am thinking
 more that this can be caused because I am using one of the minimum
 digitalOcean VM (512Mb Ram + 768Mb swap)...  What I am not sure is about the
 consequences of this error.
 
 
 Did you actually start memcached?
 If not, this is your error.
 
 Consequences will be:
 - SOGo will be really really really slow
 - Your DB accesses will increase
 
 
 You do not want it to swap at all!
 Access to swap is 100 to 1000 times slower than to RAM.
 Because of that swap is only useful to prevent data loss, when RAM is
 overloaded.
 Get at least 4 GiB of RAM.
 

I believe swap is used in this case since it is *cheap* replacement of RAM in 
cloud environment. 4GB RAM on DigitalOcean will cost considerably more than 
512MB …

I was successfully running SOGo with 512MB RAM + 512MB swap for single human 
user (+ 1 machine user only doing email). There were 3 concurrent connections 
from 3 devices for this user, was not using EAS though. Migrated to Amazon EC2 
where minimum instance is 1GB RAM since then …  so no current experience with 
512MB RAM.

Best Regards
Martin.

smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Redirect to sogo.

2015-05-30 Thread Martin Simovic
You can use RedirectMatch directive instead. 

RedirectMatch ^/$ https://mail.yourdomain.com/SOGo

--
Martin Šimovič

NETSON s.r.o. 
Mlynská 2238
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk

Dňa 30.5.2015, o 12:17, Sven Marth sma...@marth.com napísal:

 Am 30.05.2015 um 04:13 schrieb John McMonagle:
 On Friday, May 29, 2015 10:06:00 PM Kai-Uwe Rommel wrote:
 users-requ...@sogo.nu wrote on 29.05.2015 21:09:42:
 I'm setting up sogo from the debian jessie repository.
 
 As this is the only web service I'd like to redirect
 https://nmail.advocap.org to
 https://nmail.advocap.org/GOGo
 
 Redirect /webmail https://nmail.advocap.org/SOGo
 Works but
 
 Redirect / https://nmail.advocap.org/SOGo
 Does not.
 
 Any Suggestions?
 
 Yes. Instead put a index.html with this content into the root HTML
 document directory:
 
 META HTTP-EQUIV=Refresh Content=0;
 URL=https://nmail.advocap.org/SOGo/;;
 
 
 Kai-Uwe Rommel
 
 kai-uwe.rom...@ars.de
 Telefon+Mobil +49 89 32468-120
 
 
 
 ARS Computer und Consulting GmbH, http://www.ars.de
 Ridlerstrasse 55, 80339 Muenchen, Deutschland
 
 Application Development Services, Business Transformation Services, IT
 Infrastruktur Services
 Beratung und Vertrieb zu IBM Software, System x, POWER Systems, Storage
 License Management Services, IBM Passport Advantage Lizenzierung
 
 Handelsregister Muenchen, HRB 101829, USt-ID: DE 155 068 909
 Geschaeftsfuehrer: Michael Arbesmeier, Kai-Uwe Rommel, Roland Schock,
 Joachim Gucker
 
 
 Thanks every one for the suggestions.
 I'll try them out Monday.
 
 John
 Hi John,
 
 My redirect goes to a different host:
 
 VirtualHost *:443
   ServerName mail.marth.com
   RedirectPermanent / https://www.marth.com/SOGo
 /VirtualHost
 
 I think you cannot redirect the root of a host to a sub-dir of the same
 host. This will end in a loop. What you need is a rewrite directive.
 Have a look at:
 
 http://httpd.apache.org/docs/2.4/rewrite/remapping.html
 
 ciao
 Sven
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists


smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] openchange_newuser not working

2015-08-20 Thread Martin Simovic
Same problem here, SOGo 2.3.1 on Trusty x64 … any hints?

--
Martin Šimovič

NETSON s.r.o.
Mlynská 2238
934 01 Levice
tel: +421 915 393 570
mail: mar...@netson.sk mailto:mar...@netson.sk




 On 13 Aug 2015, at 10:28, Horst Häberlen h...@promedia-sds.de wrote:
 
 It is not possible for me to create a new user, see the following call:
 
 openchange_newuser --create m...@mydomain.com
 [...]
 lpcfg_servicenumber: couldn't find ldb
 Traceback (most recent call last):
  File /usr/sbin/openchange_newuser, line 69, in module
provision.newuser(provisionnames, lp, creds, username=username, 
 mail=opts.mail)
  File /usr/lib/python2.7/dist-packages/openchange/provision.py, line 674, 
 in newuser
db.modify_ldif(ldif_value)
  File /usr/lib/python2.7/dist-packages/samba/__init__.py, line 235, in 
 modify_ldif
self.modify(msg, controls)
 _ldb.LdbError: (16, objectclass_attrs: attribute 
 'msExchRecipientTypeDetails' on entry
 'CN=m...@mydomain.com,CN=Users,DC=mymailldomain,DC=net' was not found in the 
 schema!)
 
 I am using sogo 2.3.1 on Ubuntu Trusty
 
 
 -- 
 Horst Häberlen
 Kirchenstr. 16
 74639 Zweiflingen
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] SOGo and Outlook and samba 4 AD

2015-10-27 Thread Martin Simovic
Hi,

> On 27 Oct 2015, at 08:46, Götz Reinicke - IT Koordinator 
>  wrote:
> 
> Hi,
> 
> just a short question:
> 
> To use Outlook with SOGo I do need the samba/OpenChange features
> installed? (Share calendars etc …)

Yes. 

> 
> Can I use an existing Samba 4 AD installation for that? (Or add the sogo
> samba as an member?)

You can do either. 

> 
> BTW: Some information on http://wiki.sogo.nu/MS%20Outlook is outdated
> 
> E.g. iCal4OL is not sold anymore.

Unfortunately. Since I haven’t found openchange nor EAS stable enough at the 
time (1 year ago) iCal4OL + IMAP has been our solution for Outlook ever since.

Best Regards
Martin.




smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Zentyal packages in Sogo

2015-11-09 Thread Martin Simovic


> On 07 Nov 2015, at 22:09, Johannes Faber  wrote:
> 
>> The code is available:
>> 
>> https://github.com/zentyal/openchange/tree/master/mapiproxy/services/plugins/dovecot
> 
> What's the trick here?
> 
> Compiling the plugin, enabling and configuring it in dovecot, enabling 
> asyncemsmdb for the mapiproxy so emsmbd does not complain, all leads to 
> "resolver: Not Found" for the plugin. Looking at memcached the neccessary key 
> is never created.
> 
> So I guess this is not the only thing not packaged.

I have got exactly the same problem. Plugin ends up with error message 
resolver: Not Found.

Best Regards
Martin.

smime.p7s
Description: S/MIME cryptographic signature


  1   2   >