CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING &

Size: px
Start display at page:

Download "CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING &"

Transcription

1 Table of Contents CUSTOMER CONTROL PANEL... 2 LOGGING IN... 2 RESET YOUR PASSWORD... 2 DASHBOARD... 3 HOSTING & WEB FORWARDING... 4 WEBSITE... 5 Usage... 5 Subdomains... 5 SSH Access... 6 File management... 7 File manager... 7 Databases... 8 Custom error pages... 9 SafeZone Add a New mailbox Catch all Change password Settings Webmail Spam Forwarding Auto reply Mailbox space VPS VPS DASHBOARD Server Information Server Analytics Access details Restart CLOUD SERVERS CLOUD SERVER DASHBOARD Server Information Server Analytics Access details Restart Firewall groups ONLINE STORAGE ONLINE BACKUP... 20

2 Customer Control Panel Logging in Open a web browser and navigate to Enter your username in the Username box, enter your password in the Password box and click the Log in button. Reset your password Open a web browser and navigate to Click the Reset your password link

3 Step 3 Enter your username into the Username box and click the Request reminder button. Step 4 An will be sent to the address we have on record. Click the link within the which will direct you to a page that will allow you to choose a new password. Dashboard Your control panel dashboard will give you access to the tools you need to manage and configure your services. From the dashboard you can access your web hosting and configuration and setup instructions. You can also manage any virtual or cloud servers you have purchased. You can also manage any online backup and online storage solutions. Access to these tools can be made via the primary navigation menu. On smaller screens, such as smartphone and tablets, these will instead appear as icons. Your dashboard will also display your contact details and will list any planned maintenance work and service affecting issues.

4 Hosting & The Hosting & menu will provide access to the tools to manage your web site and addresses. This page will list all of the packages you currently have. 1. The first column will show the domain name associated with your package. 2. The second column is the type of package you have purchased 3. The last column will provide buttons to give you access to the features of the package. When you click on the domain name, you will see the dashboard for that specific domain. Depending in the type of package you have purchased, the dashboard will adapt to provide you the tools you need. Web forwarding Web forwarding will redirect visitors to your website to another of your choice. When you enable forwarding you can specify the destination URL and apply a redirection type. 301 Moved permanently tells Search Engines that your domain has permanently moved to the new URL. Any link that appears for your old domain will be updated to navigate users to the new domain. This is recommended for SEO. 302 Moved temporarily tells Search Engines that your website has only temporarily moved. Links will not be updated. Masked simply hides your destination URL behind your domain. When choosing this option the Masking options will become available.

5 Website Hosting packages have many configurable options. You will initially see an overview of your package. It will confirm the name of your package, the operating system your domain is using, the web server IP address and the scripting options available. Usage You can also see how much of your web space you have so far used. Subdomains Sub domains allow you to dedicate parts of your domain name to specific uses. For instance if you have a domain such as ralphtech.co.uk, you will usually find your website at the www subdomain. You could also have a subdomain called shop, blog or webmail. When setting up a subdomain, you will need to have your shop, blog or webmail software installed in your hosting package. It will then be installed in a specific location such as htdocs/shop or htdocs/software/blog, for example. A subdomain will then allow you to create a URL such as shop.ralphtech.co.uk which is also a more user friendly way of saying On the Domains tile, select the link telling you how many you have used. Select Create New Subdomain Step 3 Enter the name of your subdomain and the location to which it should refer.

6 Step 4 Click Add Subdomain Step 5 Your subdomain is now created. SSH Access SSH is a tool that allows you to access your area of our web servers. It is only available to packages hosted on a Linux Operating System and you will need a tool such as PuTTY to connect. SSH is very powerful and care must be taken in its use. Before being able to use SSH, you must create your own access details. Select Access details from the SSH Access tile. You will next see the host address to use with PuTTY and your unique username. Step 3 Click Change SSH password and define your SSH password. It may take a few minutes to apply your password.

7 File management When you want to upload new content to your website, you will need to use an FTP account and FTP software. There are two types of FTP account 1. The Master account provides complete access to all files and folders. A Master account will always have a username matching your domain and the host name will always be ftp.<domainname>. You can only change the password of the Master account. 2. A Custom account can be created to limit access to certain locations or restrict access to read only. A Custom FTP account can have customised usernames and permissions. For example, you could limit a developer to a specific project folder and protect the rest of your site. File manager The File manager will also allow you to access your files and perform your upload and download of files. To use the filemanager, you will use wither the master or custom FTP account details. FTP Username: Enter your FTP username. FTP Password: Enter the password you use to login to the FTP. Initial directory: Leave this blank to log in to the root folder of your site. Passive mode: Tick this box. SSL: Tick this box to provide a secure, but slower, connection (Optional). Language: Choose your language. FTP Mode: Leave Automatic selected. Once you are logged in you will see a list of files and folders in the current folder. You can click any folder to view the contents, and any file to open that file. You can also use the tick boxes on the left of the file / folder name to select multiple files. Above the list and to the right are the selection action buttons. You can use these to modify and files or folders you have selected.

