Greetings, all.
Since I expect that 0.8 will be released in a couple of months, I've been doing testing with both the beta and a current svn. Since my organization plans to cut directly to the new larry skin (not offer the default at all), one of my focus points has been on plugin compatibility with larry. And I've encountered a problem with the vacation plugin we use.
There are currently two vacation plugins for RC.
https://github.com/bhuisgen/rc-vacation/
http://sourceforge.net/projects/rcubevacation/
The first seems to be better supported, and appears to be "larry-ready" now. But our environment requires the vacation files to be written to the remote mail server via FTP, so we have been using the other plugin in production. The problem is that the second plugin is definitely not happy with larry, and will need some css/html re-write to work properly.
I've left a comment on the support forum for rcubevacation, but there has been no response for over a month and I fear that the developer is no longer maintaining that plugin.
So I need one of two things, neither of which I have time or skills to do myself. I either need someone to make rcubevacation display properly with larry, or I need an FTP driver for the rc-vacation plugin. I'm not certain which is the simpler task, I've mucked about a bit with both options with limited success.
Can anyone help with either of these tasks?
hello,
On 2012/04/12 5:39 PM, Arne Berglund wrote:
There are currently two vacation plugins for RC. https://github.com/bhuisgen/rc-vacation/ http://sourceforge.net/projects/rcubevacation/
actually we have three plugins which enable the mailserver to send vacation autoresponse; the missing one is managesieve plugin, which can also create server-side filters.
I would suggest you to also evaluate the possiblity to switch from ftp to managesieve to upload the filters on the MDA server
On 04/12/2012 14:07, emilio brambilla wrote:
On 2012/04/12 5:39 PM, Arne Berglund wrote:
There are currently two vacation plugins for RC. https://github.com/bhuisgen/rc-vacation/ http://sourceforge.net/projects/rcubevacation/
actually we have three plugins which enable the mailserver to send vacation autoresponse; the missing one is managesieve plugin, which can also create server-side filters.
I would suggest you to also evaluate the possiblity to switch from ftp to managesieve to upload the filters on the MDA server
Currently we have no managesieve support on the MDA, and do not wish to expand the scope of the webmail upgrade to include the MDA at this time. I will consider that for the future. But in the mean time, I do need to get a larry-compatible vacation plugin that will work with FTP.
-- Arne Berglund System Administrator, Internet Services Lane Education Service District Eugene, OR ____________
Den 2012-04-12 17:39, Arne Berglund skrev:
the default at all), one of my focus points has been on plugin compatibility with larry. And I've encountered a problem with the vacation plugin we use.
just a note that dovecot sieve also support vacation with leads to the 3rd plugin managesieve for vacation support
On Sunday, April 15, 2012 at 9:29 AM, Benny Pedersen wrote:
just a note that dovecot sieve also support vacation with leads to the 3rd plugin managesieve for vacation support
Making vacation setting in a separate tab will be better. We have many customers ask "How can i setup vacation message" with Roundcube and managesieve plugin.
just a note that dovecot sieve also support vacation with leads to the 3rd plugin managesieve for vacation support
Making vacation setting in a separate tab will be better. We have many customers ask "How can i setup vacation message" with Roundcube and managesieve plugin.
We have adapted one of the vacation plugins to use managesieve and have it's own simple "Vacation" tab under preferences, and have been meaning to try and get our changes added to that plugin. . . Plus now there is the new skin, which sounds like requires changes to plugins. . .
Who wants to help here?
Benjamin
Den 2012-04-15 05:47, ben@electricembers.net skrev:
We have adapted one of the vacation plugins to use managesieve and have it's own simple "Vacation" tab under preferences, and have been meaning to try and get our changes added to that plugin. . . Plus now there is the new skin, which sounds like requires changes to plugins.
want to share this plugin ?
else http://www.iana.org/assignments/sieve-extensions/sieve-extensions.xml have a list of other extensions that can be disabled in sieve so roundcube only see vacation in sieve supported on the server, no change in roundcube for this
On 04/15/2012 16:35, Benny Pedersen wrote:
Den 2012-04-15 05:47, ben@electricembers.net skrev:
We have adapted one of the vacation plugins to use managesieve and have it's own simple "Vacation" tab under preferences, and have been meaning to try and get our changes added to that plugin. . . Plus now there is the new skin, which sounds like requires changes to plugins.
want to share this plugin ?
else http://www.iana.org/assignments/sieve-extensions/sieve-extensions.xml have a list of other extensions that can be disabled in sieve so roundcube only see vacation in sieve supported on the server, no change in roundcube for this
Unfortunately, adding sieve support to our production server is NOT an option for my organization at this time. I need to have a vacation plugin that work with the new skin that uses FTP. No other choice will work for me right now.
-- Arne Berglund System Administrator, Internet Services Lane Education Service District Eugene, OR ____________