X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid.php;h=746217aa62b50c21fe68ea0c6e3818398dc56d4e;hp=09b03ff3831477d70e5e0845e9e86e19c967a4be;hb=603b8e70904e268376814b05a577749e61ea83db;hpb=254afbdb1fa4699a98667bad4e792ad803a0d535 diff --git a/mailid.php b/mailid.php index 09b03ff383..746217aa62 100644 --- a/mailid.php +++ b/mailid.php @@ -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