8 Copy: Copy the selected files/folders to another folder. Move: Move the selected files/folders to another folder. Delete: Delete the selected files/folders. Rename: Rename the selected files/folders. Chmod: Change user permissions on selected items. (Linux servers only) Download: Save selected files to your local computer. Zip: Compress selected files/folders into a zip archive. Unzip: Extract selected zip archives. Size: View the total size of all selected items. Search: Search for keywords within the selected files or folders. To the left of these, above the file list are a few more buttons. New dir: Create a new folder within the current directory. New file: Create a new text file. Upload: Upload files. Java Upload: This is a more advanced method of uploading multiple files using a Java Applet. When you upload your website using the Upload or Java Upload buttons, any files that already exist will be overwritten if you upload a file of the same name. Databases You can add a database to your site using the databases tile. You can add either a MySQL database or MS SQL database, depending on the package you have purchased. Once added, you will see it listed together with its IP and usage. To access the database you will need to create an administrative user. Select the database you want to create a database user for. Step 3 Enter a username Step 4 Select Add user Select the Give this user DBO access. This is necessary in order to have full access to your database. Step 5 Define and confirm a password

9 Custom error pages When a problem is encountered using your website, you can customise your own error pages. There are several common errors that occur such as receiving a 404 Page Not Found when someone tries to view a page that doesn t exist. If you haven t already done so, you will need to upload your error page(s) using FTP or SSH. Step 3 Enable the custom error pages by turning Custom Error Pages ON You will then need to define the location of your error page. This page will be displayed when a specified error is encountered. Step 4 Test your error page by selecting the TEST PAGE button.

10 SafeZone A safe zone will allow you to password protect an area of your website. This could be a member only restricted area that requires a username and password to access. The SafeZone allows you to manage your users and limit the places they can access. You will first need to specify the area to protect, so select Secure New Folder A list of folders will then appear. If you need to add one, you can do this via FTP or SSH Step 3 You will now see a list of secured folders. Step 4 Select Manage Folder to define users that can access a folder. Step 5 Click Add User Step 6 If you want to create a new user, enter a username for them to use and a password. If you want an existing user to access the folder, choose them from the drop down list.

11 There are many different types of mailbox available. There are the very simple, feature poor, but cost effective mailboxes all the way up to the business grade and collaborative Exchange mailboxes. Depending upon your package, you will have a number of each available to you. All control of your mailboxes is performed via your dashboard Select HOSTING & Choose the domain whose mailboxes you want to administer Step 3 Select Finished You are now using your mailbox dashboard. Yours may look a little different as it will represent the array of mailboxes available to you. You will notice that you have a quota of mailboxes you can create.

12 Add a New mailbox Select Add next to the type of mailbox you want to setup. Your selection will be confirmed. If you want to see the features of your mailbox, click? Step 3 Enter the mailbox address Step 4 Enter the display name. This will be the name that appears in a recipient s mailbox. For instance, the address could be fred.bloggs but the display name could then be Fred Bloggs Step 5 Enter the first and last name of the user. Step 6 Define and verify a password. Click Save Finished Your mailbox has now been created and you will now see the tools available for your mailbox such as spam filtering, mail forwarding, auto responders etc.

13 Catch all By default, if someone gets the spelling of one of your mailboxes wrong, it will be returned to sender with a message along the lines of User unknown or User not at this address. You may have encountered these non-delivery report (NDR) or bounced messages yourself. You can optionally change this behaviour to forward all s that would have otherwise have bounced to another address. On your domain dashboard, you will see the CATCH-ALL option which is set to Return to Sender by default Change password Password can be changed via the dashboard Select HOSTING & Choose the domain whose mailboxes you want to administer Step 3 Select Step 4 Select Change Mailbox Password Step 5 Enter and confirm the new password Step 6 Click Change Password Finished The password has now been changed. It may take a few minutes for the password to be updated. You can then reconfigure your computer and devices to use this new password.

14 Settings There are many ways to access your . If you want to setup your computer or mobile device, you can find the settings you need in the Desktop Software settings tile. When configuring your device, you need a few key details: Username: This is your address Password: This is the password you chose for the mailbox Incoming mail server: This will be displayed in the desktop software settings Outgoing mail server: This will be displayed in the desktop software settings Incoming mail server Port: 995 for POP3 or 994 for IMAP Outgoing mail server Port: 465 Authentication: SSL. For some Apple devices, SSL will be a check box and the authentication will be Password Webmail You can also access your mailbox using a web browser. With the variety of mailboxes we offer, each with their own set of features and benefits, some mailboxes require a different webmail tool. You can find your specific web mail URL within the mailbox dashboard. Select HOSTING & Choose the domain whose mailboxes you want to administer Step 3 Select Step 4 Select the mailbox you want to find the Webmail URL for Step 5 Look for the Webmail, Outlook Web App or Login to your mailbox tiles. These will provide you with the URLs to use to access your online. Some options will also allow you to change your password, but you can simply use the password you have already selected.

