[SOGo] Setting up Sogo on CentOS 5

2013-02-15 Thread Nikolaos Milas

Hello,

I have just installed sogo on CentOS 5.9 x86_64 and I am trying to 
configure.


The following packages have been installed with all needed dependencies:
sogo-2.0.4b-1.el5
sogo-devel-2.0.4b-1.el5
sogo-debuginfo-2.0.4b-1.el5
sope49-mime-4.9-20130204_1664.el5.1
sope49-gdl1-contentstore-2.0.4b-1.el5
sope49-sbjson-2.3.1-20130204_1664.el5.1
sope49-core-4.9-20130204_1664.el5.1
sope49-appserver-4.9-20130204_1664.el5.1
sope49-gdl1-4.9-20130204_1664.el5.1
sope49-cards-2.0.4b-1.el5
sope49-gdl1-mysql-4.9-20130204_1664.el5.1
sope49-xml-4.9-20130204_1664.el5.1
sope49-ldap-4.9-20130204_1664.el5.1

[Note: I had a slight problem during installation, which I overcame by 
installing manually the needed dependency; you can see here my report of 
the issue at the CentOS mailing list: 
http://centos.distrosfaqs.org/centos/installing-sogo-on-centos-5/]


However, the configuration directions 
(http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf) do not 
seem to apply correctly.


The manual requests to: su - sogo (page 12), but when I try to do it:

   # su - sogo
   This account is currently not available.

I can see that:

   # tail -1 /etc/passwd
   sogo:x:104:106:SOGo daemon:/var/lib/sogo:/sbin/nologin

Doesn't this mean that su sogo is not feasible?

Also, the manual states that the config file is:

   /home/sogo/GNUstep/Defaults/.GNUstepDefaults

but we can see that the home dir of sogo user is:

   /var/lib/sogo

and not:

   /home/sogo

So, how should I move forward?

Please advise.

Regards,
Nick

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


[SOGo] Re: Setting up Sogo on CentOS 5

2013-02-15 Thread Nikolaos Milas

On 15/2/2013 11:19 πμ, Nikolaos Milas wrote:


The following packages have been installed with all needed dependencies:


For reference, here is the full list of packages installed:

===
 Package   Arch   Version  
RepositorySize

===
Installing:
 sogo  x86_64 2.0.4b-1.el5
sogo-rhel53.2 M
 sogo-debuginfox86_64 2.0.4b-1.el5  
sogo-rhel53.4 M
 sogo-develx86_64 2.0.4b-1.el5   
sogo-rhel5 26 k

Installing for dependencies:
 gnustep-base  x86_64 1.23.0-1   sogo-rhel5 
   3.4 M
 gnustep-make  x86_64 2.6.1-1 sogo-rhel5   
 203 k
 libffix86_64 3.0.9-1.el5.rf   rpmforge 
  94 k
 libmemcached  x86_64 0.34-1sogo-rhel5  
  1.2 M
 libobjc   x86_64 4.1.2-54.el5  base
  107 k
 memcached x86_64 1.4.14-1.el5.rfx  
rpmforge-extras91 k
 perl-AnyEvent x86_64 5.340-1.el5.rfx 
rpmforge-extras   360 k
 perl-Async-Interrupt  x86_64 1.05-1.el5.rf   
rpmforge   76 k
 perl-EV   x86_64 4.03-1.el5.rfrpmforge 
 376 k
 perl-Guardx86_64 1.021-1.el5.rf  
rpmforge   39 k
 perl-JSON noarch 2.50-1.el5.rfrpmforge 
 100 k
 perl-JSON-XS  x86_64 2.30-1.el5.rf  rpmforge   
   152 k
 perl-TermReadKey  x86_64 2.30-3.el5.rf   rpmforge 
  57 k
 perl-YAML noarch 0.72-1.el5.rf rpmforge   
84 k
 perl-common-sense x86_64 3.0-1.el5.rf  rpmforge   
22 k
 sope49-appserver  x86_64 4.9-20130204_1664.el5.1   sogo-rhel5 
   1.1 M
 sope49-cards  x86_64 2.0.4b-1.el5  sogo-rhel5 
   184 k
 sope49-core   x86_64 4.9-20130204_1664.el5.1   
sogo-rhel5410 k
 sope49-gdl1   x86_64 4.9-20130204_1664.el5.1   
sogo-rhel5201 k
 sope49-gdl1-contentstore  x86_64 2.0.4b-1.el5  
sogo-rhel5 70 k
 sope49-ldap   x86_64 4.9-20130204_1664.el5.1   
sogo-rhel5 59 k
 sope49-mime   x86_64 4.9-20130204_1664.el5.1   
sogo-rhel5358 k
 sope49-sbjson x86_64 2.3.1-20130204_1664.el5.1 
sogo-rhel5 19 k
 sope49-xmlx86_64 4.9-20130204_1664.el5.1   
sogo-rhel5249 k

===

I also installed manually:

   perl-Net-SSLeay-1.42-1.el5.pp

from the Pramberger repo 
(ftp://ftp.pramberger.at/systems/linux/contrib/rhel5/x86_64/perl-Net-SSLeay-1.42-1.el5.pp.x86_64.rpm)


(It was the latest perl-Net-SSLeay el5 RPM available outside of 
rpmforge-extras.)


Nick


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


Re: [SOGo] Setting up Sogo on CentOS 5

2013-02-15 Thread Christian Mack
Am 2013-02-15 10:19, schrieb Nikolaos Milas:
 Hello,
 
 I have just installed sogo on CentOS 5.9 x86_64 and I am trying to
 configure.
 
 The following packages have been installed with all needed dependencies:
 sogo-2.0.4b-1.el5
 sogo-devel-2.0.4b-1.el5
 sogo-debuginfo-2.0.4b-1.el5
 sope49-mime-4.9-20130204_1664.el5.1
 sope49-gdl1-contentstore-2.0.4b-1.el5
 sope49-sbjson-2.3.1-20130204_1664.el5.1
 sope49-core-4.9-20130204_1664.el5.1
 sope49-appserver-4.9-20130204_1664.el5.1
 sope49-gdl1-4.9-20130204_1664.el5.1
 sope49-cards-2.0.4b-1.el5
 sope49-gdl1-mysql-4.9-20130204_1664.el5.1
 sope49-xml-4.9-20130204_1664.el5.1
 sope49-ldap-4.9-20130204_1664.el5.1
 
 [Note: I had a slight problem during installation, which I overcame by
 installing manually the needed dependency; you can see here my report of
 the issue at the CentOS mailing list:
 http://centos.distrosfaqs.org/centos/installing-sogo-on-centos-5/]
 
 However, the configuration directions
 (http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf) do not
 seem to apply correctly.
 
 The manual requests to: su - sogo (page 12), but when I try to do it:
 
# su - sogo
This account is currently not available.
 
 I can see that:
 
# tail -1 /etc/passwd
sogo:x:104:106:SOGo daemon:/var/lib/sogo:/sbin/nologin
 
 Doesn't this mean that su sogo is not feasible?
 
 Also, the manual states that the config file is:
 
/home/sogo/GNUstep/Defaults/.GNUstepDefaults
 
 but we can see that the home dir of sogo user is:
 
/var/lib/sogo
 
 and not:
 
/home/sogo
 
 So, how should I move forward?
 

This is a change made in the last version.
The user sogo was before a normal user with a home and a shell.
Now it is a service account, so now home and no shell.
Because of this you can not longer change to be the sogo user with su.
You have to call all sogo related commands with
sudo -u sogo WhatEverCommandToUse
instead.

Obviously the documentation isn't up to date in all places.
You could open a bug report for this at http://www.sogo.nu/bugs


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Setting up Sogo on CentOS 5

2013-02-15 Thread Nikolaos Milas

On 15/2/2013 11:47 πμ, Christian Mack wrote:


You have to call all sogo related commands with
sudo -u sogo WhatEverCommandToUse
instead.


Thank you very much, it works. :-)

2.0.4b is supposed to be a different version than 2.0.4 for which the 
manuals are specified updated?


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


[SOGo] Exchange configuration

2013-02-15 Thread andytuinman3
Dear users,

I just installed SOGo ZEG installation through virtualbox.
It stated that it should work out of the box with outlook. but there is no way
outlook can connect to SOGo.

can someone give me a step by step what i have to do from the first boot of the
ZEG to working with outlook.

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


Re: [SOGo] Setting up Sogo on CentOS 5

2013-02-15 Thread Christian Mack
Hello Nikolaos Milas


Am 2013-02-15 11:41, schrieb Nikolaos Milas:
 On 15/2/2013 11:47 πμ, Christian Mack wrote:
 
 You have to call all sogo related commands with
 sudo -u sogo WhatEverCommandToUse
 instead.
 
 Thank you very much, it works. :-)
 
 2.0.4b is supposed to be a different version than 2.0.4 for which the
 manuals are specified updated?
 

Invers tries very hard to keep the manuals in sync with the latest
stable version of SOGo.

In this case (2.0.4b) they forgot to adapt the manual.
I assume they will fix this with the next version.
Just to be sure, open a bug report for it.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] How to set sogo-integrator.autocomplete.server.urlid when more than 1 id SOGoUserSources

