Author Topic: hmail_forwarding MsSQL problem  (Read 4721 times)

Offline mishoddt

  • Jr. Member
  • **
  • Posts: 11
hmail_forwarding MsSQL problem
« 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

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
« Last Edit: February 26, 2010, 12:04:15 PM by mishoddt »