15 Spam Most types of mailboxes are protected with a Spam filter. On all qualifying mailboxes, this is enabled by default. Its default settings will block most Spam and any that is detected will still be delivered, but the subject line of the will now also include the word SPAM You can configure how aggressive the Spam filter is, and also opt for it to delete s it detects as Spam rather than deliver them. Select HOSTING & Choose the domain whose mailboxes you want to administer Step 3 Select Step 4 Select the mailbox for which you want adjust the Spam filter. Step 5 Select Settings from the Mailbox management tile. In this example, the filter is set to the default 5/15. Step 6 You can change how aggressive the spam filter is and change what action is performed on an it thinks is Spam. 1 is the most aggressive 5 is the default 15 is the least aggressive Trusted Sender List You can also specify addresses you trust. Simply enter the address and Add it to your list. Any from these addresses will not be checked by the spam filter. Block list You can also block repeat Spam offenders. Simply enter the address and Add it to your list. Any from these addresses will always be blocked by the spam filter.

16 Forwarding If you want to forward copies of s sent to a mailbox to another address you can use mail forwarding. addresses added to the list of destination addresses will each receive a copy of the original . The Keep a copy of each mail in the mail box will retain the original mail. If this option is unselected, the will be forward to the destination addresses and then removed. Auto reply An auto reply is commonly known as an out of office notification. For Exchange mailboxes, this can be setup in the Outlook Web App or within the Outlook application on your computer. For POP and IMAP mailboxes, you can manage this via the Autoreply Message tile. You simply need to enable the service when you want to activate the message and disable it when you are back in the office. Once enabled, you can enter your message.

17 Mailbox space Mailboxes have storage limits. Some are limited to storing 1GB worth of s, whilst others have up to 50GB available. An itself is relatively small, but once images and attachments are included, their size can quickly grow. If you opt to leave your s on our servers, you can eventually out grow your storage limits. One option could be to upgrade your mailbox so that it has more storage available, but another option could be to remove old or large s. Delete s older than x days Delete s larger than x KB Delete all VPS A Virtual Private Server (VPS) is a fully functioning server that's simulated within a physical host server. One host server can be split into several virtual servers, each running independently of each other and with varying specifications. The main difference between a virtual server and a hosting package is that you are in charge of the operating system and can install your own software, giving you greater flexibility. VPS dashboard You can access your Virtual Private Servers from the VPS menu option You servers will be listed showing the Operating system installed, the name you have given to the server, its primary IP address, the reference ID of the server and its current status. Each server will have its own dashboard where you can access your server information, analytics and access details. Server Information The server information page will show you your selected server specification, your network settings and how to access the server.

18 Server Analytics You can see how your server has been performing over the past 24 hours, 1 week or 4 weeks and can see the CPU, RAM, Network bandwidth and disk space usage. Access details This will reveal the username and password you need to access your server. For windows servers, you will have full administrator access using a remote desktop connection. Linux server are accessed using root and an SSH client such as PuTTY If you change your password, this page will NOT be updated. The password is the password defined when the server was built. We recommend you change your password as soon as possible and Remove the page If you have installed Plesk or cpanel with your server, you can also see their respective control panel access information. Restart The VPS dashboard also allows you to remotely control a reboot of your server. If your server becomes unresponsive, you can try a simple restart, just as you would with your own computer or device. Cloud servers A Cloud Server (VPS) is a fully functioning server that's simulated within a physical host server. One host server can be split into several virtual servers, each running independently of each other and with varying specifications. The main difference between a Cloud server and a Virtual server is that you can create a group of servers and limit access between them. You have full control the operating system where you can install your own software, but can also create firewalls between servers and limit network traffic. Cloud server dashboard You can access your Cloud servers from the Cloud server s menu option You servers will be listed showing the name you have given to the server, the Operating system installed, its primary IP address, its current status and the Firewall group the server is currently using.

19 Server Information The server information page will show you your selected server specification, your network settings, how to access the server and the Firewall groups Server Analytics You can see how your server has been performing over the past 24 hours, 7 days or 30 days and can see the CPU, RAM and Network bandwidth. Access details This will reveal the username and password you need to access your server. For windows servers, you will have full administrator access using a remote desktop connection. Linux server are accessed using root and an SSH client such as PuTTY If you change your password, this page will NOT be updated. The password is the password defined when the server was built. We recommend you change your password as soon as possible and Remove the page If you have purchased Plesk or cpanel with your server, you can also see their respective control panel access information here. Restart The Cloud server dashboard also allows you to remotely control a reboot of your server. If your server becomes unresponsive, you can try a simple restart, just as you would with your own computer or device.

