Hello, i got it working fine here.. but the autoresponder is not ok.. when i add and enable it, it looks ok on webmail and on ispconfig3 too... but not give automatic answers... i did a test.. enabled and placed a message on webmail... *not work* then i went to the ispconfig3 and disabled it.. saved.. then enabled again. *worked* maybe it is having some problem on file creation. is it really working for you? thanks.
I actually have to say. I don't know. I just tested it on my homeserver, which normaly works fine. But you know, things can go wrong! The Autoreply addon for Roundcube can change the entry in the mysql database (active & text) and as you described it. That worked. The question is if I have to change something else (not only mysql). I don't know that, but probably falko or till can provided this info. So sorry for the moment!
yep as i saw, your thing really works nice... maybe is smt really small and i cant find... lets wait what they have to say take care
You can not use this with ispconfig. Changing something in mysql will not change any setting on the server as ispconfig server configuration changes ahve also to be in the sys_datalog table as serialized objects which have to contain the changes.
So why is than the password changer working? So i just have to add parallel to the other one a entry in the sys_datalog and then it will work? Or just this one. I know most of the values I have to typ for that but what do I have to typ in status and action?
The password changer is not working correctly. It might work on your system but it will fail e.g. on multiserver systems. A changed password gets picked up by courier without a restart or config file change while a autoresponder needs files to be written to disk and without a sys_datalog entry no configuration action takes place at all. Edit something in the ispconfig interface and then take a look at the datalog so you see wht gets added. These are no simple values, what you have to add is a serialized array which contains the change that you did in the database.
I managed to change everything. The changed file is attached to the post. Please copy the file to "{rouncube folder}/program/include". It should work now. I used the code of the datalogSave function in the tform class. Or is there more to change, till you can have a look. PS: Can somebody allow rar files to be uploaded, zip sucks.
it worked here, thank you very much... i dont know if here is the right place to ask it but when the reply comes.. it comes without sender... maybe some anti-spams can reject it.. is possible to set a "sender" for these messages? thanks
From: Message-Id: <[email protected]> X-Authentication-Warning: xxx.xxx.xxx: vmail set sender to <> using -f Subject: Auto Response: from To: [email protected] Precedence: junk Auto-Submitted: auto-replied Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" look the from, is empty
blank screen Hello, i installed roundcube with your mod on another server... the password changer opens normal, but the autoresponder give me a white screen, i think it may need some php module... cause on this server i had to recompile php... i didnot found any error on logs and on scren can you please tell me what modules your autoresponder need then i recompile my php with everything i need. thanks.
hmmm i think maybe is smt wrong... cuz i just packed the roundcube from my server and uploaded to the new one.. everything worked fine, just the auto responder that give me a blankscreen with no erros. if you want to check if its a bug or smt i give you a test login. thanks
noone knows how to make isp config place something on the FROM: of the autoreply feature???? empty from: causes bulk email
But from tutorial: http://www.howtoforge.com/perfect-server-debian-lenny-ispconfig3 Where need install Squiremail, can I put in that step roundcube mail installation?
Yes, but remember that roundcube doesn't has a package and so you have to do it manual to have roundcube in use for all websites.