[SOGo] Compilation Installation

2012-08-16 Thread Joms Ariola
Hi,


Do you have a compilation or step by step/from the scratch installation of SOgo 
for outlook.


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

Re: [SOGo] Compilation Installation

2012-08-16 Thread Joms Ariola

Thanks mate i will check this one.
- Original Message - 
From: 

To: ; 
Sent: Thursday, August 16, 2012 7:13 PM
Subject: Re: [SOGo] Compilation Installation



You can find it at
http://tracker.openchange.org/projects/openchange/wiki/HowTo_build_your_own_OpenChangeSOGo_appliance
and in pdf from SOGo site but for Ubuntu.
--
users@sogo.nu
https://inverse.ca/sogo/lists




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


[SOGo] How to install RPMForge

2012-09-03 Thread Joms Ariola
Hi,


How to install this

Some of the dependencies are provided by RPMForge. Before installing SOGo, 
install the following package to add RPMForge to your yum repositories: 
http://dag.wieers.com/rpm/packages/rpmforge-release/ 

Thanks and Regards,
Joms
<<10x10.gif>>

Re: [SOGo] How to install RPMForge

2012-09-04 Thread Joms Ariola

Thanks mate ^_^ will try this.


- Original Message - 
From: "Christian Mack" 

To: 
Sent: Tuesday, September 04, 2012 4:07 PM
Subject: Re: [SOGo] How to install RPMForge


Hello Joms Ariola


On 2012-09-04 07:54, Joms Ariola wrote:


How to install this

Some of the dependencies are provided by RPMForge. Before installing
SOGo, install the following package to add RPMForge to your yum
repositories: http://dag.wieers.com/rpm/packages/rpmforge-release/ 
[External]




Go with a web browser to the given page.
Then download the newest version of
rpmforge-release-X.elY.rf..rpm
matching your setup.
Y is the version of your red hat installation
 is the hardware platform
X is the version number

In my case it is CentOS 5 (=> Y=5) on 64 bit x86 (=> =x86_64) and
the newest available version for my OS and hardware is 0.5.2-2.
So I did a
wget rpmforge-release-0.5.2-2.el6.rf.i686.rpm

Then installed it with
rpm --install rpmforge-release-0.5.2-2.el6.rf.i686.rpm

This will install the matching repository for you.
Then synchronize your repository information with
yum update

Now you can install SOGo.


Kind regards,
Christian Mack

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


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


Re: [SOGo] How to install RPMForge

2012-09-04 Thread Joms Ariola

Hi Christ,

can you help me..


how to do these..

If you use RedHat Enterprise Linux 6 (or an equivalent distribution like 
Scientific Linux), create a new yum configuration file (such as 
/etc/yum.repos.d/SOGo.repo) with the following content:


[sogo-rhel6]name=Inverse SOGo 
Repositorybaseurl=http://inverse.ca/downloads/SOGo/RHEL6/$basearchgpgcheck=0and 
these..



Once the package is installed, you'll also need to activate the RPMForge 
extras repository by modifying /etc/yum.repos.d/rpmforge.repo:


[rpmforge-extras]...enabled = 1If you use the EPEL package repository on 
RedHat Enterprise Linux 6, you need to exclude the gnustep packages in order 
to use the packages available on Inverse SOGo Repository. Simply add the 
following line to the EPEL repo definition:


[epel]...exclude=gnustep-*Then how to install SOGo?Regards,


- Original Message - 
From: "Christian Mack" 

To: 
Sent: Tuesday, September 04, 2012 4:07 PM
Subject: Re: [SOGo] How to install RPMForge


Hello Joms Ariola


On 2012-09-04 07:54, Joms Ariola wrote:


How to install this

Some of the dependencies are provided by RPMForge. Before installing
SOGo, install the following package to add RPMForge to your yum
repositories: http://dag.wieers.com/rpm/packages/rpmforge-release/ 
[External]




Go with a web browser to the given page.
Then download the newest version of
rpmforge-release-X.elY.rf..rpm
matching your setup.
Y is the version of your red hat installation
 is the hardware platform
X is the version number