20 Firewall groups Cloud Firewalls are a separate layer of security that sits between the Internet and your Cloud Servers. They are designed to control what type of network traffic is permitted before it reaches server. Cloud Firewalls also introduce Firewall Groups which can be used to organise your Cloud Servers and customise rules for each group. You can also limit traffic so that only servers within specified Firewall Groups can communicate with each other. A Firewall group can contain one or more Cloud Servers. All Cloud Servers within a Firewall Group share the same firewall rules, allowing you to control traffic to your Cloud Servers in bulk. Using the default group as an example the ports commonly used by Plesk, ssh, Windows remote desktop and ICMP (used for analytics) are all permitted and can be accessed anywhere. All other network traffic is blocked. You can create your own group and Add and Remove rules to suit your purpose. For instance, if the server is a mail server, you may choose to clock the and traffic but allow POP3 and SMTP Online Storage Online storage is a fast, secure and reliable way of storing key company data off-site. Hosted within our state-of-the-art data centre, you can use different methods of uploading and downloading your data, and access it from any internet-enabled computer. All your storage areas can be accessed via the ONLINE STORAGE menu You can access the files in each storage account using the URL Each storage area will have its own username and password with which you can access the file manager. Alternatively you can map a drive on your computer to the storage area and use it as you would any other drive on your computer. You can also use FTP to access your files. Online Backup Online Backup provides protection for all your important data and files. The simple, fast and reliable service is configured quickly to provide an off-site secure backup, ensuring your data can be recovered quickly, should the worst happen. You can schedule automatic backups so there is no need to remember to run backups. You can simply schedule an automatic backups for your data, or set multiple schedules for individual files and folders. As well as being compatible with applications such as MSSQL backup and MS Exchange backup, you can also download NovaStor directly through your dashboard.

User Manual. version 1.6-r1

User Manual. version 1.6-r1 User Manual version 1.6-r1 Contents 1 What is Confixx? - General Information 4 1.1 Login................................ 4 1.2 Settings Lag............................ 5 2 The Sections of the Web Interface

More information

How to connect to the University of Exeter VPN service

How to connect to the University of Exeter VPN service How to connect to the University of Exeter VPN service *****Important Part of the process of using the VPN service involves the automatic download and installation of Juniper Network Connect software,

More information

Mailbox Control Panel

Mailbox Control Panel Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 1 Left side... 2 Right side... 3 Menu... 4 Dashboard... 4 Mailbox settings... 4 Mailbox management...

More information

My The guide.

My  The guide. My email The guide Read our Blog: http://.co.uk/blog View our support site: http://123-reg.co.uk/support Follow us on Twitter: https://twitter.com/123reg Contents 1. How do I get my own personalised email

More information

Web Hosting Control Panel

Web Hosting Control Panel Web Hosting Control Panel cpanel Hosting refers to any web hosting plan that uses cpanel as its web hosting control panel. cpanel is the leading control panel interface in the web hosting industry today.

More information

2013 edition (version 1.1)

2013 edition (version 1.1) 2013 edition (version 1.1) Contents 1 Introduction... 3 2 Signing in to your Office 365 account... 3 2.1 Acceptable Use Policy and Terms of Use... 4 3 Setting your profile and options... 4 3.1 Settings:

More information

Resellers Guide Managing your Reseller Account

Resellers Guide Managing your Reseller Account Resellers Guide Managing your Reseller Account Read our Blog: http://blog.webfusion.co.uk/ View our support site: http://webfusion-support.co.uk/ Follow us on Twitter: http://twitter.com/webfusionuk Contents

More information

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel Fasthosts Customer Support Mailbox Control Panel A walkthrough of the Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 2 Left side... 3 Right side...

More information

Grapevine web hosting user manual. 12 August 2005

Grapevine web hosting user manual. 12 August 2005 Grapevine web hosting user manual 12 August 2005 Grapevine web hosting user manual 2 Contents Contents... 2 Introduction... 4 System features... 4 How it looks... 5 Main navigation... 5 Reports... 6 Web

More information

e-storage Mail Archive e-storage Mai Archive

e-storage Mail Archive e-storage Mai Archive e-storage Mai Archive 1 TABLE OF CONTENTS 1.0 Overview..... 4 2.0 e-storage Mail Archive..... 5 2.1 Introduction... 5 2.2 Requirements..... 6 2.3 Create new archive profile..... 7 2.3.1 Gmail Account......

More information

WebsitePanel User Guide

WebsitePanel User Guide WebsitePanel User Guide User role in WebsitePanel is the last security level in roles hierarchy. Users are created by reseller and they are consumers of hosting services. Users are able to create and manage

More information

CLOUD MAIL End User Guide. (Version 1.0)

CLOUD MAIL End User Guide. (Version 1.0) End User Guide () Table of Contents 1. How to Activate New Account... 3 2. How to Compose a New Email Message... 5 3. How to View and Edit the Email Draft... 6 4. How to View Sent Email Messages... 6 5.

More information

700 Fox Glen Barrington, Illinois ph: [847] fx: [847] Webmail System User Guide

700 Fox Glen Barrington, Illinois ph: [847] fx: [847] Webmail System User Guide 700 Fox Glen Barrington, Illinois 60010 ph: [847] 842-9570 fx: [847] 842-0190 www.excaltech.com support@excaltech.com Webmail System User Guide Last Updated November 7, 2017 -2- Table of Contents Welcome

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.41 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Bitnami Dolibarr for Huawei Enterprise Cloud

Bitnami Dolibarr for Huawei Enterprise Cloud Bitnami Dolibarr for Huawei Enterprise Cloud Description Dolibarr is an open source, free software package for small and medium companies, foundations or freelancers. It includes different features for

More information

Read Me First 2. Getting Started with Plesk 3

Read Me First 2. Getting Started with Plesk 3 Contents Read Me First 2 Getting Started with Plesk 3 Logging In to Plesk for the First Time... 4 Plesk User Interface Explained... 6 Understanding Subscriptions... 13 Plesk Tutorial 14 Step 1. Create

