API: Client mail

From BrainyCP
Jump to: navigation, search

Administrative functions require API root rights in order to use any login hosted on the server. If you do not have root rights, you can only use your login.

Incoming data marked with an asterisk are required.

Module

Function

Incoming data

Error variants

mailclient

Client mail list.

getlistmail

username (post) * - username;
password (post) * - user password;
mailclient (post) * - constant, module name;
getlistmail (post) * - constant, type of operation;
language (post) - can take the value: en / ru (ru by default);
panel_user (post) - ISP username to which the operation is applied.

error: 0, mess: 'The mailbox list was successfully retrieved for: <name>';

error: 1, mess: 'Nothing was found for:' <name> ';

error: 1000, mess: 'You do not have administrator rights';

error: 1001, mess: 'There is no such user in the ISP-panel: <user>'.

mailclient

Client mail forwarding list.

getforwardmail

username (post) * - username;
password (post) * - user password;
mailclient (post) * - constant, module name;
getforwardmail (post) * - constant, type of operation;
language (post) - can take the value: en / ru (ru by default);
panel_user (post) - ISP username to which the operation is applied.
error: 0, mess: 'The mailbox list was successfully retrieved for: <name>';
error: 1, mess: 'Nothing was found for:' <name> ';
error: 1000, mess: 'You do not have administrator rights';
error: 1001, mess: 'There is no such user in the ISP-panel: <user>'.

Other useful articles:

API: connection

API: monitoring

API: web server status

API: auto installer CMS

API: configuring backups

API: transfer between servers

API: antivirus

API: server settings

API: web server management

API: database

API: custom certificates

API: mailbox management

API: server information

API: mail

API: DNS zone management

API: traffic usage

API: client mailboxes

API: web server installation

API: logging

API: name server

API: host accounts

API: application manager

API: service certificates

API: CRON

API: process manager

API: network tools

API: FTP server

API: IP address manager

API: average load

API: MySQL processlist