Quote Originally Posted by ksoup View Post
Is it possible I go back to 1.7 or will that have conflicts now?
should be ok, but manually adjust "MAILBEEZ_VERSION" in the configuration table to 1.7 - otherwise if won't detect the version correctly:

[SCR]"update " . TABLE_CONFIGURATION . " set configuration_value = '1.7', last_modified = now() where configuration_key = 'MAILBEEZ_VERSION'"[/SCR]