Changes

From SME Server
Jump to navigationJump to search
1,135 bytes added ,  17:04, 24 July 2016
Created page with "==For SME Server 8.x== </noinclude> db yum_repositories set sogo repository \ BaseURL http://inverse.ca/downloads/SOGo/RHEL5/\$basearch \ EnableGroups yes \ GPGCheck no \ ..."
==For SME Server 8.x==
</noinclude>
db yum_repositories set sogo repository \
BaseURL http://inverse.ca/downloads/SOGo/RHEL5/\$basearch \
EnableGroups yes \
GPGCheck no \
Name "Inverse SOGo Repository" \
Visible yes \
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
status disabled

==For SME Server 9.x==
</noinclude>
db yum_repositories set sogo repository \
BaseURL http://packages.inverse.ca/SOGo/nightly/2/rhel/6/\$basearch \
EnableGroups yes \
GPGCheck no \
Name "Inverse SOGo Repository" \
Visible yes \
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
status disabled

<noinclude>

==For SME Server 10==
</noinclude>
db yum_repositories set sogo repository \
BaseURL http://inverse.ca/downloads/SOGo/RHEL7/\$basearch \
EnableGroups yes \
GPGCheck no \
Name "Inverse SOGo Repository" \
Visible yes \
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
status disabled

<noinclude>
After adding it to the database updating the configuration file is required:
signal-event yum-modify


[[Category: Yum_Repository]]</noinclude>

Navigation menu