Koozali.org: home of the SME Server

How do I enable vactaion messages

rocky

How do I enable vactaion messages
« on: June 18, 2007, 01:57:14 AM »
Hi,
I've looked through the help in horde and it refers to vacation messages to allow auto replies to emails received. However I cannot find exactly how to set this up through Horde. Do I need to install further rpms to allow this? If anyone could point me in the right direction that would be great?

Thanks

Offline mmccarn

  • *
  • 2,627
  • +10/-0
How do I enable vactaion messages
« Reply #1 on: June 18, 2007, 05:43:33 AM »
I haven't used it... but I think you want to get the smeserver-vacation contrib from dungog (it' one of their free ones, I think).

Here's a link: http://sme.dungog.net/packages/smeserver/7.0/i386/RPMS.dungog/smeserver-vacation-1.0-12.el4.sme.noarch.rpm

But you should setup the dungog repository using:
Code: [Select]
db yum_repositories set dungog repository \
 BaseURL http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/ \
 EnableGroups yes \
 GPGCheck no \
 Name 'SME Server 7 - dungog' \
 Visible yes \
 status enabled

/sbin/e-smith/expand-template /etc/yum.conf

yum --disablerepo=* --enablerepo=dungog install smeserver-vacation


smeserver-vacation adds an option to server-manager in the 'Collaboration' section that allows you to configure a vacation message for each user.  Dungog has another contrib - smeserver-userpanel - to let users manage their own vacation messages...