More information

Search for Mail Step 3 Click the Accounts button.

Search for Mail Step 3 Click the  Accounts button. Manually Set Up E-mail with Microsoft Outlook Learn how to configure Microsoft Outlook 2003, 2007, 2010, 2013, or 2016 for use with your 1&1 Mail Basic account using the IMAP Protocol. Follow the instructions

More information

WEBppliance for Windows User Administrator's Help

WEBppliance for Windows User Administrator's Help WEBppliance for Windows User Administrator's Help September 23, 2003 Contents About This Document...3 How to use this Help system...4 Getting started...6 What to do first... 6 Viewing your account settings...

More information

1 Installing KEEP is Easy

1 Installing KEEP is Easy Installing KEEP is Easy 1 Installing KEEP is Easy 1. Plug in the network cable to in Internet enabled port, either directly connected to the Internet or behind a router. 2. Connect the power supply to

More information

OUTLOOK WEB ACCESS UOW USER GUIDE INDEX

OUTLOOK WEB ACCESS UOW USER GUIDE INDEX OUTLOOK WEB ACCESS UOW USER GUIDE INDEX ACCESSING MAIL... 2 SETTING UP... 2 OPTIONS... 3 VIEWING... 4 ARRANGE MESSAGES... 4 CREATING/SENDING A NEW MESSAGE... 5 REPLYING TO MESSAGES... 5 FORWARDING MESSAGES...

More information

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem version 5.2.2 DataLocker Inc. July, 2017 SafeConsole Reference for SafeConsole OnPrem 1 Contents Introduction................................................ 2 How do the devices become managed by SafeConsole?....................

More information

WEBppliance for Linux User Administrator's Help

WEBppliance for Linux User Administrator's Help WEBppliance for Linux User Administrator's Help Contents About This Document... i How to use this Help system... 1 Introduction to WEBppliance... 2 Getting started... 3 What to do first... 3 Viewing your

More information

User Manual. [Outlook Web App 2013] Central Information Systems Division

User Manual. [Outlook Web App 2013] Central Information Systems Division [Outlook Web App 2013] Central Information Systems Division Table of Contents 1. To Login... 4 2. To Logout... 5 3. Change Password... 5 4. Email Messaging... 6 4.1 Create a New Mail... 6 4.2 To Save Mail

More information

PLESK 7.5 RELOADED CLIENT'S MANUAL

PLESK 7.5 RELOADED CLIENT'S MANUAL PLESK 7.5 RELOADED CLIENT'S MANUAL Table of Contents iii PLESK 7.5 RELOADED iv Chapter 1. About Plesk Plesk Interface Specific Features Navigation CLIENT'S MANUAL 1 About Plesk Pathbar Help Working with

More information

Account Set Up Guide

Account Set Up Guide Email Account Set Up Guide January 08. Webmail. Desktop Clients. Mobile Setup Account Set Up Details The following details are needed to set up your email account in desktop clients or mobile devices.

More information

Ciphermail Webmail Messenger Administration Guide

Ciphermail Webmail Messenger Administration Guide CIPHERMAIL EMAIL ENCRYPTION Ciphermail Webmail Messenger Administration Guide October 27, 2017, Rev: 8630 Copyright 2013-2017, ciphermail.com. CONTENTS CONTENTS Contents 1 Introduction 4 2 Admin login

More information

Appliance Installation Guide

Appliance Installation Guide Appliance Installation Guide GWAVA 5 Copyright 2009. GWAVA Inc. All rights reserved. Content may not be reproduced without permission. http://www.gwava.com 1 Contents Overview... 2 Minimum System Requirements...

More information

Precise-ITC, Inc. Domain Hosting (Web/ ) Reference

Precise-ITC, Inc. Domain Hosting (Web/ ) Reference Precise-ITC, Inc. Domain Hosting (Web/E-mail) Reference 1.1 General Information Fast access and high availability with high security - Location of servers We use the data centre in PA, USA to host our

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, 2017 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.36 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

WebAdmin IceWarp WebAdmin Manual

WebAdmin IceWarp WebAdmin Manual WebAdmin IceWarp WebAdmin Manual WWW.ICEWARP.COM 1 WebClient WebAdmin User Manual Guide Contents About IceWarp WebAdmin Manual 3 1/ Login Page 4 2/ 4 Control bar 5 User Account Menu 5 Main Windows 6 Dashboard

More information

Accessing WebMail. Logging In. Check your Mail. Main Mail Screen. Reading Messages. Search. Sending a new message

Accessing WebMail. Logging In. Check your Mail. Main Mail Screen. Reading Messages. Search. Sending a new message WebMail Help User Manual Index Accessing WebMail Logging In Check your Mail Main Mail Screen Reading Messages Search Sending a new message Address book Spelling Attaching files Html Text Managing addresses

More information

SECTION 5 USING STUDENT

SECTION 5 USING STUDENT SECTION 5 USING STUDENT EMAIL 5. USING STUDENT EMAIL On enrolling at the University all students automatically have an email account created. Account creation depends on a student successfully enrolling

More information

User Manual Version

