Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: mishoddt on February 25, 2010, 07:52:37 PM

Title: hmail_forwarding MsSQL problem
Post by: mishoddt on February 25, 2010, 07:52:37 PM
Hello,

The problem is same like for the hmail_autoresponder in the past. Check here:

Issue 19 - myroundcube - Autoresponder and MsSQL - Project Hosting on Google Code (http://code.google.com/p/myroundcube/issues/detail?id=19)

So in the "hmail_forwarding.php" I replaced the
"SELECT * FROM" on line 30 to
"SELECT accountlastlogontime, accountforwardenabled, accountforwardaddress, accountforwardkeeporiginal FROM"

Now it works just fine.

My platform is Windows Server 2003/MSSQL2008/PHP 5.2.11/FastCGI/RC 0.3.1