2013-02-15 Thread Dominique Marant

Hi,

I have to manage ressources and groups, so I have 3 id in my 
SOGoUserSources.
The default is :  pref(sogo-integrator.autocomplete.server.urlid, 
public);
How do I set it in my case to can access to these 3 sources in 
Thunderbird like from the sogo web interface ?


   sogod SOGoUserSources '(
{
CNFieldName = cn;
IDFieldName = uid;
SOGoLDAPQueryLimit = 10;
SearchFieldNames = (
sn,
displayname
);
UIDFieldName = uid;
baseDN = ou=people,dc=univ-lille1,dc=fr;
canAuthenticate = YES;
displayName = People Lille1;
hostname = ldap;
id = people_lille1;
isAddressBook = YES;
port = 389;
},
{
CNFieldName = cn;
IDFieldName = uid;
KindFieldName = kind;
MultipleBookingsFieldName = Multiplebookings;
SOGoLDAPQueryLimit = 10;
SearchFieldNames = (
sn,
displayname
);
UIDFieldName = uid;
baseDN = ou=services,dc=univ-lille1,dc=fr;
canAuthenticate = YES;
displayName = Ressources Lille1;
hostname = ldap;
id = ressources_lille1;
isAddressBook = YES;
port = 389;
},
{
CNFieldName = cn;
IDFieldName = cn;
SOGoLDAPQueryLimit = 10;
UIDFieldName = cn;
baseDN = ou=groups,dc=univ-lille1,dc=fr;
canAuthenticate = YES;
hostname = ldap.univ-lille1.fr;
id = groupes_lille1;
isAddressBook = YES;
port = 389;
}
   )'