User Manual Version User Manual Version 14.5.3 Contents KeyHelp User - Manual Contents 1. The current KeyHelp 4 1.1. KeyHelp Version 14...4 1.2. Finding a fault and being stuck with it?...4 1.3. Who is this manual for?...4

More information

This document contains information that will help manage various aspects of your online presence through one intuitive interface.

This document contains information that will help manage various aspects of your online presence through one intuitive interface. This document contains information that will help manage various aspects of your online presence through one intuitive interface. 2017 AT&T Intellectual Property. All rights reserved. AT&T, the Globe logo,

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

MailCore Pro User Guide

MailCore Pro User Guide Welcome to your MailCore Pro Account MailCore Pro is a powerful collection of email and collaboration tools that add enterpriselevel features to regular group email. The following guide will take you through

More information

1 Installing OPI is Easy

1 Installing OPI is Easy Installing OPI is Easy 1 Installing OPI is Easy 1. Plug in the network cable to in Internet enabled port, either directly connected to the Internet or behind a router. 2. Plug connect the supplied USB

More information

700 Fox Glen Barrington, Illinois ph: [847] fx: [847] Webmail System User Guide

700 Fox Glen Barrington, Illinois ph: [847] fx: [847] Webmail System User Guide 700 Fox Glen Barrington, Illinois 60010 ph: [847] 842-9570 fx: [847] 842-0190 www.excaltech.com support@excaltech.com Webmail System User Guide Last Updated May 10, 2010 -2- Table of Contents Welcome and

More information

ISQua Collaborate User Guide for Surveyors

ISQua Collaborate User Guide for Surveyors 2017 ISQua Collaborate User Guide for Surveyors THE INTERNATIONAL SOCIETY FOR QUALITY IN HEALTH CARE LTD TABLE OF CONTENTS About ISQua Collaborate... 2 Getting started... 2 Logging in... 3 Dashboard...

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

Using Your New Webmail

Using Your New Webmail Using Your New Webmail Table of Contents Composing a New Message... 2 Adding Attachments to a Message... 4 Inserting a Hyperlink... 6 Searching For Messages... 8 Downloading Email from a POP3 Account...

More information

Zimbra Connector for Microsoft Outlook User Guide. Zimbra Collaboration

Zimbra Connector for Microsoft Outlook User Guide. Zimbra Collaboration Zimbra Connector for Microsoft Outlook User Guide Zimbra Collaboration 8.8.11 Table of Contents Legal Notices............................................................................... 1 1. Introduction..............................................................................

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

1 Login AppServ Hosting Control System

1 Login AppServ Hosting Control System Login -1- AppServ Hosting Control System 1. /vhcs2 Control System http://www.yourdomainname.com/vhcs2 2. Username Login appservhosting.com 3. Password Login 4. AppServ Hosting Control System 1 Login AppServ

More information

School Mail System. - Access through Outlook Web Access. User Guide FOR. Education Bureau (EDB)

School Mail System. - Access through Outlook Web Access. User Guide FOR. Education Bureau (EDB) School Mail System - Access through Outlook Web Access User Guide FOR Education Bureau (EDB) Version: 1.1 February 2008 The Government of the Hong Kong Special Administrative Region The contents of this

More information

Apptix Online Backup by Mozy User Guide

Apptix Online Backup by Mozy User Guide Apptix Online Backup by Mozy User Guide 1.10.1.2 Contents Chapter 1: Overview...5 Chapter 2: Installing Apptix Online Backup by Mozy...7 Downloading the Apptix Online Backup by Mozy Client...7 Installing

More information

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Description ProcessMaker is an easy-to-use, open source workflow automation and Business Process Management platform, designed so Business

More information

Kerio Connect. Step-by-Step. Kerio Technologies

Kerio Connect. Step-by-Step. Kerio Technologies Kerio Connect Step-by-Step Kerio Technologies 2011 Kerio Technologies s.r.o. All rights reserved. This guide provides detailed description on Kerio Connect, version 7.3. All additional modifications and

More information

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010 QUICK Source Microsoft Outlook Web App in Exchange Server 2010 Getting Started The Outlook Web App Window u v w x y u v w x y Browser Toolbars allow the user to navigate in the browser. Outlook Web Access

More information

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired...

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired... WEB MESSAGE CENTER END USER GUIDE The Secure Web Message Center allows users to access and send and receive secure messages via any browser on a computer, tablet or other mobile devices. Introduction...

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Bitnami Coppermine for Huawei Enterprise Cloud

Bitnami Coppermine for Huawei Enterprise Cloud Bitnami Coppermine for Huawei Enterprise Cloud Description Coppermine is a multi-purpose, full-featured web picture gallery. It includes user management, private galleries, automatic thumbnail creation,

More information

Change NetSet Settings on an Apple ios 12 Mobile Device using the Mail app

Change NetSet  Settings on an Apple ios 12 Mobile Device using the Mail app Change NetSet Email Settings on an Apple ios 12 Mobile Device using the Mail app You were issued a new random email password about a week before the migration. If you haven t done so already, you should

More information

An Overview of Webmail

An Overview of Webmail An Overview of Webmail Table of Contents What browsers can I use to view my mail? ------------------------------------------------------- 3 Email size and storage limits -----------------------------------------------------------------------

