Koozali.org: home of the SME Server

SME-fetchmail for SME 8 beta 7

Offline scrooge313

  • 7
  • +0/-0
SME-fetchmail for SME 8 beta 7
« 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

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: SME-fetchmail for SME 8 beta 7
« Reply #1 on: April 05, 2012, 12:52:25 PM »
welcome

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

Thank you

Offline scrooge313

  • 7
  • +0/-0
Re: SME-fetchmail for SME 8 beta 7
« Reply #2 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
« Last Edit: April 05, 2012, 02:30:54 PM by scrooge313 »