Re: [SOGo] ZEG install problem

2014-03-10 Thread Andy Tuinman
You can login on the terminal of the physical machine (plug in a monitor on
that machine). You don't need an ip for that. Or can you tell how the
structure is. Is it a vm on an accessible pc or is it a physical machine?
Op 10 mrt. 2014 12:48 schreef John jo...@ch.steiner.school.nz:

  Hi Andy
 Thanks for your reply. I have been out of circulation for a few days with
 floods and illness.

 I can't log on to sogo on my server as it has no gui interface, and hence
 no terminal access to sogo, and I can't ssh because don't know the ip.

 I have subsequently tried installing sogo on my (ubuntu) laptop with gui.

 It initially complained that there was no adapter en0, so I changed it in
 the settings to eth0 (I had already tried this on my headless server
 install).

 This allowed the sogo vm to start.

 However it came up with the Start using... from http://172.20.20.222. I
 have no idea where it got this from. My network issues ips in the range
 192.168.0.1-255.

 Thinking it may have been because it initially did not have the correct
 adapter setting, I rebooted it. This time it got stuck at setting up
 network settings with - Waiting for network configuration...
 Waiting up to 60 more seconds for network configuration and then...
 Booting system without full network configuration...
 And then when it came up it had - Start using your ZEG. from http:///
 - no ip at all.

 Any further help greatly appreciated!

 Regards
 John






 On 05/03/14 19:43, Andy Tuinman wrote:

 Go to your physical sogo server.
 In that server you can login as sogo with password sogo.
 Then you enter ifconfig.
 Now you can look for your ip address.
 Op 5 mrt. 2014 01:17 schreef John jo...@ch.steiner.school.nz:

 Hi all

 I am fully new to this.

 I have installed the sogo vm on my ubuntu server. This server does not
 have a gui. I do not know how to connect to this device. It does not appear
 in my (Windows 2008) DNS, so I do not have an IP for it!

 Any ideas?

 Thanks

 John

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


 --
 John
 
 Let the refining and improving of your own life keep you so busy that you 
 have little time to criticize others.
 --H. Jackson Brown, Jr.


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

Re: [SOGo] ZEG install problem

2014-03-05 Thread Andy Tuinman
Go to your physical sogo server.
In that server you can login as sogo with password sogo.
Then you enter ifconfig.
Now you can look for your ip address.
Op 5 mrt. 2014 01:17 schreef John jo...@ch.steiner.school.nz:

 Hi all

 I am fully new to this.

 I have installed the sogo vm on my ubuntu server. This server does not
 have a gui. I do not know how to connect to this device. It does not appear
 in my (Windows 2008) DNS, so I do not have an IP for it!

 Any ideas?

 Thanks

 John

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

Re: [SOGo] nginx

2014-02-13 Thread Andy Tuinman
Can you post your config file instead of the default? You have to make a
few adjustments in the file. So if you post your file i can look at it.
Op 13 feb. 2014 19:45 schreef rpk...@copwick.net:

 Hi. I'm trying to get SOGo working with my nginx installation, but I'm a
 bit
 of a novice with both nginx and SOGo.

 I'm using the nginx config file that's posted here:

 http://wiki.sogo.nu/nginxSettings

 However, I'm getting a 404 Not Found error from nginx when I try to access
 /
 SOGo.

 If anyone knows of an obvious explanation, I'd be grateful to hear it.

 (The server is running Debian 7 with MySQL.)

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

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

[SOGo] Change domain name ZEG

2013-08-13 Thread Andy Tuinman
In march there was a topic about changing a domain name in the zeg
appliance. For the biggest part it worked but the only thing not explained
is the change including reprovisioning samba and openchange. Is there
anyone who did change the domain including samba and openchange? And can
anyone give a sort of tutorial?

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

[SOGo] ZEG appliance change domain name

2013-05-23 Thread Andy Tuinman
I've been struggeling with a clean install from sogo.
this is a never ending story.

the only thing i want now is to just use the working zeg appliance and
change the example.com to my own domain.

can someone give me a step by step guide?
which has been tested.

-- 
with kind regards,

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

Re: [SOGo] sogo issue..

