what error?please, be verbose, tank you.. no one here has a crystal ball
Moving to Contribs section of the forum as requested.
yum clean allyum updateyum update --enablerepo=smecontribs yum --enablerepo=smecontribs install smeserver-fetchmail
Can someone please tell me how to install fetchmail.The link yum --enablerepo=smecontribs install smeserver-fetchmail is not working.Thanks
TryCode: [Select]yum clean allyum updateyum update --enablerepo=smecontribs yum --enablerepo=smecontribs install smeserver-fetchmailIf error occur report on tread
When I boot SMEServer I do not see if fetchmail is up.How can I check if fetchmail is up and running.Thanks
What is your smeserver version, because if you try to install contribs on a sme8, there are no contribs for the moment in the repo.You need to install by another way
Input, please start by answering questions asked instead of repeating your question. What SME Server version are you running?
you.... think?please, open server-manager and read the version in the bottom-left corner of the main page..
Did you already test that your server can connect to the internet by running the connection test from the admin console?http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter6#Option_3:_Test_internet_accessIf so, where you able to connect to the internet or not? If you did not test it then please do so.
The internet test was successful.
db yum_repositories show smecontribs
Good, then please show us the configuration of your smecontribs repository, please show us the output of:Code: [Select]db yum_repositories show smecontribs
I use virtualbox with SMEServer and I do not now how to past yum_repositories show smecontribs[ in the terminal from virtualbox.
Sigh... really? How about just typing it in there verbatim!?
rpm -qa | grep fetchmail
That seems OK to me, now see what is installed, what is the output of:Code: [Select]rpm -qa | grep fetchmail
what key is the horizontal indent?
In virtualbox terminal is no vertical indent.
I use virtualbox with SMEServer
Perhaps this might help: http://forums.virtualbox.org/viewtopic.php?p=44133#p46665
rpm -qa | grep fetchmail:fetchmail-6.2.5-6.0.1.el4_8.1
yum clean allyum install smeserver-fetchmail --enablerepo=smecontribs
Ok, so smeserver-fetchmail is not installed. You repository configuration seems correct. What happens when you do this:Code: [Select]yum clean allyum install smeserver-fetchmail --enablerepo=smecontribs