Thanks in advance

Dominique




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

[SOGo] Problem First time installing sogo on Ubuntu 12.04

2013-02-15 Thread administrator
Hey guys, I'm trying to install sogo for the first time. I want to rip apart my 
exchange 2010 server(s). They have proven very unstable, no matter what you do. 
This morning for no reason mail stopped flowing all together, no errors in the 
logs, only a reboot fixed it. I'm tired of getting calls in the morning. Time 
to format and try something new.

My requirements are the following:

a)  Outlook access for about 12 computers

b)  IMAP/Mobile access for a tons of iphones/androids etc...

c)   5 Backups, one for each weekday

d)  Support for extremely large mailboxes are  100GB (they archive a ton 
of crap, but needs to be quickly accessible). Preferably zero storage limits. 
Hard drive space is of no object, I've got a raid 10 array of 1TB+ SATA drives. 
And a separate 3TB drive to hold the backups. Users share a single mailbox by 
department, so it's not unusual to have 5 users using a single mailbox 
simultaneously all day long, they use categories etc... to organize and 
distribute their work.

e)  Public folders (not really required except for the shared Master 
Contact List we use in outlook)

f)   Very efficient and speedy with large mailboxes (currently searches 
kills outlook for all users connected, appears frozen for minutes)

g)  I have a wildcard SSL certificate.

h)   Spam filtering (grey listing, white/black listing by server ip or 
email, dns blocklists, Bayesian filtering)

i)Web admin tools to quickly do common tasks like creating mailboxes 
etc...

j)I don't really care too much if it's connected to active directory 
ldap except for user authentication/passwords.

What is it replacing?
1 exchange 2010 front end client access server (virtual machine)
1 exchange 2010 mailbox server (a real server, massive. This is where I want to 
put Ubuntu when I'm done and delete the other vm)
GFI Mail Essentials (spam filtering, very good but buggy)

Unfortunately, when I went to log into:
http://ubuntu1:2
I get:
An unhandled error occurred.

Here's what I did so far on my test box:

a)  Clean Installed Ubuntu 12.04 x64, only chose Bind DNS and OpenSSH

b)  Installed webmin and dependencies, along with the sogo module

c)   Installed MySQL (instructions for postgresql commands are too weird or 
wrong), devcot, postfix, samba4

d)  Created an sql database called sogo, updated all the stuff to be utf8 
in the configs

e)  Added the sogo repository to apt

f)   Installed sogo, sogo-openchange, openchangeserver

g)  Configured General Preferences, Users Sources, Database, SMTP server, 
IMAP server in sogo's webmin module and pressed 'test' they all worked. Added 
my username to the Super Usernames.

h)  Set the server url and name in the sogo conf for apache.

So far I see apache2 won't start up right. Does anyone have a working config?

I'm not sure where I went wrong, but the instructions leave a lot to be 
desired... as far as Ubuntu goes anyways.
I wish they would just make a script to do all the initial defaults and install 
the required packages for you. I never get why people will make a fancy install 
document when they could have just coded it so we could be up in  5 mins. 
Webmin comes to mind.

Any help would be appreciated.

-Kanaida

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

[SOGo] BTS activities for Friday, February 15 2013

2013-02-15 Thread SOGo reporter
Title: BTS activities for Friday, February 15 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, February 15 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2233
	2013-02-15 13:20:24
	updated (open)
	Web Calendar
	sogo message sent when modifying calendar is not properly displayed on Microsoft Outlook
	
	  
	
2245
	2013-02-15 13:15:03
	updated (open)
	Web Calendar
	Invisible Event