2013-05-16 Thread Andy Tuinman
The employee list is empty for me aswell. As for the login Issues: make
sure the username is enabled in openchange through

Openchange_newuser --create USERNAME

And make sure the home folder of that user is created.
You can do this by

su - USERNAME
Or mkdir /home/USERNAME

Su will give an error about not able to login but pam-mkdir will create the
folder for you (if installled and working)

If su doesn't work and you have to create te dir manually you have to
change permissions aswell.

Chown USERNAME /home/USERNAME

And

Chmod -R 744 /home/USERNAME

hope this works for you
 Op 16 mei 2013 06:49 schreef Deepak Kumar dku...@cognam.com het
volgende:

 Hi,

 I am able to create users in igestis and Created users is also able to
 login in the igestis URL (URL http://myip/igestis) but the main
 administrator of the domain is not able to see all the employees record and
 the other issue is that Created Users are able to login in igestis URL but
 not able to login in the sogo webmail (http://myip/SOGo). When I looked
 the sogo logs (/var/log/sogo/sogo.log) it is giving some below mentioned
 error.

 May 15 08:27:13 sogod [1406]: [ERROR] 0x0x7f184c1f8a10[SOGoUserManager]
 No authentication sources defined - nobody will be able to login. Check
 your defaults.
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 May 15 08:27:13 sogod [1406]: [ERROR]
 0x0x7f184c1a8610[SOGoSQLUserProfile] failed to acquire channel for URL:
 (null)
 10.72.15.82 - - [15/May/2013:08:27:13 GMT] GET /SOGo HTTP/1.1 302 0/0
 0.208 - - 2M
 2013-05-15 08:27:13.626 sogod[1406] WARNING(-[NSNull(misc) count]): called
 NSNull -count (returns 0) !!!
 10.72.15.82 - - [15/May/2013:08:27:13 GMT] GET /SOGo/ HTTP/1.1 200
 3869/0 0.107 11806 67% 1M


 And my sogo configuration file is.

 plist version=0.9
 dict
 

[SOGo] Crash after outlook connectivity

2013-04-22 Thread Andy Tuinman
Dear Users,

I have a complete sogo enviroment running at the moment on an i3 cpu with
3gb memory.

The clients are: 2 galaxy note II on exchange activesync.
1 thunderbird on imap

But when I add outlook to the exchange it connects but after a few minutes
it loses connectivity and the server crashes. No client can sync until a
reboot.
Then starting outlook again it crashes again.

How can I debug this or does someone know how this can be happening?

-- 
Kind regards,

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-18 Thread Andy Tuinman
Ok but doen't php-push2 needs to authenticate against samba4 i never told
php-push to authenticate and my logins are incorrect if i enter them in
php-push2
Op 18 apr. 2013 11:14 schreef Fabio Onorini onofa...@gmail.com het
volgende:

 My server authenticate only on samba4.
 OpenLdap isn't installed.


 2013/4/18 Andy Tuinman andytuinm...@gmail.com

 ok disregard my last post.
 i got it working but cannot login. you are probably using openldap and i
 only use samba4. is there a possibility that it can authenticate against
 samba4?
  do you know this?



 On Thu, Apr 18, 2013 at 1:39 AM, Andy Tuinman andytuinm...@gmail.comwrote:

 don't know how but i can't connect to the website if i connect to https
 chrome say ssl protocol error and ie just says this page cannot be viewed.
 so something with a protocol error?? oh and i did enable all ssl and tls in
 ie but still no luck. any ideas ?


 On Wed, Apr 17, 2013 at 5:30 PM, Fabio Onorini onofa...@gmail.comwrote:



 -- Forwarded message --
 From: Fabio Onorini onofa...@gmail.com
 Date: 2013/4/17
 Subject: Re: [SOGo] Php-push2 - Active Sync
 To: Davide Bozzelli bu...@olografix.org


 1) From sogosync project page:

 Sogosync and PHP-Push-2 has merge.
 https://github.com/dupondje/PHP-Push-2 Please use this new repository
 to submit patch and issue.

 2) stable... i don't know, I'm only user not project developer


 2013/4/17 Davide Bozzelli bu...@olografix.org

 Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

 Official project page:

 https://github.com/dupondje/**PHP-Push-2https://github.com/dupondje/PHP-Push-2


  I would like to understand if this project is:

 1) supposed to replace the sogosync project
 2) supposed to be stable

 Thx




 --
 ---
 Fabio Onorini



 --
 ---
 Fabio Onorini




 --
 Met vriendelijke groet,

 Andy Tuinman




 --
 Met vriendelijke groet,

 Andy Tuinman




 --
 ---
 Fabio Onorini

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
Can you please tell me the steps to do this i would love exchange and
calendar to work. I don't care about contacts