In my case it is CentOS 5 (=> Y=5) on 64 bit x86 (=> =x86_64) and
the newest available version for my OS and hardware is 0.5.2-2.
So I did a
wget rpmforge-release-0.5.2-2.el6.rf.i686.rpm

Then installed it with
rpm --install rpmforge-release-0.5.2-2.el6.rf.i686.rpm

This will install the matching repository for you.
Then synchronize your repository information with
yum update

Now you can install SOGo.


Kind regards,
Christian Mack

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


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


Re: [SOGo] How to install RPMForge

2012-09-04 Thread Joms Ariola

Thanks Crist on this. appreciated much.

then what next on this procedure?

should i run

yum install SOGo?


Regards,
Joms


- Original Message - 
From: "Christian Mack" 

To: 
Sent: Tuesday, September 04, 2012 6:08 PM
Subject: Re: [SOGo] How to install RPMForge


Hello Joms Ariola


On 2012-09-04 11:31, Joms Ariola wrote:


how to do these..

If you use RedHat Enterprise Linux 6 (or an equivalent distribution like
Scientific Linux), create a new yum configuration file (such as
/etc/yum.repos.d/SOGo.repo) with the following content:

[sogo-rhel6]name=Inverse SOGo
Repositorybaseurl=http://inverse.ca/downloads/SOGo/RHEL6/$basearchgpgcheck=0and
these..



Just create a text file called "SOG.repo" (without quotes) in directory
/etc/yum.repos.d/ with your text editor of choice (vi, emacs, nano, pico
).
Then copy and paste the given lines into it and save this file ;-)




Once the package is installed, you'll also need to activate the RPMForge
extras repository by modifying /etc/yum.repos.d/rpmforge.repo:

[rpmforge-extras]...enabled = 1


Open the text file "rpmforge.repo" in directory /etc/yum.repos.d/ with
your text editor of choice.

In this file you will find several blocks, each starting with a header
enclosed in [- and ]-characters.
Find the block of lines which starts at [rpmforge-extras].
In it you will find a line containing "enabled = 0".
Change that to "enabled = 1".


If you use the EPEL package repository on
RedHat Enterprise Linux 6, you need to exclude the gnustep packages in
order to use the packages available on Inverse SOGo Repository. Simply
add the following line to the EPEL repo definition:

[epel]...exclude=gnustep-*Then how to install SOGo?Regards,



