![]() |
roundcube vacation module - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: roundcube vacation module (/thread-11725.html) |
roundcube vacation module - romantik - 09-22-2010 07:59 AM Hi guys, I have debian+ispCP1.0.0+postfix combo. How can I configure vacation module for roundcube? I'm enabled and configured this plugin, but I've got error message after committing vacation message: Quote:CONFIGURATION ERROR config.ini Code: ; Configuration file What am I doing wrong? What drive should be adjusted and how? source: http://sourceforge.net/projects/rcubevacation/ RE: roundcube vacation module - ambrose.john585 - 09-22-2010 09:58 AM hi sorry i am not a programmer that's why i can't help you but my friend can definitely help you contact him justlm1125@gmail.com RE: roundcube vacation module - MasterTH - 09-22-2010 03:21 PM .vacation.msg must be in the same folder as the configuration file. This file should be read & writeable for the vu2000 user and www-data. Check also, that permission allows it for group & owner Next is the path-variable in PHP. You have to add the /usr/bin/ to allow php the access to this folder and run the vacation executable. |