Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: rocky 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
-
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: 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...