More information

Secure Single Sign On with FingerTec OFIS

Secure Single Sign On with FingerTec OFIS Secure Single Sign On with FingerTec OFIS User Guide CONTENTS 3 1 INTRODUCTION Welcome to OFIS Gateway 4-11 2 INSTALLATION & SETUP Registering Your OFIS Gateway Installing & Setting Up Your OFIS Gateway

More information

USER GUIDELINES. Q 2. Is it necessary to configure password retrieval question and answer? How can I do that? Q 3. How can I change password?

USER GUIDELINES. Q 2. Is it necessary to configure password retrieval question and answer? How can I do that? Q 3. How can I change password? USER GUIDELINES Revision 1.8 20 August, 2015 Q 1. How can I log into my webmail? Q 2. Is it necessary to configure password retrieval question and answer? How can I do that? Q 3. How can I change password?

More information

Office365 End User Training & Self-Service Migration Manual

Office365 End User Training & Self-Service Migration Manual Office365 End User Training & Self-Service Migration Manual Version 1.0 University Systems and Security 5/25/2016 1 P a g e Table of Contents 2 P a g e Table of Contents Introduction to Office365... 4

More information

Office365 End User Training & Self-Service Migration Manual Simplified

Office365 End User Training & Self-Service Migration Manual Simplified Office365 End User Training & Self-Service Migration Manual Simplified Version 1.0 University Systems and Security 5/25/2016 1 P a g e Table of Contents 2 P a g e Table of Contents Introduction to Office365...

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Amazon WorkMail. User Guide Version 1.0

Amazon WorkMail. User Guide Version 1.0 Amazon WorkMail User Guide Amazon WorkMail: User Guide Copyright 2017 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 2 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

M+NetMail Client User Guide

M+NetMail Client User Guide M+NetMail Client User Guide Trademarks...M+NetMail TM, MyRealBox Apple Inc....Safari Microsoft Corporation...Outlook Express Mozilla... Thunderbird Novell, Inc...GroupWise QUALCOMM... Eudora Copyright

More information

HCP Anywhere. By Storage & Cloud Services. Quick Start Guide Nov 2017 HCP ANYWHERE

HCP Anywhere. By Storage & Cloud Services. Quick Start Guide Nov 2017 HCP ANYWHERE HCP Anywhere By Storage & Cloud Services Quick Start Guide Nov 2017!1 Getting Connected HCP Anywhere - Update Password Step 1 Login to A*CRC Storage and Cloud Service website to update your password. https://profiler.acrc.a-star.edu.sg/admin/passwd.php!2

More information

Storgrid web client manual

Storgrid web client manual Storgrid web client manual 2015 Byelex Data Solutions BV. This document is created with the utmost care. To prevent unjustified usage of this document we would like to give you notice that nothing mentioned

More information

Note that if you have a Branding Addon purchased, the WHM Feature Manager will show App Name you chose during the installation, instead of CrossBox.

Note that if you have a Branding Addon purchased, the WHM Feature Manager will show App Name you chose during the installation, instead of CrossBox. Control Panels cpanel Plesk Other Control Panels Docker cpanel Intro CrossBox fully supports cpanel. It integrates with cpanel automatically and installing CrossBox on a cpanel server is as easy as clicking

More information

Administrator Guide. Find out how to set up and use MyKerio to centralize and unify your Kerio software administration.

Administrator Guide. Find out how to set up and use MyKerio to centralize and unify your Kerio software administration. Administrator Guide Find out how to set up and use MyKerio to centralize and unify your Kerio software administration. The information and content in this document is provided for informational purposes

More information

EasiShare Desktop User Guide

EasiShare Desktop User Guide Copyright 2016 by Inspire-Tech Pte Ltd. All rights reserved. All trademarks or registered trademarks mentioned in this document are properties of their respective owners. No part of this document may be

More information

Chapter 9: Internet

Chapter 9: Internet Chapter 9: Internet Email Internet email has become one of the most popular applications on the Internet. An Internet experience is not complete without the usage of email. In this chapter we shall be

More information

Kerio Control. User Guide. Kerio Technologies

Kerio Control. User Guide. Kerio Technologies Kerio Control User Guide Kerio Technologies 2017 Kerio Technologies s.r.o. Contents Viewing activity reports in Kerio Control Statistics......................... 5 Overview..................................................................

More information

File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site

File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site In order to upload files to our FTP site, you will need a Java-enabled web browser for Microsoft Windows and Mac OS

More information

NHSmail 2 User Transition Guide

NHSmail 2 User Transition Guide NHSmail 2 User Transition Guide Version 3.0 Published 30 June 2016 Update Log Key Updated Sections Users will receive their 4GB mailbox quota once their mailbox transitions to NHSmail 2 Refer to the Service

More information

SmarterMail Edition Comparison

SmarterMail Edition Comparison SmarterMail Edition Comparison Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2018 SmarterTools Inc. SmarterMail Edition Explanation

More information

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents 8.0 Help for Community Managers... 3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

My Phone. My Phone - Overview. Signing In

