From sogo@opengroupware.org Mon Jun 2 08:46:12 2008 From: sogo@opengroupware.org (Frederick) Date: Mon, 02 Jun 2008 10:46:12 +0300 Subject: [SOGo] Re: Newbie in SOGo Message-ID: <4843A544.3060108@opham.com> Thank(s for all Sebastian, I finaaly acheve to install sogo. I just reinstall the new version .6 and it work perfectly. But the contact list appears empty whereas the command ldapsearch -x -b 'ou=People,dc=opham,dc=intra' 'objectclass=*' shows me all the records for sogo: SOGoLDAPSources = ( { CNFieldName = cn; IDFieldName = uid; UIDFieldName = uid; baseDN = "ou=People,dc=opham,dc=intra"; bindDN = "cn=Manager,dc=opham,dc=intra"; bindPassword = "admin"; canAuthenticate = YES; hostname = "127.0.0.1"; displayName = "Repertoire LDAP"; id = directory; isAddressBook = YES; port = 389; } and the sogo log: 192.168.130.64 - - [02/Jun/2008:07:44:25 GMT] "GET /SOGo/so/frederick/Contacts/personal/view HTTP/1.1" 200 4920/0 0.068 15117 67% 8K 192.168.130.64 - - [02/Jun/2008:07:44:26 GMT] "GET /SOGo/so/frederick/jsonDefaults HTTP/1.1" 200 543/0 0.006 - - 0 192.168.130.64 - - [02/Jun/2008:07:44:26 GMT] "GET /SOGo/so/frederick/jsonSettings HTTP/1.1" 200 16/0 0.004 - - 0 192.168.130.64 - - [02/Jun/2008:07:44:26 GMT] "POST /SOGo/so/frederick/Contacts//directory/canAccessContent HTTP/1.1" 204 0/0 0.008 - - 0 192.168.130.64 - - [02/Jun/2008:07:44:26 GMT] "POST /SOGo/so/frederick/Contacts//personal/view?noframe=1 HTTP/1.1" 200 813/0 0.017 - - 0 192.168.130.64 - - [02/Jun/2008:07:44:26 GMT] "POST /SOGo/so/frederick/Contacts//personal/canAccessContent HTTP/1.1" 204 0/0 0.013 - - 0 something strange, when I try to post an invitation, and begin to edit the name of an user, it auto complete it. But the invitations never reach to the user I asked for. TIA Frédérick From sogo@opengroupware.org Mon Jun 2 15:49:51 2008 From: sogo@opengroupware.org (Wilco Baan Hofman - AndoBurg B.V.) Date: Mon, 02 Jun 2008 16:49:51 +0200 Subject: [SOGo] Date jump problem all-day events Message-ID: <4844088F.3080405@andoburg.com> Hi Wolfgang, Were you able to reproduce the problem with all day events jumping a day? Regards, Wilco From sogo@opengroupware.org Mon Jun 2 16:15:29 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Mon, 2 Jun 2008 17:15:29 +0200 Subject: Fwd: [SOGo] Crashes under Ubuntu Hardy In-Reply-To: <8b770ce70806020422m9afcde1k4f203de44388d5b0@mail.gmail.com> References: <8b770ce70806020422m9afcde1k4f203de44388d5b0@mail.gmail.com> Message-ID: <8b770ce70806020815q17919d13h8151c5336296374a@mail.gmail.com> ------=_Part_14909_15157146.1212419729223 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I found the installation script that Mark Pavlichuk posted in mailing list. With this installation script I have no more error when I launch SOGo. But I have an error when I try to access SOGo from IE or Firefox. I try to solve this issue by myself, I will come back to you if I can't. Thanks, Vincent ---------- Forwarded message ---------- From: Vincent LUCE Date: 2 juin 2008 13:22 Subject: [SOGo] Crashes under Ubuntu Hardy To: sogo@opengroupware.org Hi, I've got the same problem as *Mark Pavlichuk (Sun, 18 May 2008 23:46:47 +1000). * ** I compiled SOGo on Ubuntu Hardy but it repeatdly crashes : |SOGo-0.9| WARNING: no component request handler key is specified, this probably means that share/ngobjweb/Defaults.plist could not get loaded (permissions?) 2008-06-02 13:07:04.801 sogod-0.9[15889] starting SOGo (build root@200806011839) 2008-06-02 13:07:04.804 sogod-0.9[15889] Note: vmem size check enabled: shutting down app when vmem > 200 MB 2008-06-02 13:07:04.811 sogod-0.9[15889] File NSData.m: 155. In readContentsOfFile Open ((nil)) attempt failed - bad path 2008-06-02 13:07:04.844 sogod-0.9[15889] WOContext.m:89 Assertion failed in WOContext(class), method initialize. Couldn't instantiate WOContextClass ((nil))! ### child 15889 (#1) was terminated by signal 6 (uptime=0s). 2008-06-02 13:07:04.852 sogod-0.9[15890] starting SOGo (build root@200806011839) 2008-06-02 13:07:04.854 sogod-0.9[15890] Note: vmem size check enabled: shutting down app when vmem > 200 MB 2008-06-02 13:07:04.859 sogod-0.9[15890] File NSData.m: 155. In readContentsOfFile Open ((nil)) attempt failed - bad path 2008-06-02 13:07:04.882 sogod-0.9[15890] WOContext.m:89 Assertion failed in WOContext(class), method initialize. Couldn't instantiate WOContextClass ((nil))! [15888]: process 15890 exited with code 0 (terminated due to signal 6) ### waiting for child 15890 (#2) failed: No child processes When I look for Defaults.plist I only find one : /usr/local/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist My /home/sogo/GNUstep/Defaults/.GNUstepDefaults only contains : { NSGlobalDomain = { }; "sogod-0.9" = { AgenorProfileURL = "postgresql://sogo:sogo06@localhost :5432/sogo/sogo_user_profile"; OCSFolderInfoURL = "postgresql://sogo:sogo06@localhost :5432/sogo/sogo_folder_info"; SOGoAuthentificationMethod = bypass; SOGoDefaultMailDomain = modata.priv; SOGoFallbackIMAP4Server = 127.0.0.1; SOGoServerTimeZone = Europe/Paris; SOGoSuperUsername = vluce; WOMessageUseUTF8 = YES; WOParsersUseUTF8 = YES; WOPort = 25000; }; } Any idea where my problem is ? Regards, Vincent ------=_Part_14909_15157146.1212419729223 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi,
 
I found the installation script that Mark Pavlichuk posted in mailing list. With this installation script I have no more error when I launch SOGo.
 
But I have an error when I try to access SOGo from IE or Firefox.
 
I try to solve this issue by myself, I will come back to you if I can't.
 
Thanks,
 
Vincent

---------- Forwarded message ----------
From: Vincent LUCE <vincent.luce@gmail.com>
Date: 2 juin 2008 13:22
Subject: [SOGo] Crashes under Ubuntu Hardy
To: sogo@opengroupware.org

 
Hi,
 
I've got the same problem as Mark Pavlichuk (Sun, 18 May 2008 23:46:47 +1000).
 
I compiled SOGo on Ubuntu Hardy but it repeatdly crashes :
|SOGo-0.9| WARNING: no component request handler key is specified, this probably means that share/ngobjweb/Defaults.plist could not get loaded (permissions?)
2008-06-02 13:07:04.801 sogod-0.9[15889] starting SOGo (build root@ 200806011839)
2008-06-02 13:07:04.804 sogod-0.9[15889] Note: vmem size check enabled: shutting down app when vmem > 200 MB
2008-06-02 13:07:04.811 sogod-0.9[15889] File NSData.m: 155. In readContentsOfFile Open ((nil)) attempt failed - bad path
2008-06-02 13:07:04.844 sogod-0.9[15889] WOContext.m:89  Assertion failed in WOContext(class), method initialize.  Couldn't instantiate WOContextClass ((nil))!
### child 15889 (#1) was terminated by signal 6 (uptime=0s).
2008-06-02 13:07:04.852 sogod-0.9[15890] starting SOGo (build root@ 200806011839)
2008-06-02 13:07:04.854 sogod-0.9[15890] Note: vmem size check enabled: shutting down app when vmem > 200 MB
2008-06-02 13:07:04.859 sogod-0.9[15890] File NSData.m: 155. In readContentsOfFile Open ((nil)) attempt failed - bad path
2008-06-02 13:07:04.882 sogod-0.9[15890] WOContext.m:89  Assertion failed in WOContext(class), method initialize.  Couldn't instantiate WOContextClass ((nil))!
[15888]: process 15890 exited with code 0 (terminated due to signal 6)
### waiting for child 15890 (#2) failed: No child processes
 
 
When I look for Defaults.plist I only find one :
/usr/local/lib/GNUstep/Libraries/Resources/NGObjWeb/Defaults.plist
 
My /home/sogo/GNUstep/Defaults/.GNUstepDefaults only contains :
{
    NSGlobalDomain = {
    };
    "sogod-0.9" = {
        AgenorProfileURL = "postgresql://sogo:sogo06@localhost:5432/sogo/sogo_user_profile";
        OCSFolderInfoURL = "postgresql://sogo:sogo06@localhost:5432/sogo/sogo_folder_info";
        SOGoAuthentificationMethod = bypass;
        SOGoDefaultMailDomain = modata.priv;
        SOGoFallbackIMAP4Server = 127.0.0.1;
        SOGoServerTimeZone = Europe/Paris;
        SOGoSuperUsername = vluce;
        WOMessageUseUTF8 = YES;
        WOParsersUseUTF8 = YES;
        WOPort = 25000;
    };
}
 
Any idea where my problem is ?
 
Regards,
 
Vincent
 
------=_Part_14909_15157146.1212419729223-- From sogo@opengroupware.org Mon Jun 2 16:15:43 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Tue, 03 Jun 2008 01:15:43 +1000 Subject: [SOGo] Debian init.d script Message-ID: <48440E9F.8080509@internode.on.net> I'm just looking at the debian init.d script... The script checks for /var/run/sogo, /var/spool/sogo and /var/log/sogo . Are these directories required under Debian and/or other distros? Are they created by the make process but by default created elsewhere eg. the sogod executable is located under /usr/local/bin instead of /usr/bin as the init.d script expects? -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Mon Jun 2 16:21:10 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Tue, 03 Jun 2008 01:21:10 +1000 Subject: Fwd: [SOGo] Crashes under Ubuntu Hardy In-Reply-To: <8b770ce70806020815q17919d13h8151c5336296374a@mail.gmail.com> References: <8b770ce70806020422m9afcde1k4f203de44388d5b0@mail.gmail.com> <8b770ce70806020815q17919d13h8151c5336296374a@mail.gmail.com> Message-ID: <48440FE6.8050009@internode.on.net> Vincent LUCE wrote: .... > > But I have an error when I try to access SOGo from IE or Firefox. > > I try to solve this issue by myself, I will come back to you if I can't. > > Thanks, > > Vincent What error message are you getting? -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Mon Jun 2 22:17:17 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Mon, 2 Jun 2008 23:17:17 +0200 Subject: [SOGo] Crashes under Ubuntu Hardy Message-ID: <8b770ce70806021417kd65b53at3ca6179061f3c79c@mail.gmail.com> ------=_Part_16745_21298894.1212441437690 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline ---------- Forwarded message ---------- From: Vincent LUCE Date: 2008/6/2 Subject: Re: problem To: Mark Pavlichuk I suceed to get the login page of SOGO. I created the config file with defaults commands : sudo defaults -u sogo write sogod-0.9 AgenorProfileURL "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_user_profile"; sudo defaults -u sogo write sogod-0.9 OCSFolderInfoURL "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_folder_info"; sudo defaults -u sogo write sogod-0.9 SOGoAuthentificationMethod bypass; sudo defaults -u sogo write sogod-0.9 SOGoServerTimeZone Europe/Paris; sudo defaults -u sogo write sogod-0.9 SOGoSuperUsernames '(vluce, ejeauffroy)'; sudo defaults -u sogo write sogod-0.9 WOMessageUseUTF8 YES; sudo defaults -u sogo write sogod-0.9 WOParsersUseUTF8 YES; sudo defaults -u sogo write sogod-0.9 WOPort 20000; Then I change permisson on this new file to give read permission to sogo, I started sogod-0.9 I entered http://10.0.29.3/sogo/ in Firefox and I was able to see the login page. I don't know what the default login are. I would like to add ldap authentification to be able to log on but I don't know how to add ldap options with defaults comman... It seems that there is no new line caracter at the end of the file created by defaults command. As soon as I edit the config file with vi or nano I get a new line caracter at the end of the file and sogod-0.9 say there is no dictionnary... Any idea ? Vincent 2008/6/2 Vincent LUCE : Hi Mark, > > In fact I still have a problem the same problem than before. It seems that > my config file is not OK. > > When I start sogod-0.9 I have the folowing message : > 2008-06-02 21:20:07.556 sogod-0.9[18132] File NSDictionary.m: 609. In > [GSMutableDictionary -initWithContentsOfFile:] Contents of file > '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary > The sogod process crash each time I try to access the web page > > When sogo user is allowed to modify the config file, the config file is > replace by an empty dictonary... > > This is my config file /home/sogo/GNUstep/Defaults/.GNUstepDefaults : > { > NSGlobalDomain = { > }; > "sogod-0.9" = { > AgenorProfileURL = "postgresql://sogo:T3mpPa55Word@localhost > :5432/sogo/sogo_user_profile"; > OCSFolderInfoURL = "postgresql://sogo:T3mpPa55Word@localhost > :5432/sogo/sogo_folder_info"; > SOGoAuthentificationMethod = LDAP; > SOGoLDAPSources = ( > { > CNFieldName = cn; > IDFieldName = cn; > UIDFieldName = sAMAccountName; > baseDN = "ou=modata,ou=societe,dc=modata,dc=priv"; > bindDN = "cn=useroutlook,ou=Users,dc=modata,dc=priv"; > bindFields = sAMAccountName; > bindPassword = XXXXXXXXXXX; > canAuthenticate = YES; > displayName = "LDAP Directory"; > hostname = ldapt.promondo.priv; > id = directory; > isAddressBook = YES; > port = 389; > } > ); > SOGoServerTimeZone = Europe/Paris; > SOGoSuperUsernames = '(vluce, ejeauffroy)'; > WOMessageUseUTF8 = YES; > WOParsersUseUTF8 = YES; > WOPort = 20000; > }; > } > > > 2008/6/2 Mark Pavlichuk : > > What error message are you getting? >> >> -- >> Mark Pavlichuk >> Strategic IT >> ph. (07)47242890 >> m. 0409 124577 >> >> > ------=_Part_16745_21298894.1212441437690 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

---------- Forwarded message ----------
From: Vincent LUCE <vincent.luce@gmail.com>
Date: 2008/6/2
Subject: Re: problem
To: Mark Pavlichuk <pav5088@internode.on.net>


I suceed to get the login page of SOGO.
 
I created the config file with defaults commands :
sudo defaults -u sogo write sogod-0.9 AgenorProfileURL "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_user_profile";
sudo defaults -u sogo write sogod-0.9 OCSFolderInfoURL "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_folder_info";
sudo defaults -u sogo write sogod-0.9 SOGoAuthentificationMethod bypass;
sudo defaults -u sogo write sogod-0.9 SOGoServerTimeZone  Europe/Paris;
sudo defaults -u sogo write sogod-0.9 SOGoSuperUsernames  '(vluce, ejeauffroy)';
sudo defaults -u sogo write sogod-0.9 WOMessageUseUTF8  YES;
sudo defaults -u sogo write sogod-0.9 WOParsersUseUTF8  YES;
sudo defaults -u sogo write sogod-0.9 WOPort  20000;

Then I change permisson on this new file to give read permission to sogo, I started sogod-0.9
 
I entered http://10.0.29.3/sogo/ in Firefox and I was able to see the login page.
 
I don't know what the default login are.
 
I would like to add ldap authentification to be able to log on but I don't know how to add ldap options with defaults comman...
 
It seems that there is no new line caracter at the end of the file created by defaults command. As soon as I edit the config file with vi or nano I get a new line caracter at the end of the file and sogod-0.9 say there is no dictionnary...
 
Any idea ?
 
Vincent
2008/6/2 Vincent LUCE <vincent.luce@gmail.com>:

Hi Mark,
 
In fact I still have a problem the same problem than before. It seems that my config file is not OK.
 
When I start sogod-0.9 I have the folowing message :
2008-06-02 21:20:07.556 sogod-0.9[18132] File NSDictionary.m: 609. In [GSMutableDictionary -initWithContentsOfFile:] Contents of file '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary
The sogod process crash each time I try to access the web page
 
When sogo user is allowed to modify the config file, the config file is replace by an empty dictonary...
 
This is my config file /home/sogo/GNUstep/Defaults/.GNUstepDefaults :
{
    NSGlobalDomain = {
    };
    "sogod-0.9" = {
AgenorProfileURL = "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_user_profile";
OCSFolderInfoURL = "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_folder_info";
SOGoAuthentificationMethod = LDAP;
SOGoLDAPSources = (
    {
CNFieldName = cn;
IDFieldName = cn;
UIDFieldName = sAMAccountName;
baseDN = "ou=modata,ou=societe,dc=modata,dc=priv";
bindDN = "cn=useroutlook,ou=Users,dc=modata,dc=priv";
bindFields = sAMAccountName;
bindPassword = XXXXXXXXXXX;
canAuthenticate = YES;
displayName = "LDAP Directory";
hostname = ldapt.promondo.priv;
id = directory;
isAddressBook = YES;
port = 389;
    }
);
SOGoServerTimeZone = Europe/Paris;
SOGoSuperUsernames = '(vluce, ejeauffroy)';
WOMessageUseUTF8 = YES;
WOParsersUseUTF8 = YES;
WOPort = 20000;
    };
}


2008/6/2 Mark Pavlichuk <pav5088@internode.on.net>:

 What error message are you getting?

--
Mark Pavlichuk
Strategic IT
ph. (07)47242890
m. 0409 124577




------=_Part_16745_21298894.1212441437690-- From sogo@opengroupware.org Tue Jun 3 11:38:53 2008 From: sogo@opengroupware.org (Ernersto Revilla) Date: Tue, 03 Jun 2008 12:38:53 +0200 Subject: [SOGo] Debian init.d script In-Reply-To: <48440E9F.8080509@internode.on.net> References: <48440E9F.8080509@internode.on.net> Message-ID: <1212489533.17395.19.camel@ganso> Hi. /var/log and /var/spool are part of FHS. See: http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard /var/log and /var/spool are persistent, i.e., they remain when you reboot the machine. /var/spool/sogo and /var/log/sogo should be created during the installation process, although init.d script could also do the work. /var/run may not be persistent. Under Ubuntu, /var/run is created during boot time. See /etc/init.d/mountkernfs.sh I.e. the /var/run/sogo has to be created before starting sogo if it doesn't exists. You can find a lot of examples in /etc/init.d scripts. make -p /var/run/sogo && chmod 0750 /var/run/sogo && chown sogo:sogo /var/run/sogo Regards. Erny El mar, 03-06-2008 a las 01:15 +1000, Mark Pavlichuk escribió: > I'm just looking at the debian init.d script... > > The script checks for /var/run/sogo, /var/spool/sogo and /var/log/sogo > . Are these directories required under Debian and/or other distros? > Are they created by the make process but by default created elsewhere > eg. the sogod executable is located under /usr/local/bin instead of > /usr/bin as the init.d script expects? > > -- > Mark Pavlichuk > Strategic IT > ph. (07)47242890 > m. 0409 124577 > From sogo@opengroupware.org Tue Jun 3 14:55:48 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Tue, 03 Jun 2008 23:55:48 +1000 Subject: [SOGo] Debian init.d script In-Reply-To: <1212489533.17395.19.camel@ganso> References: <48440E9F.8080509@internode.on.net> <1212489533.17395.19.camel@ganso> Message-ID: <48454D64.7030607@internode.on.net> Ernersto Revilla wrote: > Hi. > > /var/log and /var/spool are part of FHS. See: > http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard > > /var/log and /var/spool are persistent, i.e., they remain when you > reboot the machine. /var/spool/sogo and /var/log/sogo should be created > during the installation process, although init.d script could also do > the work. > > /var/run may not be persistent. Under Ubuntu, /var/run is created during > boot time. See /etc/init.d/mountkernfs.sh > I.e. the /var/run/sogo has to be created before starting sogo if it > doesn't exists. You can find a lot of examples in /etc/init.d scripts. > make -p /var/run/sogo && chmod 0750 /var/run/sogo && chown > sogo:sogo /var/run/sogo > > > Regards. > Erny > I've been playing with sogo-init.d-debian in /Scripts (SOGo source), and this script doesn't seem to record the right PID into /var/run/sogo. Therefore "/etc/init.d/sogod stop" fails to stop sogo. Also, what is the sogo-wrapper script for? -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Tue Jun 3 15:05:57 2008 From: sogo@opengroupware.org (Sergei Frankoff) Date: Tue, 03 Jun 2008 10:05:57 -0400 Subject: [SOGo] suse 10.2 install Message-ID: <48454FC5.6040105@cbnco.com> Hi all, I'm attempting to install SOGo on SUSE 10.2 using the instructions found on the Inverse site. Though everything does compile I find I am missing directories. Is there a set of instructions somewhere that rundown an install specifically for SUSE? Thank you, -- Sergei From sogo@opengroupware.org Tue Jun 3 16:15:59 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Wed, 04 Jun 2008 01:15:59 +1000 Subject: [SOGo] Debian init.d script In-Reply-To: <48454D64.7030607@internode.on.net> References: <48440E9F.8080509@internode.on.net> <1212489533.17395.19.camel@ganso> <48454D64.7030607@internode.on.net> Message-ID: <4845602F.3000103@internode.on.net> > I've been playing with sogo-init.d-debian in /Scripts (SOGo source), > and this script doesn't seem to record the right PID into > /var/run/sogo. Therefore "/etc/init.d/sogod stop" fails to stop > sogo. Also, what is the sogo-wrapper script for? OK, I seem to have it working now... In the init.d script I added a "--make-pidfile" option to start-stop-daemon ie. : start-stop-daemon -c sogo --pidfile $PIDFILE$a --make-pidfile -b --start --quiet --exec $DAEMON $a Also, I changed the DAEMON variable to /usr/local/sbin/sogod-0.9 (from /usr/sbin/sogod-0.9). Perhaps /usr/sbin/sogod-0.9 is where the wrapper script is meant to be copied? ... though it doesn't work when I put it here under Debian Lenny. I guess as I only want to run one instance of sogo I don't need to worry about it. -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Tue Jun 3 16:24:27 2008 From: sogo@opengroupware.org (Deven Phillips, CISSP, CCNA) Date: Tue, 03 Jun 2008 11:24:27 -0400 Subject: [SOGo] Debian init.d script In-Reply-To: <4845602F.3000103@internode.on.net> References: <48440E9F.8080509@internode.on.net> <1212489533.17395.19.camel@ganso> <48454D64.7030607@internode.on.net> <4845602F.3000103@internode.on.net> Message-ID: <4845622B.4050307@metalsales.us.com> Mark, Would it be too much to ask for you to write up your step on installing SOGo? I have not had any luck in getting the application to compile correctly on either Ubuntu Gutsy or Ubuntu Hardy. I would be forever in your debt!!! Thanks, Deven Phillips, CISSP, CCNA Systems Administrator Metal Sales Manufacturing Corp. Mark Pavlichuk wrote: > >> I've been playing with sogo-init.d-debian in /Scripts (SOGo source), >> and this script doesn't seem to record the right PID into >> /var/run/sogo. Therefore "/etc/init.d/sogod stop" fails to stop >> sogo. Also, what is the sogo-wrapper script for? > > OK, I seem to have it working now... > > In the init.d script I added a "--make-pidfile" option to > start-stop-daemon ie. : > start-stop-daemon -c sogo --pidfile $PIDFILE$a --make-pidfile -b > --start --quiet --exec $DAEMON $a > > Also, I changed the DAEMON variable to /usr/local/sbin/sogod-0.9 > (from /usr/sbin/sogod-0.9). Perhaps /usr/sbin/sogod-0.9 is where the > wrapper script is meant to be copied? ... though it doesn't work when > I put it here under Debian Lenny. I guess as I only want to run one > instance of sogo I don't need to worry about it. > From sogo@opengroupware.org Tue Jun 3 18:47:24 2008 From: sogo@opengroupware.org (Sebastian Reitenbach) Date: Tue, 03 Jun 2008 19:47:24 +0200 Subject: [SOGo] [Fwd: Re: architecture issues] Message-ID: <20080603174725.48E7E48E4A@smtp.l00-bugdead-prods.de> ------=_=-_OpenGroupware_org_NGMime-5271-1212515244.636376-1------ content-type: text/plain; charset="us-ascii" content-transfer-encoding: 7bit content-length: 416 Hi, sogo@opengroupware.org wrote: > Attached is a reply from Nicola Pero regarding architecture issues > with make. > attached a patch to sope-core/NGStreams/configure to correctly detect the host CPU. configure now uses gnustep-config to determine the CPU, as suggested from Nicola. I also tested the patch on OpenBSD i386. I think it should be added to the gsmake2 patch for sope. kind regards Sebastian ------=_=-_OpenGroupware_org_NGMime-5271-1212515244.636376-1------ content-disposition: inline; filename="patch.NGStreams.configure" content-length: 430 content-transfer-encoding: 7bit content-type: application/octet-stream; name="patch.NGStreams.configure" --- configure.orig Mon Jun 2 21:09:38 2008 +++ configure Mon Jun 2 21:11:46 2008 @@ -579,9 +579,8 @@ NONE) case $nonopt in NONE) - if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : - else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } - fi ;; + host_alias=`gnustep-config --variable=GNUSTEP_HOST` + ;; *) host_alias=$nonopt ;; esac ;; esac ------=_=-_OpenGroupware_org_NGMime-5271-1212515244.636376-1-------- From sogo@opengroupware.org Tue Jun 3 19:24:48 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Tue, 3 Jun 2008 20:24:48 +0200 Subject: [SOGo] Sogo on Ubuntu Hardy : issue with .GNUstepDefaults EOF Message-ID: <8b770ce70806031124p2f36ec74yebd79968bde82b81@mail.gmail.com> ------=_Part_3395_1514270.1212517488020 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I installed Sogo on Ubuntu Hardy server with Mark Pavlichuk script. When I edit .GNUStepDefaults with vi or nano a 0x0A is added at the end of the file. That's normal behavior on linux. But when I launch sogod-0.9 or when I use defaults : $sudo defaults -u sogo read 2008-06-03 18:13:55.198 defaults[32334] File NSDictionary.m: 609. In [GSMutableDictionary -initWithf file '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary The only solution I found was to remove the last caracter (0x0A) in .GNUstepDefaults with hexedit Vincent ------=_Part_3395_1514270.1212517488020 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
I installed Sogo on Ubuntu Hardy server with Mark Pavlichuk script.
 
