Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: chamfer on May 12, 2017, 10:24:38 AM

Title: How to setup out of office message?
Post by: chamfer 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


$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?.

Title: Re: How to setup out of office message?
Post by: SKaero 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.
Title: Re: How to setup out of office message?
Post by: chamfer on May 12, 2017, 12:13:09 PM
Quote from: SKaero 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.

Thanks for the update SKaero. Just notice that the Hostgator CPanel has a Autoresponder feature for emails. Probably I could use that.
Many Thanks!!
Title: Re: How to setup out of office message?
Post by: TIMOT on May 27, 2017, 08:47:35 AM
Yes there is a cPanel button for autoresponders and one for forwarders.