HEX
Server: Apache
System: Linux webm006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/cortonavolley/wp-content/plugins/postie/get_mail.php
<?php
//http_response_code(403);
$protocol = (isset($_SERVER['SERVER_PROTOCOL']) ? $_SERVER['SERVER_PROTOCOL'] : 'HTTP/1.0');
header("$protocol 403 Forbidden");
$GLOBALS['http_response_code'] = $code;
?>
<html>
    <head>
        <title>Postie - Error</title>
    </head>
    <body>
        This URL is no longer supported for forcing an email check please update your cron job to 
        access http://&lt;mysite&gt;/?postie=get-mail
    </body>
</html>