Invalid configuration mailid causes empty page
[mailer.git] / mailid.php
index 09b03ff3831477d70e5e0845e9e86e19c967a4be..746217aa62b50c21fe68ea0c6e3818398dc56d4e 100644 (file)
@@ -206,6 +206,10 @@ if (isBooleanConstantAndTrue('mxchange_installed'))
                        case "REJECT": // Redirect to rejection page
                                LOAD_URL($_CONFIG['reject_url']);
                                break;
+
+                       default:
+                               LOAD_URL("modules.php?module=index&msg=".CODE_UNKNOWN_STATUS."&ext=mailid");
+                               break;
                }
        } else {
                // Include footer