Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: scrooge313 on April 05, 2012, 12:44:19 PM

Title: SME-fetchmail for SME 8 beta 7
Post by: scrooge313 on April 05, 2012, 12:44:19 PM
Hi,

I am new in the world of SME. I try to setup a SME Server 8 b7.
For that I want to install sme-fetchmail like here http://wiki.contribs.org/Fetchmail/de.

But I cannot install it in the described way.

How can I install sme-fetchmail on SME 8b7?

Regards,
scrooge313
Title: Re: SME-fetchmail for SME 8 beta 7
Post by: Stefano on April 05, 2012, 12:52:25 PM
welcome

please read carefully here: http://wiki.contribs.org/SME8.0_Contribs_QA#Setup

Thank you
Title: Re: SME-fetchmail for SME 8 beta 7
Post by: scrooge313 on April 05, 2012, 01:55:14 PM
Thanks.

I tried to do it like in the description
first
Code: [Select]
db yum_repositories set sme7contribs repository \
GPGCheck yes \
MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \
Name 'SME 7 - contribs' \
Visible no \
status disabled

signal-event yum-modify
yum clean all
then
Code: [Select]
[root@server ~]# yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-fetchmail
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 error was
[Errno 14] HTTP Error 403: Forbidden

Cannot find a valid baseurl for repo: sme7contribs

What is my fault?

Update: I tried again and it is working now. Thanks a lot for your support!


Regards,
Holger