Sorry I never used the EPEL repo.
So I don't know, in which file this is defined, but it should be in
directory /etc/yum.repos.d/ too.
Just find it with the following command:
grep -i -l '^\[epel\]' /etc/yum.repos.d/*

Then open this file with your text editor of choice.
Find the block of lines with header [epel].
Insert a new line with content "exclude=gnustep-*" at the bottom of this
block.
That's it.


Kind regards,
Christian Mack

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


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


[SOGo] Unable to install

2012-09-05 Thread Joms Ariola
Hi,

i have problem installing this. after creating SOGo.repo on /etc/yum.repos.d


 yum clean && yum makecache
Loaded plugins: fastestmirror
Error: clean requires an option: headers, packages, metadata, dbcache, plugins, 
expire-cache, rpmdb, all


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

[SOGo] yum install sogo

2012-09-05 Thread Joms Ariola
Hi,

I got this error, please help.

[root@sogo ~]# yum install sogo
Loaded plugins: fastestmirror
Repository SOGo is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist 
http://apt.sw.be/redhat/el6/en/mirrors-rpmforge-extras error was
14: PYCURL ERROR 7 - "Failed to connect to 193.1.193.67: Network is unreachable"
 * base: mirror.nus.edu.sg
 * extras: mirror.nus.edu.sg
 * rpmforge: apt.sw.be
 * updates: mirror.nus.edu.sg
http://inverse.ca/downloads/SOGo/RHEL6/i386/repodata/repomd.xml: [Errno 14] 
PYCURL ERROR 7 - "Failed to connect to 67.205.85.245: Network is unreachable"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: SOGo. 
Please verify its path and try again


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

Re: [SOGo] yum install sogo

2012-09-06 Thread Joms Ariola

Yes i was able to download and install some repo. and updates


- Original Message - 
From: "Christian Mack" 

To: 
Cc: "Joms Ariola" 
Sent: Thursday, September 06, 2012 5:52 PM
Subject: Re: [SOGo] yum install sogo


Hello Joms Ariola


On 2012-09-06 08:25, Joms Ariola wrote:


I got this error, please help.

[root@sogo ~]# yum install sogo
Loaded plugins: fastestmirror
Repository SOGo is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist
http://apt.sw.be/redhat/el6/en/mirrors-rpmforge-extras error was
14: PYCURL ERROR 7 - "Failed to connect to 193.1.193.67: Network is
unreachable"
 * base: mirror.nus.edu.sg
 * extras: mirror.nus.edu.sg
 * rpmforge: apt.sw.be
 * updates: mirror.nus.edu.sg
http://inverse.ca/downloads/SOGo/RHEL6/i386/repodata/repomd.xml: [Errno
14] PYCURL ERROR 7 - "Failed to connect to 67.205.85.245: Network is
unreachable"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
SOGo. Please verify its path and try again



Seems you can't reach any server outside your local net.
Is your network mask configured correctly?
And is your default route set?


Kind regards,
Christian Mack

--
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz


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


Re: [SOGo] yum install sogo

2012-09-06 Thread Joms Ariola

boom... after i check my ifcfg-eth0 i able to proceed to yum install sogo

i will update soon

Thanks mate

- Original Message - 
From: "Christian Mack" 

To: 
Cc: "Joms Ariola" 
Sent: Thursday, September 06, 2012 5:52 PM
Subject: Re: [SOGo] yum install sogo


Hello Joms Ariola


On 2012-09-06 08:25, Joms Ariola wrote:


I got this error, please help.

[root@sogo ~]# yum install sogo
Loaded plugins: fastestmirror
Repository SOGo is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist
http://apt.sw.be/redhat/el6/en/mirrors-rpmforge-extras error was
14: PYCURL ERROR 7 - "Failed to connect to 193.1.193.67: Network is
unreachable"
 * base: mirror.nus.edu.sg
 * extras: mirror.nus.edu.sg
 * rpmforge: apt.sw.be
 * updates: mirror.nus.edu.sg
http://inverse.ca/downloads/SOGo/RHEL6/i386/repodata/repomd.xml: [Errno
14] PYCURL ERROR 7 - "Failed to connect to 67.205.85.245: Network is
unreachable"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
SOGo. Please verify its path and try again



Seems you can't reach any server outside your local net.
Is your network mask configured correctly?
And is your default route set?


Kind regards,
Christian Mack

--
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz


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


[SOGo] Authentication Using Ldap

2012-09-07 Thread Joms Ariola
Hi,

Im stock to this..

su - sogo

defaults write sogod SOGoUserSources '({CNFieldName = cn;

IDFieldName = uid; UIDFieldName = uid; IMAPHostFieldName = mailHost;

baseDN = "ou=users,dc=acme,dc=com";

bindDN = "uid=sogo,ou=users,dc=acme,dc=com";

bindPassword = qwerty; canAuthenticate = YES; displayName =

"Shared Addresses"; hostname = "localhost"; id = public;

isAddressBook = YES; port=389})'



How to do this..



Regards,


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

Re: [SOGo] Authentication Using Ldap

2012-09-07 Thread Joms Ariola

Hi chris,

just finish doing this

su - sogo

defaults write sogod SOGoTimeZone "America/Montreal"

defaults write sogod SOGoMailDomain "acme.com"

defaults write sogod SOGoLanguage English

defaults write sogod SOGoAppointmentSendEMailNotifications YES

defaults write sogod SOGoFoldersSendEMailNotifications YES

defaults write sogod SOGoACLsSendEMailNotifications YES



Could you assist me what next to do?



Thanks in Advnace mate,






- Original Message - 
From: "Christian Mack" 

To: 
Sent: Friday, September 07, 2012 4:05 PM
Subject: Re: [SOGo] Authentication Using Ldap


Hello Joms Ariola


On 2012-09-07 09:43, Joms Ariola wrote:


Im stock to this..

su – sogo

defaults write sogod SOGoUserSources '({CNFieldName = cn;
IDFieldName = uid; UIDFieldName = uid; IMAPHostFieldName = mailHost;
baseDN = "ou=users,dc=acme,dc=com";
bindDN = "uid=sogo,ou=users,dc=acme,dc=com";
bindPassword = qwerty; canAuthenticate = YES; displayName =
"Shared Addresses"; hostname = "localhost"; id = public;
isAddressBook = YES; port=389})'

How to do this..



The above are 2 commands used in the command line of your server.

The first one "su - sogo" switches the user you are connected with to
the user "sogo" and adjusts your environment to the one user "sogo" uses.
If you execute this as user "root", then you don't have to give the
password for user "sogo".

The second command "defaults write sogod ." adds or alters some
configuration option in the sogod configuration.
sogod is the sogo daemon, which your browser will connect to when using
SOGo.

The above given example option SOGoUserSources defines how to connect to
your LDAP for authentication of SOGo users.
Before using that, you must have an LDAP set up already.
Then you have to adjust the values set above to your LDAP configuration.


Kind regards,
Christian Mack

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


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


Re: [SOGo] Authentication Using Ldap

2012-09-09 Thread Joms Ariola

Hi Chris,

How to setup LDAP?

where can i find the link or instruction about installation?


Regards,
joms

- Original Message - 
From: "Christian Mack" 

To: 
Sent: Friday, September 07, 2012 4:05 PM
Subject: Re: [SOGo] Authentication Using Ldap


Hello Joms Ariola


On 2012-09-07 09:43, Joms Ariola wrote:


Im stock to this..

su – sogo

defaults write sogod SOGoUserSources '({CNFieldName = cn;
IDFieldName = uid; UIDFieldName = uid; IMAPHostFieldName = mailHost;
baseDN = "ou=users,dc=acme,dc=com";
bindDN = "uid=sogo,ou=users,dc=acme,dc=com";
bindPassword = qwerty; canAuthenticate = YES; displayName =
"Shared Addresses"; hostname = "localhost"; id = public;
isAddressBook = YES; port=389})'

How to do this..



The above are 2 commands used in the command line of your server.

The first one "su - sogo" switches the user you are connected with to
the user "sogo" and adjusts your environment to the one user "sogo" uses.
If you execute this as user "root", then you don't have to give the
password for user "sogo".

The second command "defaults write sogod ." adds or alters some
configuration option in the sogod configuration.
sogod is the sogo daemon, which your browser will connect to when using
SOGo.

The above given example option SOGoUserSources defines how to connect to
your LDAP for authentication of SOGo users.
Before using that, you must have an LDAP set up already.
Then you have to adjust the values set above to your LDAP configuration.


Kind regards,
Christian Mack

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


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


[SOGo] installing sogo-openchange-backend

2012-10-01 Thread Joms Ariola
Hi,


while installing sogo-openchange-backend \



Trying other mirror.
epel | 4.3 kB 00:00
epel/primary_db  | 3.9 MB 00:05
remi | 2.9 kB 00:00
remi/primary_db  | 335 kB 00:02
Setting up Install Process
No package sogo-openchange-backend available.
Error: Nothing to do
[root@localhost ~]#


what should i needed to install these.-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Bash on Provision

2012-10-02 Thread Joms Ariola
Hi,

i got bash while im doing there


[root@localhost ~]# provision --realm=kamote.com \
>
-bash: provision: command not found
[root@localhost ~]#

any idea?

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

[SOGo] Sogo installation

2012-12-13 Thread Joms Ariola
Dear All,

When i try to install sogo i encountered this 

Error: Package: lasso-2.3.6-1.centos6.i686 (SOGo)
   Requires: libxmlsec1-openssl.so.1
Error: Package: lasso-2.3.6-1.centos6.i686 (SOGo)
   Requires: xmlsec1 >= 1.2.6
Error: Package: lasso-2.3.6-1.centos6.i686 (SOGo)
   Requires: xmlsec1-openssl >= 1.2.6
Error: Package: lasso-2.3.6-1.centos6.i686 (SOGo)
   Requires: libxmlsec1.so.1
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Please help.


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