AnonSec Shell
Server IP : 104.21.37.246  /  Your IP : 104.23.243.33   [ 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/cwd/frontend/jupiter/mail/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


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

Current File : /proc/2388322/cwd/frontend/jupiter/mail/doaddlist.html.tt
[%
SET CPANEL.CPVAR.dprefix = "../";
SET CPANEL.CPVAR.list_name = ((FORM.item('email')) _ "@" _ FORM.item('domain'));
SET mail_add_list = execute("Email", "add_list", {
    "list" => RAW_FORM.item("email"),
    "password" => RAW_FORM.item("password"),
    "domain" => RAW_FORM.item("domain"),
    "rebuildonly" => "0",
    "private" => RAW_FORM.item("private")
});
%]

[% WRAPPER '_assets/master.html.tt'
    app_key = 'mailing_lists'
-%]
<div class="body-content">
    <div class="section">
        <h2>[% locale.maketext("Creating mailing list “[_1]” …", CPANEL.CPVAR.item('list_name').html()) %]</h2>

        [% IF mail_add_list.status %]
            <div id="addSuccess" class="alert alert-success">
                <span id="addSuccessImg" class="glyphicon glyphicon-ok-sign"></span>
                <div id="addSuccessText" class="alert-message">
            [% locale.maketext("Created mailing list “[_1]”.", CPANEL.CPVAR.item('list_name').html()) %]
            [% IF FORM.item('private') %]
                [% locale.maketext("This list is [output,strong,private].") %]
                [% locale.maketext("It will require the admin to allow new subscriptions and will not be advertised.") %]
            [% ELSE %]
                [% locale.maketext("This list is [output,strong,public].") %]
                [% locale.maketext("It will allow anyone to subscribe and will be advertised.") %]
            [% END %]
                </div>
            </div>
        [% ELSE %]
            <div id="addError" class="alert alert-danger">
                <span id="addErrorImg" class="glyphicon glyphicon-remove-sign"></span>
                <div id="addErrorText" class="alert-message">
                [% locale.maketext("Failed to create the mailing list “[_1]”: [_2]", CPANEL.CPVAR.item('list_name').html(), mail_add_list.errors.0.html()) %]
                </div>
            </div>
        [% END %]
    </div>

    [% INCLUDE _assets/return_link.html.tt return_location='lists.html' return_link_text=locale.maketext('Go Back') %]
</div>
[% END #wrapper %]

Anon7 - 2022
AnonSec Team