Author Topic: How to setup out of office message?  (Read 6222 times)

Offline chamfer

  • Newbie
  • *
  • Posts: 3
How to setup out of office message?
« on: May 12, 2017, 10:24:38 AM »
I installed roundcube a few months ago on Hostagator shared hosting. Now I need to enable the out of office message, I see that the roundcube/plugins folders already has a folder named managesieve.
What I did this in config.inc.php

Code: [Select]
$config['plugins'] = array(
 'managesieve',
);

after this I could see the "Filters" tab in Roundcube settings but when I click on it I get "unable to connect to server" message. Is there anything else that I'm missing?.


Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: How to setup out of office message?
« Reply #1 on: May 12, 2017, 11:59:25 AM »
In order for the plugin to work it needs to be configured to work with managesieve on the mail server and I don't think Hostgator offers managesieve. You should be able to set a out of office message from the Hostgator cPanel.

Offline chamfer

  • Newbie
  • *
  • Posts: 3
Re: How to setup out of office message?
« Reply #2 on: May 12, 2017, 12:13:09 PM »
In order for the plugin to work it needs to be configured to work with managesieve on the mail server and I don't think Hostgator offers managesieve. You should be able to set a out of office message from the Hostgator cPanel.

Thanks for the update SKaero. Just notice that the Hostgator CPanel has a Autoresponder feature for emails. Probably I could use that.
Many Thanks!!

Offline TIMOT

  • Newbie
  • *
  • Posts: 4
Re: How to setup out of office message?
« Reply #3 on: May 27, 2017, 08:47:35 AM »
Yes there is a cPanel button for autoresponders and one for forwarders.