Thank you
Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com het
volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly and
 I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the addressbook.

 After some changes on backend carddav file, on IPad and IPhone can use
 also contacts, but on Android (2.3.6 and 4.1) and Windows phone devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini

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

[SOGo] Installation through olivier's tutorial

2013-04-17 Thread Andy Tuinman
I'm trying to install sogo through the tutorial written by olivier :
http://iabsis.com/EN/article/35-4/Sogo-installation

Great guide but i do have a few problems:

1: i can't reach exchange over wan probably because something isn't enabled
or forwarded.

2: after login on exchange through outlook inside my network. It works but
after a few minutes it disconnects and cannot connect anymore. Probably a
crash somewhere on the server. But the linux n00b i am doesn't know where
to look to debug this and know what crashed and why

If anyone has any experiance with this and knows why this is happening
please help me :( im already working in this for a few months and the
tutorial from above is the only tutorial who brought me to a nearly working
sogo.

Ps. I know i can use the zeg but i really need to change the domain name
and i found a tutorial but that didn't work for me. If anyone has a working
tutorial to change this to a working envoirement with my own domain name it
will be greatly appreciated.

Thank you all in advance
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
Thanks i just installed it.
The only problem is it can't find mapi for php and i don't know how to
install it or disable it when not needed.

Do you know ?
Op 17 apr. 2013 12:01 schreef Fabio Onorini onofa...@gmail.com het
volgende:

 Follow instruction on INSTALL of project.

 Edit file config.php, my CALDAV section is:

 // **
 // BackendCalDAV settings
 // **
 // %u is replaced by the username
 // Using HTTPS URL is recommended
 define('CALDAV_SERVER', 'https://MYSERVERHOSTNAME');
 define('CALDAV_PORT', '443');
 define('CALDAV_PATH', '/SOGo/dav/%u/Calendar/');
 define('CALDAV_PERSONAL', 'personal');
 define('CALDAV_URL', 'https://MYSERVERHOSTNAME/SOGo/dav/%u/Calendar/');
 // Will ignore any change made on the mobile (true|false)
 define('CALDAV_READONLY', false);


 Edit backend/caldav.php, and replace row (in Logon function):

 $this-_caldav = new CalDAVClient(CALDAV_SERVER . : . CALDAV_PORT .
 $this-_caldav_path, $username, $password);

 with:
 $url = str_replace('%u', $username, CALDAV_URL);
 $this-_caldav = new CalDAVClient($url, $username, $password);


 bye bye



 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Can you please tell me the steps to do this i would love exchange and
 calendar to work. I don't care about contacts

 Thank you
 Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly
 and I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the
 addressbook.

 After some changes on backend carddav file, on IPad and IPhone can use
 also contacts, but on Android (2.3.6 and 4.1) and Windows phone devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
It keeps asking for php-mapi and i don't know how to disable it. Maybe i
don't have the right php-push2 do you have a link with the right one or do
you know how to disable it so it doesn't ask for it ?
Op 17 apr. 2013 14:13 schreef Fabio Onorini onofa...@gmail.com het
volgende:

 PHP2-push does not use php-MAPI libraries.
 Only the project ZPUSH of Zarafa need it.


 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Thanks i just installed it.
 The only problem is it can't find mapi for php and i don't know how to
 install it or disable it when not needed.

 Do you know ?
 Op 17 apr. 2013 12:01 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 Follow instruction on INSTALL of project.

 Edit file config.php, my CALDAV section is:

 // **
 // BackendCalDAV settings
 // **
 // %u is replaced by the username
 // Using HTTPS URL is recommended
 define('CALDAV_SERVER', 'https://MYSERVERHOSTNAME');
 define('CALDAV_PORT', '443');
 define('CALDAV_PATH', '/SOGo/dav/%u/Calendar/');
 define('CALDAV_PERSONAL', 'personal');
 define('CALDAV_URL', 'https://MYSERVERHOSTNAME/SOGo/dav/%u/Calendar/');
 // Will ignore any change made on the mobile (true|false)
 define('CALDAV_READONLY', false);


 Edit backend/caldav.php, and replace row (in Logon function):

 $this-_caldav = new CalDAVClient(CALDAV_SERVER . : . CALDAV_PORT .
 $this-_caldav_path, $username, $password);

 with:
 $url = str_replace('%u', $username, CALDAV_URL);
 $this-_caldav = new CalDAVClient($url, $username, $password);


 bye bye



 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Can you please tell me the steps to do this i would love exchange and
 calendar to work. I don't care about contacts

 Thank you
 Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly
 and I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the
 addressbook.

 After some changes on backend carddav file, on IPad and IPhone can use
 also contacts, but on Android (2.3.6 and 4.1) and Windows phone devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
don't know how but i can't connect to the website if i connect to https
chrome say ssl protocol error and ie just says this page cannot be viewed.
so something with a protocol error?? oh and i did enable all ssl and tls in
ie but still no luck. any ideas ?


On Wed, Apr 17, 2013 at 5:30 PM, Fabio Onorini onofa...@gmail.com wrote:



 -- Forwarded message --
 From: Fabio Onorini onofa...@gmail.com
 Date: 2013/4/17
 Subject: Re: [SOGo] Php-push2 - Active Sync
 To: Davide Bozzelli bu...@olografix.org


 1) From sogosync project page:

 Sogosync and PHP-Push-2 has merge. https://github.com/dupondje/PHP-Push-2 
 Please
 use this new repository to submit patch and issue.

 2) stable... i don't know, I'm only user not project developer


 2013/4/17 Davide Bozzelli bu...@olografix.org

 Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

 Official project page:

 https://github.com/dupondje/**PHP-Push-2https://github.com/dupondje/PHP-Push-2


  I would like to understand if this project is:

 1) supposed to replace the sogosync project
 2) supposed to be stable

 Thx




 --
 ---
 Fabio Onorini



 --
 ---
 Fabio Onorini