When I edit .GNUStepDefaults with vi or nano a 0x0A is added at the end of the file. That's normal behavior on linux.
 
But when I launch sogod-0.9 or when I use defaults :
 $sudo defaults -u sogo read
2008-06-03 18:13:55.198 defaults[32334] File NSDictionary.m: 609. In [GSMutableDictionary -initWithf file '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary
The only solution I found was to remove the last caracter (0x0A) in .GNUstepDefaults with hexedit
 
Vincent
------=_Part_3395_1514270.1212517488020-- From sogo@opengroupware.org Tue Jun 3 20:17:22 2008 From: sogo@opengroupware.org (Deven Phillips, CISSP, CCNA) Date: Tue, 03 Jun 2008 15:17:22 -0400 Subject: [SOGo] Debian init.d script In-Reply-To: <4845622B.4050307@metalsales.us.com> References: <48440E9F.8080509@internode.on.net> <1212489533.17395.19.camel@ganso> <48454D64.7030607@internode.on.net> <4845602F.3000103@internode.on.net> <4845622B.4050307@metalsales.us.com> Message-ID: <484598C2.2060209@metalsales.us.com> Mark (et. al.), I have tried the script that Mark wrote, and it works PERFECTLY. Now, after the script finishes though, there is a problem. Ubuntu 8.04 (Hardy) Server enables AppArmor by default, and I cannot get the AppArmor tools to create an accurate profile for allowing SOGo to run. I could diable AppArmor alltogether, but I would prefer a solution which leaves AppArmor intact. Anyone have any suggestions? Thanks, Deven Phillips, CISSP, CCNA Systems Administrator Metal Sales Manufacturing Corp. Deven Phillips, CISSP, CCNA wrote: > Mark, > > Would it be too much to ask for you to write up your step on > installing SOGo? I have not had any luck in getting the application to > compile correctly on either Ubuntu Gutsy or Ubuntu Hardy. I would be > forever in your debt!!! > > Thanks, > > Deven Phillips, CISSP, CCNA > Systems Administrator > Metal Sales Manufacturing Corp. > > Mark Pavlichuk wrote: >> >>> I've been playing with sogo-init.d-debian in /Scripts (SOGo >>> source), and this script doesn't seem to record the right PID into >>> /var/run/sogo. Therefore "/etc/init.d/sogod stop" fails to stop >>> sogo. Also, what is the sogo-wrapper script for? >> >> OK, I seem to have it working now... >> >> In the init.d script I added a "--make-pidfile" option to >> start-stop-daemon ie. : >> start-stop-daemon -c sogo --pidfile $PIDFILE$a --make-pidfile -b >> --start --quiet --exec $DAEMON $a >> >> Also, I changed the DAEMON variable to /usr/local/sbin/sogod-0.9 >> (from /usr/sbin/sogod-0.9). Perhaps /usr/sbin/sogod-0.9 is where the >> wrapper script is meant to be copied? ... though it doesn't work when >> I put it here under Debian Lenny. I guess as I only want to run one >> instance of sogo I don't need to worry about it. >> > From sogo@opengroupware.org Tue Jun 3 20:34:52 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Tue, 3 Jun 2008 21:34:52 +0200 Subject: [SOGo] IMAP username Message-ID: <8b770ce70806031234o11d0f4c9rf1fe363bb879e60a@mail.gmail.com> ------=_Part_3847_25367028.1212521692811 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am using LDAP authetification. I configured an IMAP server with SOGoFallbackIMAP4Server parameter. When I try to access my mail, SOGO tries to log to IMAP server with email defined in ldap as imap username. I tried to add SOGoForceIMAPLoginWithEmail to YES or NO but SOGO is no using ldap UID. How should I do ? Vincent ------=_Part_3847_25367028.1212521692811 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
I am using LDAP authetification.
 
I configured an IMAP server with SOGoFallbackIMAP4Server parameter.
 
When I try to access my mail, SOGO tries to log to IMAP server with email defined in ldap as imap username.
 
I tried to add SOGoForceIMAPLoginWithEmail to YES or NO but SOGO is no using ldap UID.
 
How should I do ?
 
Vincent
------=_Part_3847_25367028.1212521692811-- From sogo@opengroupware.org Tue Jun 3 21:51:36 2008 From: sogo@opengroupware.org (Deven Phillips, CISSP, CCNA) Date: Tue, 03 Jun 2008 16:51:36 -0400 Subject: [SOGo] LDAP Authentication Problems Message-ID: <4845AED8.1060408@metalsales.us.com> Hello again all, I have installed SOGo using Mark's script on Ubuntu 8.04. Everything seems to start up correctly and shows no errors, but my logins do not work?!?! I do not see any errors on the console. Below is my .GNUstepDefaults file (with some slight redaction for security). Does anyone have any suggestions? { NSGlobalDomain = { }; "sogod-0.9" = { AgenorProfileURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile"; OCSFolderInfoURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info"; SOGoAuthentificationMethod = LDAP; SOGoDefaultMailDomain = metalsales.us.com; SOGoDraftsFolderName = Drafts; SOGoFallbackIMAP4Server = mail.metalsales.us.com; SOGoLDAPSources = ( { CNFieldName = displayName; IDFieldName = cn; UIDFieldName = sAMAccountName; baseDN = "dc=metalsales,dc=us,dc=com"; bindDN = "cn=*********,ou=Service Accounts,dc=metalsales,dc=us,dc=com"; bindFields = sAMAccountName; bindPassword = "*********"; canAuthenticate = YES; displayName = "Active Directory"; hostname = 192.168.100.14; id = ActiveDirectory; isAddressBook = YES; port = 389; } ); SOGoSentFolderName = Sent; SOGoServerTimeZone = America/Louisville; SOGoTrashFolderName = Trash; WOMessageUseUTF8 = YES; WOParsersUseUTF8 = YES; WOPort = 20000; }; } The account I am authenticating with has a distinguishedName of "CN=Deven Phillips, OU=MIS, OU=Corporate, DC=metalsales, DC=us, DC=com". I have tried pointing the baseDn to my OU and to the root of the LDAP tree, but both ways fail. Any help would be greatly appreciated. Thanks, Deven Phillips From sogo@opengroupware.org Tue Jun 3 22:55:13 2008 From: sogo@opengroupware.org (Andrew Ho) Date: Tue, 03 Jun 2008 17:55:13 -0400 Subject: [SOGo] LDAP Authentication Problems In-Reply-To: <4845AED8.1060408@metalsales.us.com> References: <4845AED8.1060408@metalsales.us.com> Message-ID: <4845BDC1.8090003@animezone.org> Deven Phillips, CISSP, CCNA wrote: > Hello again all, > > I have installed SOGo using Mark's script on Ubuntu 8.04. > Everything seems to start up correctly and shows no errors, but my > logins do not work?!?! I do not see any errors on the console. Below > is my .GNUstepDefaults file (with some slight redaction for security). > Does anyone have any suggestions? > > { > NSGlobalDomain = { > }; > "sogod-0.9" = { > AgenorProfileURL = > "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile"; > OCSFolderInfoURL = > "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info"; > SOGoAuthentificationMethod = LDAP; > SOGoDefaultMailDomain = metalsales.us.com; > SOGoDraftsFolderName = Drafts; > SOGoFallbackIMAP4Server = mail.metalsales.us.com; > SOGoLDAPSources = ( > { > CNFieldName = displayName; > IDFieldName = cn; > UIDFieldName = sAMAccountName; You can try "UIDFieldName = uid;". > baseDN = "dc=metalsales,dc=us,dc=com"; > bindDN = "cn=*********,ou=Service > Accounts,dc=metalsales,dc=us,dc=com"; > bindFields = sAMAccountName; > bindPassword = "*********"; > canAuthenticate = YES; > displayName = "Active Directory"; > hostname = 192.168.100.14; > id = ActiveDirectory; > isAddressBook = YES; > port = 389; > } > ); > SOGoSentFolderName = Sent; > SOGoServerTimeZone = America/Louisville; > SOGoTrashFolderName = Trash; > WOMessageUseUTF8 = YES; > WOParsersUseUTF8 = YES; > WOPort = 20000; > }; > } > > The account I am authenticating with has a distinguishedName of > "CN=Deven Phillips, OU=MIS, OU=Corporate, DC=metalsales, DC=us, > DC=com". I have tried pointing the baseDn to my OU and to the root of > the LDAP tree, but both ways fail. Any help would be greatly appreciated. > > Thanks, > > Deven Phillips From sogo@opengroupware.org Wed Jun 4 00:31:23 2008 From: sogo@opengroupware.org (Deven Phillips, CISSP, CCNA) Date: Tue, 03 Jun 2008 19:31:23 -0400 Subject: [SOGo] LDAP Authentication Problems In-Reply-To: <4845BDC1.8090003@animezone.org> References: <4845AED8.1060408@metalsales.us.com> <4845BDC1.8090003@animezone.org> Message-ID: <4845D44B.2080608@metalsales.us.com> Andrew Ho wrote: * snip * >> >> UIDFieldName = sAMAccountName; > You can try "UIDFieldName = uid;". * snip * Wouldn't do any good in Active Directory, there is no 'uid' field unless you load up services for UNIX. Deven From sogo@opengroupware.org Wed Jun 4 00:53:24 2008 From: sogo@opengroupware.org (Deven Phillips, CISSP, CCNA) Date: Tue, 03 Jun 2008 19:53:24 -0400 Subject: [SOGo] LDAP Authentication Problems In-Reply-To: <4845D44B.2080608@metalsales.us.com> References: <4845AED8.1060408@metalsales.us.com> <4845BDC1.8090003@animezone.org> <4845D44B.2080608@metalsales.us.com> Message-ID: <4845D974.5010000@metalsales.us.com> OK, fixed the problem. It had to do with the way that LDAP was working. I was pointing at a "Slave" LDAP server and it returned a dereference response which told SOGo to check iwth the other LDAP server. SOGo choked on this, so by pointed directly at the other LDAP server, everything worked fine. On to the next problem..... Deven Deven Phillips, CISSP, CCNA wrote: > Andrew Ho wrote: > > * snip * >>> >>> UIDFieldName = sAMAccountName; >> You can try "UIDFieldName = uid;". > > * snip * > > > Wouldn't do any good in Active Directory, there is no 'uid' field > unless you load up services for UNIX. > > Deven From sogo@opengroupware.org Wed Jun 4 00:55:43 2008 From: sogo@opengroupware.org (Deven Phillips, CISSP, CCNA) Date: Tue, 03 Jun 2008 19:55:43 -0400 Subject: [SOGo] The Next Problem - SOGo Hangs? Message-ID: <4845D9FF.7090403@metalsales.us.com> Hi all, I am running SOGo with LDAP authentication, and although I authenticate properly, the request to http://servername/SOGo/so/dphillips/Calendar times out and all future requests to the SOGo application time out as well. I have to restart the sogod application to get the next response. The console does not show any errors, but I am wondering if there is a way to turn on more debugging information. Any ideas? Thanks, Deven Phillips From sogo@opengroupware.org Wed Jun 4 01:41:36 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Wed, 04 Jun 2008 10:41:36 +1000 Subject: [SOGo] Debian init.d script In-Reply-To: <484598C2.2060209@metalsales.us.com> References: <48440E9F.8080509@internode.on.net> <1212489533.17395.19.camel@ganso> <48454D64.7030607@internode.on.net> <4845602F.3000103@internode.on.net> <4845622B.4050307@metalsales.us.com> <484598C2.2060209@metalsales.us.com> Message-ID: <4845E4C0.5090302@internode.on.net> Deven Phillips, CISSP, CCNA wrote: > Mark (et. al.), > > I have tried the script that Mark wrote, and it works PERFECTLY. > Now, after the script finishes though, there is a problem. Ubuntu 8.04 > (Hardy) Server enables AppArmor by default, and I cannot get the > AppArmor tools to create an accurate profile for allowing SOGo to run. > I could diable AppArmor alltogether, but I would prefer a solution > which leaves AppArmor intact. Anyone have any suggestions? > > Thanks, > > Deven Phillips, CISSP, CCNA > Systems Administrator > Metal Sales Manufacturing Corp. Thanks for the feedback... I checked the script on an Ubuntu desktop VM (ie. not server) and didn't run into any apparmor issues. Unfortunately I have no experience with apparmor, and I have to finish some other scripts right now - similar install scripts for Funambol, FreeNX, SSL-Explorer, GOsa, Asterisk and Cyrus+Postfix+amavis+clamav+spamassassin. Although most of the hard stuff is already done I have to finish, test and tidy them which will take time. My aim is to integrate all this stuff (including SOGo) into an easy-to-replicate system for small/medium businesses by the time Debian Lenny comes out. I have some customers who want to see prototypes which is the reason I'm so busy just now. I guess the floor is open for anyone else with more apparmor expertise... If you find a solution I'd certainly be interested in incorporating it. -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Thu Jun 5 11:52:52 2008 From: sogo@opengroupware.org (Ernersto Revilla) Date: Thu, 05 Jun 2008 12:52:52 +0200 Subject: [SOGo] Strange redirect Message-ID: <1212663172.8706.6.camel@ganso> Hi. When I access SOGo using an IP: http://192.168.11.219/SOGo the login box appears. After I log in, I get a strange redirect. The login is ok (204) and I'm redirected correctly to /SOGo/erevilla http://192.168.11.219:8181/SOGo/erevilla/view GET /SOGo/erevilla/view HTTP/1.1 Host: 192.168.11.219:8181 User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.1.14) Gecko/20080418 Ubuntu/7.10 (gutsy) Firefox/2.0.0.14 Accept: text/xml,application/xml,application/xhtml +xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: es-es,es;q=0.8,en-us;q=0.5,en;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://192.168.11.219:8181/SOGo Cookie: 0xHIGHFLYxSOGo-0.9=basic%20ZXJldmlsbGE6YWxtZXJpYTIwMDU%3D HTTP/1.x 302 Found Date: Thu, 05 Jun 2008 10:48:14 GMT Server: Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3 Content-Length: 0 Location: http://sogo/SOGo/so/erevilla/Calendar Keep-Alive: timeout=15, max=93 Connection: Keep-Alive Content-Type: text/plain; charset=UTF-8 sogo is the hostname in apache (in virtualhost definition) I had this before, but it disappeared. Now, I'm not sure what the problem is (SOPE, SOGo or Apache), but the "Location" header is sent from SOGo. Any ideas? Regards. Erny From sogo@opengroupware.org Thu Jun 5 11:57:18 2008 From: sogo@opengroupware.org (Helge Hess) Date: Thu, 5 Jun 2008 12:57:18 +0200 Subject: [SOGo] Strange redirect In-Reply-To: <1212663172.8706.6.camel@ganso> References: <1212663172.8706.6.camel@ganso> Message-ID: <99DC0CE9-6AD1-454B-ACD6-279CEDC29081@opengroupware.org> On 05.06.2008, at 12:52, Ernersto Revilla wrote: > I had this before, but it disappeared. Now, I'm not sure what the > problem is (SOPE, SOGo or Apache) I _think_ thats a SOPE triggered redirect to the application entry point. Since SOGo does not follow the usual WebObjects URL scheme, the relevant method would need to be overridden. This is just from my memory, not checked against current sources ;-) Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Thu Jun 5 12:57:09 2008 From: sogo@opengroupware.org (Ernersto Revilla) Date: Thu, 05 Jun 2008 13:57:09 +0200 Subject: [SOGo] Group calendaring Message-ID: <1212667029.8706.16.camel@ganso> Hi. I know that SOGo actually does not support groups. For me it's enough to share a common organizational calendar so that events are publicly visible. The questions are: * the yellow dot in an event seems to show if I attend the event or not, right? the problem is when a subscriber displays the same calendar he/she sees also the yellow dot, althouh he/she doesn't attend event. Is this a bug? * freebusy (http://host:port/SOGo/so/user/freebusy.ifb) does only include the personal calendar? Regards. Erny From sogo@opengroupware.org Fri Jun 6 14:54:18 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 06 Jun 2008 09:54:18 -0400 Subject: [SOGo] Strange redirect In-Reply-To: <99DC0CE9-6AD1-454B-ACD6-279CEDC29081@opengroupware.org> References: <1212663172.8706.6.camel@ganso> <99DC0CE9-6AD1-454B-ACD6-279CEDC29081@opengroupware.org> Message-ID: <4849418A.60302@inverse.ca> Hi Ernesto, SOGo receives headers from Apache/mod_ngobjweb, which directly depend on the ServerName specified in your Apache configuration. This is the correct way to do things since you may be running SOGo in different virtual hosts using a different server name. So it's preferable to set your ServerName variable to the real FQDN of your webserver so that SOGo can generate correct addresses. -- Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca From sogo@opengroupware.org Fri Jun 6 15:03:08 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 06 Jun 2008 10:03:08 -0400 Subject: [SOGo] IMAP username In-Reply-To: <8b770ce70806031234o11d0f4c9rf1fe363bb879e60a@mail.gmail.com> References: <8b770ce70806031234o11d0f4c9rf1fe363bb879e60a@mail.gmail.com> Message-ID: <4849439C.8090107@inverse.ca> Hi Vincent, Would you please copy your SOGo configuration so that I can understand what the problem is? Wolfgang From sogo@opengroupware.org Fri Jun 6 15:04:53 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 06 Jun 2008 10:04:53 -0400 Subject: [SOGo] Sogo on Ubuntu Hardy : issue with .GNUstepDefaults EOF In-Reply-To: <8b770ce70806031124p2f36ec74yebd79968bde82b81@mail.gmail.com> References: <8b770ce70806031124p2f36ec74yebd79968bde82b81@mail.gmail.com> Message-ID: <48494405.9030803@inverse.ca> Hi Vincent, That character should have no impact on the parsing of the file. Did your solution solve the problem? Is your file ms-dos encoded? -- Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca From sogo@opengroupware.org Fri Jun 6 15:06:26 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 06 Jun 2008 10:06:26 -0400 Subject: [SOGo] suse 10.2 install In-Reply-To: <48454FC5.6040105@cbnco.com> References: <48454FC5.6040105@cbnco.com> Message-ID: <48494462.3060302@inverse.ca> Hi Sergei, Which error messages do you get exactly? -- Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca From sogo@opengroupware.org Fri Jun 6 15:05:51 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 06 Jun 2008 10:05:51 -0400 Subject: [SOGo] [Fwd: Re: architecture issues] In-Reply-To: <20080603174725.48E7E48E4A@smtp.l00-bugdead-prods.de> References: <20080603174725.48E7E48E4A@smtp.l00-bugdead-prods.de> Message-ID: <4849443F.7040307@inverse.ca> Hi Sebastian, Thanks for your effort in this. Can you please instead fill a bug in the SOPE BTS with your patch? I think it should rather be included mainstream. -- Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca From sogo@opengroupware.org Fri Jun 6 15:14:12 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 06 Jun 2008 10:14:12 -0400 Subject: [SOGo] Debian init.d script In-Reply-To: <4845602F.3000103@internode.on.net> References: <48440E9F.8080509@internode.on.net> <1212489533.17395.19.camel@ganso> <48454D64.7030607@internode.on.net> <4845602F.3000103@internode.on.net> Message-ID: <48494634.9000108@inverse.ca> Hi Mark, Sorry for the delay in answering your questions... I didn't know the --make-pid parameter.... The pid file generated by the wrapper is supposed to represent the SOGo process because the wrapper process is supposed to be replaced with the SOGo process once the "exec" command is executed, thus keeping the same pid. More generally, the wrapper tries to provide standard unix daemonic behaviours to SOGo, in a quick and not so dirty way: - source the GNUstep.sh automatically - create the pid file - run in background So I don't know why the Debian script doesn't work while the Redhat script does.... I am developing SOGo on a Debian machine but I don't run it as a system service because of my method of development. Wolfgang From sogo@opengroupware.org Fri Jun 6 19:59:56 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Fri, 6 Jun 2008 20:59:56 +0200 Subject: [SOGo] Sogo on Ubuntu Hardy : issue with .GNUstepDefaults EOF In-Reply-To: <48494405.9030803@inverse.ca> References: <8b770ce70806031124p2f36ec74yebd79968bde82b81@mail.gmail.com> <48494405.9030803@inverse.ca> Message-ID: <8b770ce70806061159i53e796dfmb45612c9a7588789@mail.gmail.com> ------=_Part_8798_15748831.1212778796757 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Wolfgang, It's a very strange behavior. I made two fresh installations of Ubuntu server 8.0.4 in VMWare vitrual machines. The first time I read the installation note on www.inverse.ca second time I used Mark Pavlichuk's script. In both case, when I used defaults command to create a new .GNUDefaults file the file is created without an ending 0x0A When I use defaults command to read a .GNUDefaults file saved with vi (which put an 0x0A at the end of the file) I have the following error : $sudo defaults -u sogo read 2008-06-03 18:13:55.198 defaults[32334] File NSDictionary.m: 609. In [GSMutableDictionary -initWithf file '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary The only solution I found was to remove the last caracter (0x0A) in .GNUstepDefaults with hexedit I am going to reinstall Ubuntu server 8.0.4 to check defaults behavior before I install and compile everything. Vincent 2008/6/6 Wolfgang Sourdeau : > Hi Vincent, > > > That character should have no impact on the parsing of the file. Did your > solution solve the problem? > Is your file ms-dos encoded? > > -- > Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca > > > -- > OpenGroupware.org SOGo > sogo@opengroupware.org > http://mail.opengroupware.org/mailman/listinfo/sogo > ------=_Part_8798_15748831.1212778796757 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi Wolfgang,
 
It's a very strange behavior.
I made two fresh installations of Ubuntu server 8.0.4 in VMWare vitrual machines.
 
The first time I read the installation note on www.inverse.ca second time I used Mark Pavlichuk's script.
 
In both case, when I used defaults command to create a new .GNUDefaults file the file is created without an ending 0x0A
 
When I use defaults command to read a .GNUDefaults file saved with vi (which put an 0x0A at the end of the file) I have the following error :
$sudo defaults -u sogo read
2008-06-03 18:13:55.198 defaults[32334] File NSDictionary.m: 609. In [GSMutableDictionary -initWithf file '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary
 
 
The only solution I found was to remove the last caracter (0x0A) in .GNUstepDefaults with hexedit
 
I am going to reinstall Ubuntu server 8.0.4 to check defaults behavior before I install and compile everything.

Vincent
2008/6/6 Wolfgang Sourdeau <wsourdeau@inverse.ca>:
Hi Vincent,


That character should have no impact on the parsing of the file. Did your solution solve the problem?
Is your file ms-dos encoded?

--
Wolfgang Sourdeau   ::   +1 (514) 755-3520   ::   wsourdeau@inverse.ca


--
OpenGroupware.org SOGo
sogo@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/sogo

------=_Part_8798_15748831.1212778796757-- From sogo@opengroupware.org Fri Jun 6 20:13:34 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Fri, 6 Jun 2008 21:13:34 +0200 Subject: [SOGo] IMAP username In-Reply-To: <4849439C.8090107@inverse.ca> References: <8b770ce70806031234o11d0f4c9rf1fe363bb879e60a@mail.gmail.com> <4849439C.8090107@inverse.ca> Message-ID: <8b770ce70806061213m3429b2b8g3680c1d1d8b9fbe2@mail.gmail.com> ------=_Part_8918_24805003.1212779614489 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Wolfgang, See below my config file. I want to authenticate with ldap on an AD domain. Our Imap server name is bxxxmail003. The username on the imap server is the sAMAccountName (Cyrus is configured to make authentification on the same AD domain). When I log on sogo with the folowing config file the authentification to access web interface is made with the sAMAccountName. Then I click on mail in the web interface and I see in the console that sogo is trying to log on my IMAP server with the value sotred in email ldap field. I tried both values (YES and NO) of SOGoForceIMAPLoginWithEmail option. Vincent { NSGlobalDomain = { }; "sogod-0.9" = { AgenorProfileURL = "postgresql://sogo:T3mpPa55Word@localhost :5432/sogo/sogo_user_profile"; OCSFolderInfoURL = "postgresql://sogo:T3mpPa55Word@localhost :5432/sogo/sogo_folder_info"; SOGoAuthentificationMethod = LDAP; SOGoLDAPSources = ( { CNFieldName = displayName; IDFieldName = sAMAccountName; UIDFieldName = sAMAccountName; baseDN = "dc=domain,dc=priv"; bindDN = "userbind@domaine.priv"; bindFields = "sAMAccountName"; bindPassword = "XXXXX"; canAuthenticate = YES; displayName = "LDAP Directory"; hostname = "ldap.domain.priv"; id = directory; isAddressBook = YES; port = 389; } ); SOGoServerTimeZone = Europe/Paris; SOGoSuperUsernames = (vluce, user1); SOGoDefaultMailDomain = "domain.priv"; SOGoFallbackIMAP4Server = "bxxxmail003.domain.priv"; SOGoForceIMAPLoginWithEmail = NO; SOGoSentFolderName = Sent; SOGoTrashFolderName = Trash; SOGoDraftsFolderName = Drafts; WOMessageUseUTF8 = YES; WOParsersUseUTF8 = YES; WOPort = 20000; }; } 2008/6/6 Wolfgang Sourdeau : > Hi Vincent, > > > Would you please copy your SOGo configuration so that I can understand what > the problem is? > > > Wolfgang > > -- > OpenGroupware.org SOGo > sogo@opengroupware.org > http://mail.opengroupware.org/mailman/listinfo/sogo > ------=_Part_8918_24805003.1212779614489 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Wolfgang,
 
See below my config file.
 
I want to authenticate with ldap on an AD domain. Our Imap server name is bxxxmail003. The username on the imap server is the sAMAccountName (Cyrus is configured to make authentification on the same AD domain).
 
When I log on sogo with the folowing config file the authentification to access web interface is made with the sAMAccountName. Then I click on mail in the web interface and I see in the console that sogo is trying to log on my IMAP server with the value sotred in email ldap field.
 
I tried both values (YES and NO) of SOGoForceIMAPLoginWithEmail option.
 
Vincent
 
{
    NSGlobalDomain = {
    };
    "sogod-0.9" = {
AgenorProfileURL = "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_user_profile";
OCSFolderInfoURL = "postgresql://sogo:T3mpPa55Word@localhost:5432/sogo/sogo_folder_info";
SOGoAuthentificationMethod = LDAP;
SOGoLDAPSources = (
    {
CNFieldName = displayName;
IDFieldName = sAMAccountName;
UIDFieldName = sAMAccountName;
baseDN = "dc=domain,dc=priv";
bindDN = "userbind@domaine.priv";
bindFields = "sAMAccountName";
bindPassword = "XXXXX";
canAuthenticate = YES;
displayName = "LDAP Directory";
hostname = "ldap.domain.priv";
id = directory;
isAddressBook = YES;
port = 389;
    }
);
SOGoServerTimeZone = Europe/Paris;
SOGoSuperUsernames = (vluce, user1);
SOGoDefaultMailDomain = "domain.priv";
SOGoFallbackIMAP4Server = "bxxxmail003.domain.priv";
SOGoForceIMAPLoginWithEmail = NO;
SOGoSentFolderName = Sent;
SOGoTrashFolderName = Trash;
SOGoDraftsFolderName = Drafts;
WOMessageUseUTF8 = YES;
WOParsersUseUTF8 = YES;
WOPort = 20000;
    };
}


 
2008/6/6 Wolfgang Sourdeau <wsourdeau@inverse.ca>:
Hi Vincent,


Would you please copy your SOGo configuration so that I can understand what the problem is?


Wolfgang

--
OpenGroupware.org SOGo
sogo@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/sogo

------=_Part_8918_24805003.1212779614489-- From sogo@opengroupware.org Fri Jun 6 21:04:56 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Fri, 6 Jun 2008 22:04:56 +0200 Subject: [SOGo] Sogo on Ubuntu Hardy : issue with .GNUstepDefaults EOF In-Reply-To: <8b770ce70806061159i53e796dfmb45612c9a7588789@mail.gmail.com> References: <8b770ce70806031124p2f36ec74yebd79968bde82b81@mail.gmail.com> <48494405.9030803@inverse.ca> <8b770ce70806061159i53e796dfmb45612c9a7588789@mail.gmail.com> Message-ID: <8b770ce70806061304m70a6f84cwf8abc3674ca74bf6@mail.gmail.com> ------=_Part_9211_19001636.1212782696745 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Wolfgang, Tonigh I was trying to reproduce the error on other ubuntu vmware machine and I failed. Then I went back to the vmware on which I had some issue but everything was OK. That is, when I create a file with default command there is no 0x0A at the end of it. If I add one 0x0A at the enf of the file then default read command is still able to read the file. I did not instal anything on this Vmware since I had the problem. The only thing I did was to a shutdown and restart... Vincent 2008/6/6 Vincent LUCE : > Hi Wolfgang, > > It's a very strange behavior. > I made two fresh installations of Ubuntu server 8.0.4 in VMWare vitrual > machines. > > The first time I read the installation note on www.inverse.ca second time > I used Mark Pavlichuk's script. > > In both case, when I used defaults command to create a new .GNUDefaults > file the file is created without an ending 0x0A > > When I use defaults command to read a .GNUDefaults file saved with vi > (which put an 0x0A at the end of the file) I have the following error : > $sudo defaults -u sogo read > 2008-06-03 18:13:55.198 defaults[32334] File NSDictionary.m: 609. In > [GSMutableDictionary -initWithf file > '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary > > > The only solution I found was to remove the last caracter (0x0A) in > .GNUstepDefaults with hexedit > > I am going to reinstall Ubuntu server 8.0.4 to check defaults behavior > before I install and compile everything. > > Vincent > 2008/6/6 Wolfgang Sourdeau : > > Hi Vincent, >> >> >> That character should have no impact on the parsing of the file. Did your >> solution solve the problem? >> Is your file ms-dos encoded? >> >> -- >> Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca >> >> >> -- >> OpenGroupware.org SOGo >> sogo@opengroupware.org >> http://mail.opengroupware.org/mailman/listinfo/sogo >> > > ------=_Part_9211_19001636.1212782696745 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Wolfgang,
 
Tonigh I was trying to reproduce the error on other ubuntu vmware machine and I failed.
 
Then I went back to the vmware on which I had some issue but everything was OK. That is, when I create a file with default command there is no 0x0A at the end of it. If I add one 0x0A at the enf of the file then default read command is still able to read the file.
I did not instal anything on this Vmware since I had the problem. The only thing I did was to a shutdown and restart...
 
Vincent
2008/6/6 Vincent LUCE <vincent.luce@gmail.com>:
Hi Wolfgang,
 
It's a very strange behavior.
I made two fresh installations of Ubuntu server 8.0.4 in VMWare vitrual machines.
 
The first time I read the installation note on www.inverse.ca second time I used Mark Pavlichuk's script.
 
In both case, when I used defaults command to create a new .GNUDefaults file the file is created without an ending 0x0A
 
When I use defaults command to read a .GNUDefaults file saved with vi (which put an 0x0A at the end of the file) I have the following error :
$sudo defaults -u sogo read
2008-06-03 18:13:55.198 defaults[32334] File NSDictionary.m: 609. In [GSMutableDictionary -initWithf file '/home/sogo/GNUstep/Defaults/.GNUstepDefaults' does not contain a dictionary
 
 
The only solution I found was to remove the last caracter (0x0A) in .GNUstepDefaults with hexedit
 
I am going to reinstall Ubuntu server 8.0.4 to check defaults behavior before I install and compile everything.

Vincent
2008/6/6 Wolfgang Sourdeau <wsourdeau@inverse.ca>:

Hi Vincent,


That character should have no impact on the parsing of the file. Did your solution solve the problem?
Is your file ms-dos encoded?

--
Wolfgang Sourdeau   ::   +1 (514) 755-3520   ::   wsourdeau@inverse.ca


--
OpenGroupware.org SOGo
sogo@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/sogo


------=_Part_9211_19001636.1212782696745-- From sogo@opengroupware.org Tue Jun 10 09:31:14 2008 From: sogo@opengroupware.org (Robert de Geus) Date: Tue, 10 Jun 2008 10:31:14 +0200 Subject: [SOGo] Lightning configuration Message-ID: <484E3BD2.9080707@toltech.nl> Hi There, We are trying to use the lightning plug-in to access the Sogo calendar. In the choice of calendar type, we use Caldav and supply a link as shown on the inverse demo site. The plug-in asks for a user name and password but does not show any Events. Only after creating a new event in Thunderbird, all events are downloaded from the server and displayed. Reload does not seem to be working. Does anyone have a solution for this? Regards, Robert From sogo@opengroupware.org Tue Jun 10 09:42:32 2008 From: sogo@opengroupware.org (Robert de Geus) Date: Tue, 10 Jun 2008 10:42:32 +0200 Subject: [SOGo] Bug when adding invitees in shared calendar Message-ID: <484E3E78.3080208@toltech.nl> This is a multi-part message in MIME format. --------------000103030805040006040505 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, This is a bug for an important use case where users share a calendar an all have full access. On the demo site this is reproducible: As sogo1 create a calendar, in this case "Public calendar" Go to properties, sharing and set "Default Roles" to Modify (public, confidential, private) and "this person can modify and delete items from my calendar", so everybody can do anything. As sogo2, load this calendar, create an item and save, reopen this item, invite sogo3, save reopen this item and the save button is gone. gr. Robert --------------000103030805040006040505 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi,
This is a bug for an important use case where users share a calendar an all have full access.

On the demo site this is reproducible:
As sogo1 create a calendar, in this case "Public calendar"
Go to properties, sharing and set "Default Roles" to Modify (public, confidential, private) and "this person can modify and delete items from my calendar", so everybody can do anything.

As sogo2, load this calendar,
create an item and save,
reopen this item, invite sogo3, save
reopen this item and the save button is gone.

gr.
Robert


--------------000103030805040006040505-- From sogo@opengroupware.org Wed Jun 11 16:15:03 2008 From: sogo@opengroupware.org (Marco Lertora) Date: Wed, 11 Jun 2008 17:15:03 +0200 Subject: [SOGo] SOGo Connector - Strange behaviours Message-ID: <484FEBF7.6030401@infoporto.it> Hi, I have noticed two strange behaviours in Inverse SOGo Connector: This is the scenario: SOGO 1340 svn revision SOPE 1621 svn revision Mozilla Thunderbird 2.0.0.14 Lighting 0.8 Inverse SOGO connector 0.80 NO other addons installed A) Subscribe a Remote AddressBook http://sogo.infoporto.it/SOGo/dav/marco.lertora@infoporto.it/Contacts/personal/ insert and store username and password Strange Behaviuor: Password is asked at every thunderbird start. ! In the login dialog, username and password are already filled, so just a confirm is needed! In "Options --> Security --> Password" host, username, passoword are correctly stored. The problem disappear if you subscribe a calendar using the same host and password. B) SOGo logs are full of these warnings [maybe before every PROPFIND request]: Jun 11 12:52:40 sogod-0.9 [32368]: <0x0x9253920[SoWebDAVRenderer]> got bogus port information from webserver: sogo.infoporto.it 192.168.123.52 - - [11/Jun/2008:12:52:40 GMT] "PROPFIND /SOGo/dav/marco.lertora@infoporto.it/Calendar/andrea.belmonte@infoporto.it_personal/ HTTP/1.1" 207 516/96 0.029 - - 72K [...] Jun 11 12:52:47 sogod-0.9 [32392]: <0x0x871ca90[SoWebDAVRenderer]> got bogus port information from webserver: sogo.infoporto.it 192.168.123.52 - - [11/Jun/2008:12:52:47 GMT] "PROPFIND /SOGo/dav/marco.lertora@infoporto.it/Contacts/personal/ HTTP/1.1" 207 441/96 0.013 - - 76K what they means? are they ok? Regards, Marco Lertora Infoporto La Spezia Srl From sogo@opengroupware.org Thu Jun 12 07:30:20 2008 From: sogo@opengroupware.org (Robert de Geus) Date: Thu, 12 Jun 2008 08:30:20 +0200 Subject: [SOGo] Repeated windown openend in Linux firefox3 hardy Message-ID: <4850C27C.5080907@toltech.nl> This is a multi-part message in MIME format. --------------090001030904010207000500 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, On Firefox 3.0b5, Linux Hardy, when double clicking on the calender to enter a new item, an endless number of windows opens. It appears that an event is repeating itself. Can anyone confirm this behaviour (also on Windows)? gr. Robert --------------090001030904010207000500 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi,
On Firefox 3.0b5, Linux Hardy, when double clicking on the calender to enter a new item, an endless number of windows opens. It appears that an event is repeating itself. Can anyone confirm this behaviour (also on Windows)?
gr.
Robert

--------------090001030904010207000500-- From sogo@opengroupware.org Fri Jun 13 19:10:56 2008 From: sogo@opengroupware.org (Markus Schmid) Date: Fri, 13 Jun 2008 20:10:56 +0200 Subject: [SOGo] Thunderbird does not search remote address books for free/busy information Message-ID: <4852B830.5000103@informatik.fh-wiesbaden.de> Hello everybody, I am currently running SOGo rc6, lightning 0.8 and SOGo connector 0.8. I set up an LDAP address book that contains SOGo fbURLs for different users. This address book is visible in the SOGo web interface as the public address book and can also be accessed and searched from thunderbird using the address book view. However I noticed that lightning does not show free/busy information for participants stored in this public SOGo address book. When I add free/busy information to a local thunderbird address book entry, this information is correctly used by lightning. The free/busy information from the public SOGo address book is displayed correctly when inviting participants using the SOGo web interface. In addition I noticed that the thunderbird address autocompletion feature does not work for entries from the SOGo address book (neither for inviting participants nor for composing a new email). For me this looks like thunderbird is completely ignoring the remote address book unless it is explicitly selected and search in the address book view. However I think that is impractical to have all users maintain the fbURL entries of all other users in their local address books. Did someone else notice a similar behaviour? Best Regards, Markus Schmid From sogo@opengroupware.org Wed Jun 18 11:38:06 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Wed, 18 Jun 2008 20:38:06 +1000 Subject: [SOGo] SVN repo down? Message-ID: <4858E58E.8090301@internode.on.net> I haven't been able to connect to the svn repo during a few attempts over the last six hours or so. Is it a little ill? -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Wed Jun 18 12:05:07 2008 From: sogo@opengroupware.org (Helge Hess) Date: Wed, 18 Jun 2008 13:05:07 +0200 Subject: [SOGo] SVN repo down? In-Reply-To: <4858E58E.8090301@internode.on.net> References: <4858E58E.8090301@internode.on.net> Message-ID: <19CDFF96-01B5-4CEF-B97E-65C539C2369D@opengroupware.org> On 18.06.2008, at 12:38, Mark Pavlichuk wrote: > I haven't been able to connect to the svn repo during a few attempts > over the last six hours or so. Is it a little ill? Yes, somehow Svn uptime has become quite bad in the last two months or so. I guess we should upgrade to a fresh Svn version. Thanks, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Wed Jun 18 12:31:30 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Wed, 18 Jun 2008 21:31:30 +1000 Subject: [SOGo] SVN repo down? In-Reply-To: <19CDFF96-01B5-4CEF-B97E-65C539C2369D@opengroupware.org> References: <4858E58E.8090301@internode.on.net> <19CDFF96-01B5-4CEF-B97E-65C539C2369D@opengroupware.org> Message-ID: <4858F212.7050707@internode.on.net> Helge Hess wrote: > Yes, somehow Svn uptime has become quite bad in the last two months or > so. I guess we should upgrade to a fresh Svn version. > > Thanks, > Helge I don't know if this gives any clue as to what's going on, but some time ago I forgot to put "trunk" on the end of the svn URL. When I realised I was downloading every branch (and not just trunk) I ctrl-C'ed, but when trying to connect again the server was dead. It came back on line in the next hour so I didn't think anything of it. I can't remember if I was downloading SOPE or SOGo, and I don't know if the server was already stalled when I hit ctrl-C (I'd let it run for a bit unattended). -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Wed Jun 18 12:33:28 2008 From: sogo@opengroupware.org (Helge Hess) Date: Wed, 18 Jun 2008 13:33:28 +0200 Subject: [SOGo] SVN repo down? In-Reply-To: <4858F212.7050707@internode.on.net> References: <4858E58E.8090301@internode.on.net> <19CDFF96-01B5-4CEF-B97E-65C539C2369D@opengroupware.org> <4858F212.7050707@internode.on.net> Message-ID: <551969FE-3893-4CDA-B24B-81FDA78A8ECC@opengroupware.org> On 18.06.2008, at 13:31, Mark Pavlichuk wrote: > I don't know if this gives any clue as to what's going on, but some > time ago I forgot to put "trunk" on the end of the svn URL. When I > realised I was downloading every branch (and not just trunk) I ctrl- > C'ed, but when trying to connect again the server was dead. It came > back on line in the next hour so I didn't think anything of it. I think the issue is that the copy of the dev-svn to the public one is not failsafe. Usually it should recover on the next sync (every 5mins?), but apparently this somehow does not work reliably ... Thanks, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Wed Jun 18 14:18:48 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 18 Jun 2008 09:18:48 -0400 Subject: [SOGo] Thunderbird does not search remote address books for free/busy information In-Reply-To: <4852B830.5000103@informatik.fh-wiesbaden.de> References: <4852B830.5000103@informatik.fh-wiesbaden.de> Message-ID: <48590B38.8020703@inverse.ca> Hi Markus, In order to make this work, you need to make sure that you have subscribed to your remote shared addressbook as a CardDAV addressbook, otherwise mentionned as a "read-only" addressbook in the creation dialog. Also, once this is done, you need to modify your preferences in the "Composition" section, "Addressing" tab and make sure the "Directory Server" option is checked and your addressbook is seleted in the corresponding dropdown list. Once this is done, it should work properly... Wolfgang From sogo@opengroupware.org Wed Jun 18 14:21:17 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 18 Jun 2008 09:21:17 -0400 Subject: [SOGo] Repeated windown openend in Linux firefox3 hardy In-Reply-To: <4850C27C.5080907@toltech.nl> References: <4850C27C.5080907@toltech.nl> Message-ID: <48590BCD.8060607@inverse.ca> Robert de Geus wrote: > Hi, > On Firefox 3.0b5, Linux Hardy, when double clicking on the calender to > enter a new item, an endless number of windows opens. It appears that > an event is repeating itself. Can anyone confirm this behaviour (also > on Windows)? > gr. > Robert > > Hi Robert, I didn't manage to reproduce your problem. Have you tried yet with Firefox 3.0 final? -- Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca From sogo@opengroupware.org Wed Jun 18 14:23:02 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 18 Jun 2008 09:23:02 -0400 Subject: [SOGo] SOGo Connector - Strange behaviours In-Reply-To: <484FEBF7.6030401@infoporto.it> References: <484FEBF7.6030401@infoporto.it> Message-ID: <48590C36.5010902@inverse.ca> Hi Marco, I am aware of that problem but haven't found the cause yet. I suspect this is because of the different APIs used for HTTP operations which behave differently... Soon I plan to rewrite all of this in a more consistent way. Wolfgang From sogo@opengroupware.org Wed Jun 18 14:24:35 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 18 Jun 2008 09:24:35 -0400 Subject: [SOGo] Bug when adding invitees in shared calendar In-Reply-To: <484E3E78.3080208@toltech.nl> References: <484E3E78.3080208@toltech.nl> Message-ID: <48590C93.5060903@inverse.ca> [...] > > As sogo2, load this calendar, > create an item and save, > reopen this item, invite sogo3, save > reopen this item and the save button is gone. > Thanks Robert, you have found a bug in SOGo that I will report in our BTS... -- Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca From sogo@opengroupware.org Wed Jun 18 14:26:49 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 18 Jun 2008 09:26:49 -0400 Subject: [SOGo] Lightning configuration In-Reply-To: <484E3BD2.9080707@toltech.nl> References: <484E3BD2.9080707@toltech.nl> Message-ID: <48590D19.7030404@inverse.ca> Robert de Geus wrote: > Hi There, > > We are trying to use the lightning plug-in to access the Sogo > calendar. In the choice of calendar type, we use Caldav and supply a > link as shown on the inverse demo site. > > The plug-in asks for a user name and password but does not show any > Events. Only after creating a new event in Thunderbird, all events are > downloaded from the server and displayed. Reload does not seem to be > working. Hi Robert, Lighnting 0.8 is working properly for us. Which version of SOGo are you using? Also, do you have any exception showing up in the error console? -- Wolfgang Sourdeau :: +1 (514) 755-3520 :: wsourdeau@inverse.ca From sogo@opengroupware.org Wed Jun 18 14:28:57 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 18 Jun 2008 09:28:57 -0400 Subject: [SOGo] Sogo on Ubuntu Hardy : issue with .GNUstepDefaults EOF In-Reply-To: <8b770ce70806061304m70a6f84cwf8abc3674ca74bf6@mail.gmail.com> References: <8b770ce70806031124p2f36ec74yebd79968bde82b81@mail.gmail.com> <48494405.9030803@inverse.ca> <8b770ce70806061159i53e796dfmb45612c9a7588789@mail.gmail.com> <8b770ce70806061304m70a6f84cwf8abc3674ca74bf6@mail.gmail.com> Message-ID: <48590D99.6030405@inverse.ca> Hi Vincent, I cannot see where the problem is. But when "defaults" is not able to read the configuration file, it generally means there is a syntactic error in the file: a missing semicolon, quote or parenthesis... Wolfgang From sogo@opengroupware.org Wed Jun 18 14:41:50 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 18 Jun 2008 09:41:50 -0400 Subject: [SOGo] IMAP username In-Reply-To: <8b770ce70806061213m3429b2b8g3680c1d1d8b9fbe2@mail.gmail.com> References: <8b770ce70806031234o11d0f4c9rf1fe363bb879e60a@mail.gmail.com> <4849439C.8090107@inverse.ca> <8b770ce70806061213m3429b2b8g3680c1d1d8b9fbe2@mail.gmail.com> Message-ID: <4859109E.7080504@inverse.ca> Hi Vincent, Your configuration file looks correct oth semantically and syntactically. Btw, you can use the "plparse" command to check whether your file is correctly encoded. One thing though, is that you don't need to you the "bindFields" parameter in your case, because your user dn seems to start with sAMAccountName. The usage of bindFields triggers the indirect bind mechanism.. Wolfgang From sogo@opengroupware.org Wed Jun 18 15:05:15 2008 From: sogo@opengroupware.org (Mark Pavlichuk) Date: Thu, 19 Jun 2008 00:05:15 +1000 Subject: [SOGo] deb packages Message-ID: <4859161B.8040508@internode.on.net> Is anyone working on deb packages? I'm looking at it... but I've never packaged anything before, and quite frankly if left up to me it might not happen for ages, if at all. I'd much rather collaborate with someone else. -- Mark Pavlichuk Strategic IT ph. (07)47242890 m. 0409 124577 From sogo@opengroupware.org Thu Jun 19 20:59:56 2008 From: sogo@opengroupware.org (marco.lertora@infoporto.it) Date: Thu, 19 Jun 2008 21:59:56 +0200 Subject: [SOGo] SOGo Connector - Strange behaviours In-Reply-To: <48590C36.5010902@inverse.ca> References: <484FEBF7.6030401@infoporto.it> <48590C36.5010902@inverse.ca> Message-ID: <485ABABC.5050808@infoporto.it> Ok! tnx you! Another question: is it possible to filter user retrieved from ldap by objectClass ? bye Marco Wolfgang Sourdeau wrote: > Hi Marco, > > > I am aware of that problem but haven't found the cause yet. I suspect > this is because of the different APIs used for HTTP operations which > behave differently... Soon I plan to rewrite all of this in a more > consistent way. > > > Wolfgang > From sogo@opengroupware.org Tue Jun 24 04:19:44 2008 From: sogo@opengroupware.org (Wolf Siedler) Date: Tue, 24 Jun 2008 10:19:44 +0700 Subject: [SOGo] Date jump problem all-day events In-Reply-To: <4844088F.3080405@andoburg.com> References: <4844088F.3080405@andoburg.com> Message-ID: <486067D0.80803@hrd-asia.com> The date jumping problem still persists for me in RC6. I have in the meantime tested the Inverse demo installation and indeed, the date of all-day events always jumps by *one* day. My own installation was now upgraded to RC6 as (by rpm packages, thanks for them!). However, when creating a now all-day event in this installation, the event continues to jump forward by *two* days. All testing was done using the same webbrowser, Firefox 2 on Fedora 7. The timezone of the local workstation did also not change: Asia/Bangkok. If you need any additional details/tests, please let me know! Regards, Wolf PS: Wilco, thanks for testing the Thai timezone for me. From sogo@opengroupware.org Thu Jun 26 02:29:09 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 25 Jun 2008 21:29:09 -0400 Subject: [SOGo] ANN: SOGo Integrator 0.81 Message-ID: <4862F0E5.6010202@inverse.ca> The Inverse Team is pleased to announce the 0.81 release of the "SOGo Integrator" extension for Thunderbird to the general public. === What is the SOGo Integrator === This extension transforms Thunderbird in a pure "heavy" client for SOGo. Whereas the SOGo Connector is meant for portability ("horizontal integration"), the SOGo Integrator makes use of the features and layout of SOGo only ("vertical integration"). With this, it achieves the following: * remote administration of folder subscriptions * an automatic replication of your local and subscribed folders * when correctly setup, it handles the propagation of updates to chosen extensions from a local update server * automatic propagation of default settings More information can be found on our website : http://www.inverse.ca/contributions/sogo_integrator.html === 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. SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV 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 SOGo Integrator extensions * Two-way synchronisation support with any SyncML-capable devices (BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector and many more! SOGo and our extensions are completely free. We have a demo website where you can experience SOGo from the Web or your preferred CalDAV client: http://sogo-demo.inverse.ca/ === Changes since the last release === * enable the use of the user email address to construct his/her urls to SOGo * validate the returned data when synchronizing folders to avoid removing existing folders when the server returns an inconsistent response * intercept the user password for the "SOGo site" (mail server + SOGo server) and automatically fill the relevant dialogs === Getting the SOGo Integrator === SOGo Integrator is free software and is distributed under the GNU GPL v. 2. As such, you are free to download and use it from : http://sogo-demo.inverse.ca/plugins/sogo-integrator-0.81-sogo-demo.xpi This version is configured to connect to the SOGo instance running on our demo website. Since your personal addressbook will be automatically uploaded to the server, your are strongly recommended to use a dedicated user profile for testing. To achieve this, run Thunderbird with the "-ProfileManager" parameter. Once this is done, specify "sogo1", "sogo2" or "sogo3" as your username to connect to the mail server. You can specify sogo-demo.inverse.ca as the IMAP mail server but you will not be able to connect. To avoid annoying warning messages, disable the automatic mail checking in your account settings. Documentation about the installation and configuration of the SOGo integrator is available from : http://www.inverse.ca/contributions/sogo_integrator.html === Getting support === For any questions, do not hesitate to contact us by writing an email to : support@inverse.ca Inverse offers professional services around SOGo to help organizations deploy the solution and migrate from their legacy systems. From sogo@opengroupware.org Thu Jun 26 02:29:55 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 25 Jun 2008 21:29:55 -0400 Subject: [SOGo] ANN: SOGo Connector 0.81 Message-ID: <4862F113.8030300@inverse.ca> The Inverse Team is pleased to announce the 0.81 release of the "SOGo Connector" extension for Thunderbird. === What is the SOGo Connector === This extension transforms Thunderbird into a full DAV client for groupware servers such as SOGo, OpenGroupware.org or Citadel. It does this by adding support for remote DAV address books and by adding features to be used along with the Lightning calendar extension. More information can be found on our website : http://www.inverse.ca/contributions/sogo_connector.html === 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. SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and reuses existing IMAP, SMTP and database servers - making the solution easy to deploy and inter operable 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 Lighthing by using the SOGo Connector * Two-way synchronization support with any SyncML-capable devices (BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector and many more! SOGo and our connectors are completely free. We have a demo website where you can experience SOGo from the Web or your preferred CalDAV client: http://sogo-demo.inverse.ca/ === Changes since the last release === * Check the response from the server to avoid inconsistencies and loss of data when synchronizing the addressbook * Take the ACL into account when changing the calendar of the edited event * Give "full access" to local calendars === Getting the SOGo Connector === SOGo Connector is free software and is distributed under the GNU GPL v. 2. As such, you are free to download and use it from : http://inverse.ca/downloads/extensions/sogo-connector-0.81.xpi Documentation about the installation and configuration of SOGo is available from : http://www.inverse.ca/contributions/sogo_connector.html === Getting support === For any questions, do not hesitate to contact us by writing an email to : support@inverse.ca Inverse offers professional services around SOGo to help organizations deploy the solution and migrate from their legacy systems. From sogo@opengroupware.org Thu Jun 26 12:07:55 2008 From: sogo@opengroupware.org (=?iso-8859-1?Q?=22Thomas_St=FCbi=22?=) Date: Thu, 26 Jun 2008 13:07:55 +0200 Subject: [SOGo] Making SOPE fails Message-ID: <20080626110755.106260@gmx.net> Hello I try to install SOGo on an ubuntu 7.10 Server. I think GNUstep is sourced properly. Configure runs and gives some output but when I want to make all I get an error GNUstep make:3: no such file or directory. Anyone able to give me an hint? -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser From sogo@opengroupware.org Fri Jun 27 11:00:57 2008 From: sogo@opengroupware.org (Ralph Niere) Date: Fri, 27 Jun 2008 12:00:57 +0200 Subject: [SOGo] Access to addressbook from Thunderbird Message-ID: <4864BA59.8090507@ebrn.de> Hello SOGoers, after a short, but hard struggle I have SOGo up and running including Sync via Funambol. There's only one thing left that doesn't work yet. I cannot access the address book from Thunderbird. Here's how I try to set up the remote address book: - Switch to the address book view in THunderbird - New -> Remote Adressbook - URL: https://sogo.domain.de/sogo/dav//Contacts/personal/ Please note, that the same URL with Contacts replaced by Calendar works perfectly to access the calendar from Lightning. Where should I look to debug this? Anything obvious that I missed? I'm using the latest versions of SOGo and SOPE from SVN as of Jun, 20 and version 0.8 of the sogo-connector Addon. Apart from this small problem: Great work, guys!!! Regards, Ralph From sogo@opengroupware.org Fri Jun 27 14:59:58 2008 From: sogo@opengroupware.org (Christian Merlin) Date: Fri, 27 Jun 2008 15:59:58 +0200 Subject: [SOGo] Documentation issue Message-ID: <961713de0806270659q21533abar1510e85804ef7ef2@mail.gmail.com> Helo to everybody. I'm new in the list. I'm trying to install SOGo on Ubuntu 8.04 with EBox. Where can I find better documentation for installing SOGO than the one provided on http://www.inverse.ca/contributions/sogo/documentation.html? Thanks a lot Nuanda -- "Se puoi credere, ogni cosa e' possibile a chi crede" - Mc(9,22) Linux User Group: www.verona.linux.it From sogo@opengroupware.org Fri Jun 27 15:33:15 2008 From: sogo@opengroupware.org (Ralph Niere) Date: Fri, 27 Jun 2008 16:33:15 +0200 Subject: [SOGo] Documentation issue In-Reply-To: <961713de0806270659q21533abar1510e85804ef7ef2@mail.gmail.com> References: <961713de0806270659q21533abar1510e85804ef7ef2@mail.gmail.com> Message-ID: <4864FA2B.7020705@ebrn.de> Hello Nuanda, > Where can I find better documentation for installing SOGO than the one > provided on http://www.inverse.ca/contributions/sogo/documentation.html? Look for a news article by Mark Pavlichuk. I think the subject line contains "Hardy". You might want to use www.gmane.org and search in the Newsgroup gmane.comp.cms.opengroupware.sogo for that term. The installation instructions in that article got SOGo going for me. Regards, Ralph From sogo@opengroupware.org Fri Jun 27 15:57:53 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Fri, 27 Jun 2008 16:57:53 +0200 Subject: [SOGo] Making SOPE fails In-Reply-To: <20080626110755.106260@gmx.net> References: <20080626110755.106260@gmx.net> Message-ID: <8b770ce70806270757q207f983dhc4cadccf6bac3fa3@mail.gmail.com> ------=_Part_8309_25097976.1214578673124 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Thomas, You should try with the installation script made by Mark Pavlichuk http://mail.opengroupware.org/pipermail/sogo/2008-May/001000.html Regards, Vincent 2008/6/26, "Thomas St=FCbi" : > > Hello > I try to install SOGo on an ubuntu 7.10 Server. I think GNUstep is source= d > properly. Configure runs and gives some output but when I want to make al= l I > get an error GNUstep make:3: no such file or directory. > Anyone able to give me an hint? > > -- > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > -- > OpenGroupware.org SOGo > sogo@opengroupware.org > http://mail.opengroupware.org/mailman/listinfo/sogo > ------=_Part_8309_25097976.1214578673124 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi Thomas,
 
You should try with the installation script made by Mark Pavlichuk
=  
 
 
Regards,
 
Vincent
 

------=_Part_8309_25097976.1214578673124-- From sogo@opengroupware.org Fri Jun 27 16:00:08 2008 From: sogo@opengroupware.org (Vincent LUCE) Date: Fri, 27 Jun 2008 17:00:08 +0200 Subject: [SOGo] Documentation issue In-Reply-To: <961713de0806270659q21533abar1510e85804ef7ef2@mail.gmail.com> References: <961713de0806270659q21533abar1510e85804ef7ef2@mail.gmail.com> Message-ID: <8b770ce70806270800w4158f760p2946d857195b7236@mail.gmail.com> ------=_Part_8349_2549479.1214578808856 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Try to use the script made by Mark Pavlichuk, it works on Ubuntu and it is self documented http://mail.opengroupware.org/pipermail/sogo/2008-May/001000.html Vincent 2008/6/27, Christian Merlin : > > Helo to everybody. I'm new in the list. I'm trying to install SOGo on > Ubuntu 8.04 with EBox. > Where can I find better documentation for installing SOGO than the one > provided on http://www.inverse.ca/contributions/sogo/documentation.html? > > Thanks a lot > > Nuanda > > -- > "Se puoi credere, ogni cosa e' > possibile a chi crede" - Mc(9,22) > Linux User Group: www.verona.linux.it > -- > OpenGroupware.org SOGo > sogo@opengroupware.org > http://mail.opengroupware.org/mailman/listinfo/sogo > ------=_Part_8349_2549479.1214578808856 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Try to use the script made by Mark Pavlichuk, it works on Ubuntu and it is self documented
 
2008/6/27, Christian Merlin <nuandavr@gmail.com>:
Helo to everybody. I'm new in the list. I'm trying to install SOGo on
Ubuntu 8.04 with EBox.
Where can I find better documentation for installing SOGO than the one
provided on http://www.inverse.ca/contributions/sogo/documentation.html?

Thanks a lot

Nuanda

--
"Se puoi credere, ogni cosa e'
possibile a chi crede" - Mc(9,22)
Linux User Group: www.verona.linux.it
--
OpenGroupware.org SOGo
sogo@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/sogo

------=_Part_8349_2549479.1214578808856-- From sogo@opengroupware.org Fri Jun 27 16:21:57 2008 From: sogo@opengroupware.org (Christian Merlin) Date: Fri, 27 Jun 2008 17:21:57 +0200 Subject: [SOGo] Documentation issue In-Reply-To: <8b770ce70806270800w4158f760p2946d857195b7236@mail.gmail.com> References: <961713de0806270659q21533abar1510e85804ef7ef2@mail.gmail.com> <8b770ce70806270800w4158f760p2946d857195b7236@mail.gmail.com> Message-ID: <961713de0806270821w6b42d58bya97024603c336bba@mail.gmail.com> 2008/6/27 Vincent LUCE : > Try to use the script made by Mark Pavlichuk, it works on Ubuntu and it is > self documented > > http://mail.opengroupware.org/pipermail/sogo/2008-May/001000.html Tanks a lot, now I understand my problem. The documentation is right but http://svn.opengroupware.org/SOPE/trunk/ is not reachable. -- "Se puoi credere, ogni cosa e' possibile a chi crede" - Mc(9,22) Linux User Group: www.verona.linux.it From sogo@opengroupware.org Sat Jun 28 10:06:56 2008 From: sogo@opengroupware.org (Helge Hess) Date: Sat, 28 Jun 2008 11:06:56 +0200 Subject: [SOGo] Documentation issue In-Reply-To: <961713de0806270821w6b42d58bya97024603c336bba@mail.gmail.com> References: <961713de0806270659q21533abar1510e85804ef7ef2@mail.gmail.com> <8b770ce70806270800w4158f760p2946d857195b7236@mail.gmail.com> <961713de0806270821w6b42d58bya97024603c336bba@mail.gmail.com> Message-ID: On 27.06.2008, at 17:21, Christian Merlin wrote: > but > http://svn.opengroupware.org/SOPE/trunk/ is not reachable. Yes, the current Svn setup has issues, we need to see to fix this. Anyways, if Svn is down, you still have the tarball snapshots: http://download.opengroupware.org/nightly/sources/trunk/ Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Mon Jun 30 12:15:48 2008 From: sogo@opengroupware.org (Brad Rushworth) Date: Mon, 30 Jun 2008 21:15:48 +1000 Subject: [SOGo] Compile problems on FreeBSD with libFoundation Message-ID: <4868C064.9080504@bravo.net.au> Hey guys, I've been working on installing SOGo for over a week, slowly fixing problems as I see them. This is my current problem and I'm not too knowledgeable about how to resolve it. This is a FreeBSD install, and as far as I can see there is no documentation available to tell me how to do it. Does any one have any suggestions about how to fix this? I'm trying to install SOGo: http://sogo.opengroupware.org/ Installation roughly as per: http://sope.opengroupware.org/en/build/thirdparty.html http://sope.opengroupware.org/en/build/sope.html http://www.inverse.ca/english/contributions/sogo/documentation.html http://www.linuxjournal.com/article/9895 Can't find much to help me with a FreeBSD install though. Needed a fair bit of customisation so far to make it work on FreeBSD. Can't use GNUstep-make in the ports because it is v2 whereas SOPE requires v1: http://mail.opengroupware.org/pipermail/sogo/2007-August/000175.html GNUstep-make v1 is included in the SOPE download. So far, I have compiled gnustep-make in the sope directory and installed. The gnustep-objc didn't come with the download. But I have downloaded sope-4.7.1 and thus libFoundation 1.1.x so: > IMPORTANT: This step must be skipped starting with libFoundation 1.1.x, SOPE 4.5.8 and OGo 1.1.5. In libFoundation 1.1.0 we are using the libobjc provided by the operating system (more exactly GCC). http://mail.opengroupware.org/pipermail/sogo/2007-August/000175.html Now I'm compiling libFoundation. Had to modify the following: [root@192_168_1_5 /data/brad/sogo/sope/libFoundation]# diff config.h.in.old config.h.in 43c43 < #undef HAVE_SIGSETMASK --- > #define HAVE_SIGSETMASK 1 90c90 < #undef HAVE_GETUID --- > #define HAVE_GETUID 1 111c111 < #undef HAVE_GETTIMEOFDAY --- > #define HAVE_GETTIMEOFDAY 1 Now it compiles but won't link. I had to install the port lang/gnustep-objc which amongst other things installed /root/GNUstep/Library/Libraries/libobjc.so Unfortunately, this port is marked IGNORE and I had to remove the IGNORE from the makefile to make it compile. http://www.freshports.org/lang/gnustep-objc/ Now that's done, I get this: [root@192_168_1_5 /data/brad/sogo/sope/libFoundation]# gmake debug=yes Making all in Foundation... gmake[1]: Entering directory `/data/brad/sogo/sope/libFoundation/Foundation' Making all for library libFoundation... gmake[2]: Nothing to be done for `internal-library-all'. gmake[1]: Leaving directory `/data/brad/sogo/sope/libFoundation/Foundation' Making all in Resources... gmake[1]: Entering directory `/data/brad/sogo/sope/libFoundation/Resources' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/data/brad/sogo/sope/libFoundation/Resources' Making all in examples... gmake[1]: Entering directory `/data/brad/sogo/sope/libFoundation/examples' Making all for tool Defaults... Linking tool Defaults ... /root/GNUstep/Library/Libraries/libobjc.so: undefined reference to `pthread_attr_destroy' /root/GNUstep/Library/Libraries/libobjc.so: undefined reference to `pthread_create' /root/GNUstep/Library/Libraries/libobjc.so: undefined reference to `pthread_attr_init' /root/GNUstep/Library/Libraries/libobjc.so: undefined reference to `pthread_exit' /root/GNUstep/Library/Libraries/libobjc.so: undefined reference to `pthread_getschedparam' /root/GNUstep/Library/Libraries/libobjc.so: undefined reference to `pthread_attr_setscope' /root/GNUstep/Library/Libraries/libobjc.so: undefined reference to `pthread_attr_setdetachstate' gmake[2]: *** [shared_debug_obj/./GNU/Defaults] Error 1 gmake[1]: *** [Defaults.all.tool.variables] Error 2 gmake[1]: Leaving directory `/data/brad/sogo/sope/libFoundation/examples' gmake: *** [internal-all] Error 2 [root@192_168_1_5 /data/brad/sogo/sope/libFoundation]# objdump -x /root/GNUstep/Library/Libraries/libobjc.so | grep pthread 00000000 *UND* 00000000 pthread_cond_signal 00000000 *UND* 00000000 pthread_attr_destroy 00000000 *UND* 00000000 pthread_create 00000000 *UND* 00000000 pthread_getspecific 00000000 *UND* 00000000 pthread_attr_init 00000000 *UND* 00000000 pthread_exit 00000000 *UND* 00000000 pthread_key_delete 00000000 *UND* 00000000 pthread_getschedparam 00000000 *UND* 00000000 pthread_attr_setscope 00000000 *UND* 00000000 pthread_cond_broadcast 00000000 *UND* 00000000 pthread_key_create 00000000 *UND* 00000000 pthread_cond_init 00000000 *UND* 00000000 pthread_mutex_unlock 00000000 *UND* 00000000 pthread_self 00000000 *UND* 00000000 pthread_mutex_destroy 00000000 *UND* 00000000 pthread_mutex_lock 00000000 *UND* 00000000 pthread_cond_wait 00000000 *UND* 00000000 pthread_mutex_trylock 00000000 *UND* 00000000 pthread_cond_destroy 00000000 *UND* 00000000 pthread_mutex_init 00000000 *UND* 00000000 pthread_attr_setdetachstate 00000000 *UND* 00000000 pthread_setspecific [root@192_168_1_5 /data/brad/sogo/sope/libFoundation]# objdump -x /root/GNUstep/Library/Libraries/libobjc.so | grep UND 00000000 *UND* 00000000 strcpy 00000000 *UND* 00000000 pthread_cond_signal 00000000 *UND* 00000000 printf 00000000 *UND* 00000000 pthread_attr_destroy 00000000 *UND* 00000000 pthread_create 00000000 *UND* 00000000 pthread_getspecific 00000000 *UND* 00000000 pthread_attr_init 00000000 *UND* 00000000 pthread_exit 00000000 *UND* 00000000 pthread_key_delete 00000000 *UND* 00000000 memcpy 00000000 *UND* 00000000 __stderrp 00000000 *UND* 00000000 puts 00000000 w *UND* 00000000 __cxa_finalize 00000000 *UND* 00000000 feof 00000000 *UND* 00000000 malloc 00000000 *UND* 00000000 fflush 00000000 *UND* 00000000 abort 00000000 *UND* 00000000 _DefaultRuneLocale 00000000 *UND* 00000000 pthread_getschedparam 00000000 *UND* 00000000 calloc 00000000 *UND* 00000000 pthread_attr_setscope 00000000 *UND* 00000000 pthread_cond_broadcast 00000000 w *UND* 00000000 __deregister_frame_info 00000000 *UND* 00000000 pthread_key_create 00000000 *UND* 00000000 realloc 00000000 *UND* 00000000 pthread_cond_init 00000000 *UND* 00000000 sscanf 00000000 *UND* 00000000 fread 00000000 *UND* 00000000 fopen 00000000 *UND* 00000000 __isthreaded 00000000 *UND* 00000000 memset 00000000 *UND* 00000000 fclose 00000000 *UND* 00000000 strcmp 00000000 *UND* 00000000 pthread_mutex_unlock 00000000 *UND* 00000000 sprintf 00000000 *UND* 00000000 pthread_self 00000000 *UND* 00000000 fwrite 00000000 *UND* 00000000 pthread_mutex_destroy 00000000 *UND* 00000000 pthread_mutex_lock 00000000 *UND* 00000000 pthread_cond_wait 00000000 *UND* 00000000 pthread_mutex_trylock 00000000 *UND* 00000000 atoi 00000000 *UND* 00000000 pthread_cond_destroy 00000000 *UND* 00000000 pthread_mutex_init 00000000 *UND* 00000000 __assert 00000000 w *UND* 00000000 _Jv_RegisterClasses 00000000 *UND* 00000000 pthread_attr_setdetachstate 00000000 *UND* 00000000 sched_yield 00000000 w *UND* 00000000 __register_frame_info 00000000 *UND* 00000000 vfprintf 00000000 *UND* 00000000 pthread_setspecific 00000000 *UND* 00000000 free Any suggestions highly appreciated.... Brad From sogo@opengroupware.org Mon Jun 30 23:40:19 2008 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Mon, 30 Jun 2008 18:40:19 -0400 Subject: [SOGo] ANN: SOGo v1.0 RC6.1 Message-ID: <486960D3.8020403@inverse.ca> The Inverse Team is pleased to announce the release candidate 6.1 of Scalable OpenGroupware.org (SOGo). === 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. SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV 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 Lighthing by using the SOGo Connector and the SOGo Integrator * Two-way synchronization support with any SyncML-capable devices (BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector and many more! SOGo and our connectors are completely free. === Getting SOGo === SOGo is free software and is distributed under the GNU GPL. As such, you are free to download and try it by either getting the newly released snapshot from : http://www.inverse.ca/downloads/SOGo/Sources/SOGo-1.0rc6.1.tar.gz or by getting the sources from the official SVN server : http://svn.opengroupware.org/SOGo/inverse/trunk/ Documentation about the installation and configuration of SOGo is available from : http://www.inverse.ca/contributions/sogo/documentation.html You can also try our online SOGo demo at : http://sogo-demo.inverse.ca/ Finally, you can also download our SOGo Connector for Mozilla Thunderbird / Lighthing and our SOGo Connector for Funambol at : http://www.inverse.ca/contributions/sogo connector.html http://www.inverse.ca/contributions/funambol.html These connectors allow a good integration with Mozilla Thunderbird, Lightning and your favorite mobile devices. === Changes from the previous release === * Initial Apple iCal 3 support (http://inverse.ca/uploads/pics/ical.png) * Courier IMAP support (ACL and folders management) * Support for calendar tags for eventual multi-calendar sync in Funambol * Improved the invitation window appearance * Vastly improved underlying SQL requests * Minor bug fixes and features enhancements === How can I help ? === The product is in constant evolution. You can provide your help to make SOGo better by contributing on various areas such as : * Translations * Testing and bug reports! (you can use http://sogo-demo.inverse.ca) * CSS and JavaScript adjustments to the Web UI Feel free to send us your questions. You can also post them to the SOGo mailing list: http://sogo.opengroupware.org/en/support/lists/index.html === Getting Support === For any questions, do not hesitate to contact us by writing an email to : support@inverse.ca Inverse offers professional services around SOGo to help organizations deploy the solution and migrate from their legacy systems.