Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: kenneth on March 06, 2008, 04:45:16 AM
-
Hi,
How can I add Auto - Reply in the SME 7 Server?
Thanks,
Kenneth
-
Try: http://wiki.contribs.org/Category:Contrib#Vacation
Does the same thing, just change the msg.
-
Just tried to install smeserver-vacation, but got dependency error for e-smith-formmagick-1.4.0-10. My SME server 7.3 has formmagick 1.4.0-6. How can I update formmagick to required version?
-
Solved :) I had updates waiting for install and among them was formmagick needed. works now.
-
Please explain what command you used that gave the dependency error?
-
Direct from Dundog Smeserver-vacation wiki:
yum --enablerepo=smecontribs install smeserver-vacation
-
Just curious about you use of the word error.
yum will usually grab whatever else it needs.
[root@tiger ~]# yum --enablerepo=smecontribs install smeserver-vacation
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package smeserver-vacation.noarch 0:1.0-21.el4.sme set to be updated
--> Running transaction check
--> Processing Dependency: e-smith-formmagick >= 1.4.0-10 for package: smeserver-vacation
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package e-smith-formmagick.noarch 0:1.4.0-10.el4.sme set to be updated
--> Running transaction check
--> Processing Dependency: e-smith-lib >= 1.18.0-21 for package: e-smith-formmagick
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package e-smith-lib.noarch 0:1.18.0-25.el4.sme set to be updated
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
smeserver-vacation noarch 1.0-21.el4.sme smecontribs 39 k
Updating for dependencies:
e-smith-formmagick noarch 1.4.0-10.el4.sme smeupdates 42 k
e-smith-lib noarch 1.18.0-25.el4.sme smeupdates 129 k
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 3 Package(s)
Remove 0 Package(s)
Total download size: 210 k
Is this ok [y/N]:
-
well for some reason yum didn't found formmagick it needed before I updated server. sure it might have been problem between keyboard and chair, but vacation works now and I'm sorry for using word error improperly.