Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: rahulkmnair on January 28, 2015, 10:26:04 AM

Title: Filter plugin (autoresponse) not showing
Post by: rahulkmnair on January 28, 2015, 10:26:04 AM
Hi,

Usually we are configuring autoresponse from roundcube with the following option.

Webmail => Settings => Filters => Managesieve => Vacation

Filters option is missing after upgrading to roundcubemail-1.0.1.

Plugin is already there on conf file.

$config['plugins'] = array('managesieve', 'password','markasjunk');

With the following link vacation is accessible.

http://domain.com/mail/?_task=settings'''&_action=plugin.managesieve

Tried "vacation" plugin also, but no result.

Please help!