My Phone. My Phone - Overview. Signing In My Phone - Overview The Optus Loop My Phone portal gives you full access to your personal phone service settings, allowing you to customise and manage your service to suit your specific requirements. Within

More information

OWA 2013 Getting Started

OWA 2013 Getting Started OWA 2013 Getting Started Our mail server has been upgraded to the Exchange 2013 this has created some changes in our webmail environment. Email A new modern style has been applied to web interface to align

More information

Online Backup Client User Manual

Online Backup Client User Manual Software version 3.21 For Mac OS X September 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or

More information

Mozilla Thunderbird application with TUNI Office 365

Mozilla Thunderbird  application with TUNI Office 365 Mozilla Thunderbird email application with TUNI Office 365 Mozilla Thunderbird is a free email client. IT Services doesn't officially support using Thunderbird on other computers than centrally managed

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Help for System Administrators

Help for System Administrators Help for System Administrators Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2018 SmarterTools Inc. Help for System Administrators

More information

56 Common Problems and Solutions

56 Common  Problems and Solutions 56 Common Email Problems and Solutions W W W. Q W E R T Y T S. C O M Uncopyright I hereby waive all claim of copyright in this work; it may be used or altered in any manner without attribution or notice

More information

New Rock Technologies, Inc. Unified Management System. User Guide. Document Version:

New Rock Technologies, Inc. Unified Management System. User Guide.   Document Version: New Rock Technologies, Inc. Unified Management System User Guide http://www.newrocktech.com Document Version: 201807 Amendment Records Document Rev. 01 (June, 2018) Applied to UMS V1.1.2. Copyright 2018

More information

WestHost Knowledgebase. Introduction to cpanel

WestHost Knowledgebase. Introduction to cpanel WestHost Knowledgebase Introduction to cpanel cpanel is the interface that all our clients use in order to manage a shared hosting account. This document will provide a very basic overview of the available

More information

SONOTON storage server

SONOTON storage server The SONOTON storage server offers different protocols which all use SSL secured communications. All protocols will work with the login details given to you by SONOTON. Overview: Protocols supported: HTTPS

More information

Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server

Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server Parallels Remote Application Server Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server Contents 1. Introduction a. Why Should You Migrate from Citrix to Parallels RAS b. Overview

More information

User s Guide April 2017

User s Guide April 2017 User s Guide April 2017 OCR 2017 Table of Contents Contents Welcome... 3 Audience... 3 What is kiteworks?... 4 Supported Browsers... 4 Notification emails... 5 Sign In... 6 Get Oriented: A Guided Tour...

More information

Quick Start Guide for Windows

Quick Start Guide for Windows for Windows The Eudora 5.1 User Manual for Windows is on the Eudora CD included in the product box. If you prefer a printed and bound copy, you can purchase one from www.eudora.com or call 1-800-2-EUDORA

More information

Website Hosting Windows. Getting Started Guide

Website Hosting Windows. Getting Started Guide Website Hosting Windows Getting Started Guide May 2012 Telstra Corporation Limited, Melbourne, 2011 All rights reserved. No part of this publication may be reprinted, reproduced, stored in a retrieval

More information

GLBA Compliance. with O365 Manager Plus.

GLBA Compliance. with O365 Manager Plus. GLBA Compliance with O365 Manager Plus www.o365managerplus.com About GLBA The Gramm-Leach-Bliley Act (GLB Act or GLBA) is also known as the Financial Modernization Act of 1999. It is a United States federal

More information

Amazon WorkMail. User Guide Version 1.0

Amazon WorkMail. User Guide Version 1.0 Amazon WorkMail User Guide Amazon WorkMail: User Guide Copyright 2018 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

OneDrive for Business User Guide

OneDrive for Business User Guide Contents OneDrive for Business User Guide About OneDrive for Business and Office 365... 2 Storing university information in the Cloud... 2 Signing in... 2 The Office 365 interface... 3 The OneDrive for

More information

BM Solutions Mortgage Portal. Document upload - Case tracking - Secure messaging Mobile technology. User Guide 15 January 2018 V3.

BM Solutions Mortgage Portal. Document upload - Case tracking - Secure messaging Mobile technology. User Guide 15 January 2018 V3. BM Solutions Mortgage Portal Document upload - Case tracking - Secure messaging Mobile technology User Guide 15 January 2018 V3.0 KEY BENEFITS Moving forward together with secure online document upload

More information

File Protection using rsync. User guide

File Protection using rsync. User guide File Protection using rsync User guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Rsync considerations... 3 3. Creating a File Protection backup using rsync... 4 4.

More information

User Guide. Version 8.0

User Guide. Version 8.0 User Guide Version 8.0 Contents 1 Getting Started... iii 1.1... About... iii 2 Logging In... 4 2.1... Choosing Security Questions... 4 3 The File Manager... 5 3.1... Uploading a file... 6 3.2... Downloading

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

(electronic mail) is the exchange of computer-stored messages by telecommunication.

(electronic mail) is the exchange of computer-stored messages by telecommunication. What is email? E-mail (electronic mail) is the exchange of computer-stored messages by telecommunication. E-mail is one of the protocols included with the Transport Control Protocol/Internet Protocol (TCP/IP)

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 4 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information