Koozali.org: home of the SME Server

How can I add Auto - Reply in the SME 7 Server?

Offline kenneth

  • *
  • 7
  • +0/-0
How can I add Auto - Reply in the SME 7 Server?
« on: March 06, 2008, 04:45:16 AM »
Hi,
How can I add Auto - Reply in the SME 7 Server?
Thanks,
Kenneth

Offline jester

  • *
  • 496
  • +1/-0
Re: How can I add Auto - Reply in the SME 7 Server?
« Reply #1 on: March 06, 2008, 10:46:03 AM »
Try: http://wiki.contribs.org/Category:Contrib#Vacation
Does the same thing, just change the msg.

Offline jpmakine

  • 4
  • +0/-0
Re: How can I add Auto - Reply in the SME 7 Server?
« Reply #2 on: April 21, 2008, 09:36:59 AM »
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?

Offline jpmakine

  • 4
  • +0/-0
Re: How can I add Auto - Reply in the SME 7 Server?
« Reply #3 on: April 21, 2008, 11:47:02 AM »
Solved :) I had updates waiting for install and among them was formmagick needed. works now.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: How can I add Auto - Reply in the SME 7 Server?
« Reply #4 on: April 21, 2008, 03:35:37 PM »


Please explain what command you used that gave the dependency error?

Regards,
William

IF I give advise.. It's only if it was me....

Offline jpmakine

  • 4
  • +0/-0
Re: How can I add Auto - Reply in the SME 7 Server?
« Reply #5 on: April 21, 2008, 03:39:58 PM »
Direct from Dundog Smeserver-vacation wiki:
yum --enablerepo=smecontribs install smeserver-vacation

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: How can I add Auto - Reply in the SME 7 Server?
« Reply #6 on: April 21, 2008, 04:37:40 PM »

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]:


Regards,
William

IF I give advise.. It's only if it was me....

Offline jpmakine

  • 4
  • +0/-0
Re: How can I add Auto - Reply in the SME 7 Server?
« Reply #7 on: April 21, 2008, 04:50:20 PM »
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.