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?.
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.
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!!
Yes there is a cPanel button for autoresponders and one for forwarders.