Roundcube Community Forum

Release Support => Pending Issues => Topic started by: cam815 on May 02, 2013, 06:28:40 PM

Title: Filters - manageseive editing remote server rules
Post by: cam815 on May 02, 2013, 06:28:40 PM
I was contemplating moving roundcube off of my mail server and to an external webserver. Starting with a clean install of 0.9, through a few configuration tweaks I have IMAP and LDAP working now, but when I turned on the manageseive filter, I see that I can no longer edit Filters since it seems to want to assume my web server is my mail server, which is now is not:

PHP Error: Unable to connect to managesieve on localhost:4190

Is there a way to get manageseive to connect/edit/etc the rules on my remote IMAP mail server? I was tempted to edit the connection params in manageseive.php but before I start messing up the core installation I figured I'd ask  ;)
Title: Re: Filters - manageseive editing remote server rules
Post by: SKaero on May 03, 2013, 12:30:13 AM
Just change $rcmail_config['managesieve_host'] in the config.inc.php in the plugins directory, thats what its there for.