-- 
Met vriendelijke groet,

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
ok disregard my last post.
i got it working but cannot login. you are probably using openldap and i
only use samba4. is there a possibility that it can authenticate against
samba4?
do you know this?



On Thu, Apr 18, 2013 at 1:39 AM, Andy Tuinman andytuinm...@gmail.comwrote:

 don't know how but i can't connect to the website if i connect to https
 chrome say ssl protocol error and ie just says this page cannot be viewed.
 so something with a protocol error?? oh and i did enable all ssl and tls in
 ie but still no luck. any ideas ?


 On Wed, Apr 17, 2013 at 5:30 PM, Fabio Onorini onofa...@gmail.com wrote:



 -- Forwarded message --
 From: Fabio Onorini onofa...@gmail.com
 Date: 2013/4/17
 Subject: Re: [SOGo] Php-push2 - Active Sync
 To: Davide Bozzelli bu...@olografix.org


 1) From sogosync project page:

 Sogosync and PHP-Push-2 has merge.
 https://github.com/dupondje/PHP-Push-2 Please use this new repository to
 submit patch and issue.

 2) stable... i don't know, I'm only user not project developer


 2013/4/17 Davide Bozzelli bu...@olografix.org

 Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

 Official project page:

 https://github.com/dupondje/**PHP-Push-2https://github.com/dupondje/PHP-Push-2


  I would like to understand if this project is:

 1) supposed to replace the sogosync project
 2) supposed to be stable

 Thx




 --
 ---
 Fabio Onorini



 --
 ---
 Fabio Onorini




 --
 Met vriendelijke groet,

 Andy Tuinman




-- 
Met vriendelijke groet,

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