Previous Topic

Next Topic

Book Contents

Book Index

Miscellaneous

Find Dialog

The Find dialog can be used to locate accounts within your IceWarp Server.

Select Accounts -> Find and the following dialog will open.

find_account_dialog

In the Account field specify a string you wish to locate in the account name.

And/or

In the Domains field, specify part of the domain name or the entire name to find it.

Select an Account type if you wish to limit your search to a particular account type.

E.g. In the above screenshot we are looking for User Accounts with the string "jake" in the account name AND the string "testdomain.com" in the domain name.

Press the Find button and your criteria are used as a filter within the Administration Console display.

Selecting the Management node now will show a tree which only shows the accounts which comply with the filter you set.

note_small

NOTE: If you want to view all domains (users, groups, ...) again, you have to press the F5 key. (Another way is to repeat search with searching criteria cleared.)

Status Bar

The Status Bar is located at the bottom of the GUI.

status_bar

Field

Description

Advanced

Interface mode switch.

Click this button if you want to have all nodes of the server tree shown.

Basic

Interface mode switch.

Click the button if you want to have the server tree simplified. Only the first level nodes are shown. Some sub-nodes (e. g. Global Settings) are not accessible.

<Language>

Select the GUI language here. English is currently selected.

Navigation bar

This bar shows what tree node is currently selected. The SMS Service node here.

note_small

NOTE: Information about a server version is placed above the Main Menu bar.

Languages

IceWarp Server is in English by default but it can be localized to other languages by loading a language xml file.

Various language files are available but you can also write your own if you wish.

The language file to be used at startup can be specified in file info.xml or you can switch between languages using the Options -> Languages menu item. It will expand to show all available language files. Select one and the interface will immediately start to use that language.

See the second figure within the Main Menu chapter.

The language XML files have to be located in the folder <InstallDirectory>/IceWarp/xml/lang/<language_abbreviation> and each XML file should have a language identification tag as the first line.

For example: the Portuguese language file is called data.xml, is placed in the <InstallDirectory>/IceWarp/xml/lang/pt directory, contains the console translation and should look like this:

<?lang caption="Portuguese" abbr="PT" translator="Pele" contact="pele@somedomain.br" langversion="1.5" version="8.2.2" date="2005-07-20"?>
<?xml version="1.0" encoding="UTF-8"?>
<APPLICATION><FORMS><FORM ID='TConfigForm' CAPTION='Administração do IceWarp Server'><ITEM ID='AccountsSheet' CLASS='ttabsheet' CAPTION='Contas'/>
<ITEM ID='AccountsDomainSheet' CLASS='ttabsheet' CAPTION='Contas de domínios'/>
<ITEM ID='UserGroupsSheet' CLASS='ttabsheet' CAPTION='Grupos de Usuários'/>
<ITEM ID='AccountGlobalSheet' CLASS='ttabsheet' CAPTION='Configurações Globais'/>
<ITEM ID='AccountDefaultsSheet' CLASS='ttabsheet' CAPTION='Contas'/>
<ITEM ID='AccountDefaultsGroupBox' CLASS='tgroupbox' CAPTION='Padrões de contas'/>
....

note_small

NOTE: If you revert to the 'Default' language (English) you also have to restart the console. This is because there is no English language xml file, it is part of the core program.

Node Tree Search

This search feature allows you to filter administrative console nodes and subnodes.

node_tree_search

Write the desired term or its part into the Search field (at the top of the tree pane). Nodes and subnodes are filtered immediately.

 

note_small

NOTES:

Search keywords are used for each node/tab. I.e. it is not necessary the appropriate tab (in GUI) includes exact expression you have searched.

If some node is found, all its subnodes are shown too.

Copy Button

On the various places in GUI, you can find the Copy button. It is used on places where you add multiple items (together with the Add, Edit and Delete buttons).

It copies the currently selected item and presents the Add dialog with the item's values. This lets you easily duplicate and alter any item in the GUI, no matter if it is a SIP Gateway Rule, Web Service or a simple SSL Tunnel item. You do not need to use the Copy & Paste feature anymore.

copy_button

Live Assistant

This feature helps you to connect easily with IceWarp Server support. Click the icon in the case you need an urgent assistance.

+

See Also

Administrative Console

Main Menu

Remote Server Administration

Configuration Backup and Restore

Toolbar and Toolbar Customization

How to Import Users from Windows or AD Servers

Import/Export Users from/to File

WebAdmin

Command Line Tool

Licenses

API Console