BT Office Anywhere Configuring Mobile Outlook Synchronisation with Exchange Server

Size: px
Start display at page:

Download "BT Office Anywhere Configuring Mobile Outlook Email Synchronisation with Exchange Server"

Transcription

1 BT Office Anywhere Configuring Mobile Outlook Synchronisation with Exchange Server

2 Contents Page 1 Introduction 3 2 Skill Level 3 3 Requirements 4 4 Enabling Outlook on the Mobile Device Configuring the Server to Synchronise with the Mobile Device Configuring the Mobile Device to Synchronise with the Exchange Server To Test the Synchronisation 6 5 Deploying Certificate Based Security Purchase a Valid Certificate from a Public Certification Authority Generate a Certificate Using Your Own Certification Authority Setting up the Certification Authority Generating an SSL certificate for the Exchange Virtual Server in Internet Information Server Exporting the Root Certificate from the Certification Authority Installing the Root Certificate to a Mobile Device To Test an SSL Implementation 9 6 Further Help and Contact Details 10 8 Date: 8 October 2007 Page 2 of 10

3 1 Introduction This guide is intended to assist an IT Administrator to configure a company s Exchange server for use with Office Anywhere. It contains a summarised set of instructions that will need to be performed to send and receive from your Office Anywhere handset. 2 Skill Level The intended audience for this document is Windows Server or Exchange Server Administrators. To complete the steps in this document, a good understanding of managing the appropriate Exchange Server type for your business is required: Microsoft Windows Exchange Server 2003 Service pack 2 OR Microsoft Windows Exchange Server 2007 OR Microsoft Windows Small Business Server Date: 8 October 2007 Page 3 of 10

4 3 Requirements Prerequisite To Determine If Already Compliant To Install / Upgrade 1 BT Office Anywhere Mobile handset with Windows Mobile 5.0 (or later version) operating system. On the mobile, click the Start button and select Settings. Then select the About option, this will show you the current version of Windows Mobile on the mobile device. The operating system comes preinstalled on the mobile device. Check for upgrades on 2 Content synchronisation software must be installed on the user s desktop or laptop computer. Windows XP or earlier operating systems require ActiveSync 4.5 (or later version). Windows Vista requires Windows Mobile Device Centre. 3.1 Windows Server 2003 OR SBS: SP 2 must be installed on the server. 3.2 Exchange Server 2003/SBS: SP 2 must be installed on the server. In Windows XP, from the Start menu, click All Programs. You should be able to see Microsoft ActiveSync in the list of programs. In Windows Vista, from the Start menu, click All Programs. You should be able to see Windows Mobile Device Centre in the list of programs. From the Start menu, right-click the My Computer icon. From the menu that appears, select Properties, you should see the Windows version along with information about the service pack. In the Exchange System Manager MMC, expand the Servers folder, right-click the appropriate server, select Properties, and you should see the Exchange Server version and information about the service pack if it is installed. From Windows XP or earlier operating system: Go to and search for ActiveSync. From Windows Vista: Go to and search for Mobile Device Centre. Go to and search for KB Go to and search for E3SP2ENG.EXE 3.3 Exchange Server 2007 tbc TBC TBC 4 All Server Types: All Windows Updates must be installed on the server. From the Start menu, click All Programs, and then select Windows Update. Follow the instructions on screen to see if any updates are necessary and install as required. Go to update.microsoft.com and install all the recommended updates. 5 The Exchange Server must be fully functional. 6 Exchange Outlook Web Access must be enabled on the server. 7 The following ports must be forwarded to the server on the router/firewall: HTTP TCP 80 SMTP TCP 25 POP3 TCP 110 and 995 HTTPS TCP 443 (if using SSL) 8 An SSL Certificate can be installed on the Exchange Virtual Server in IIS. Outlook will work on the mobile device without a certificate, but a certificate is needed to secure communications between the server and the mobile device. The Exchange server must be able to send and receive internal and external successfully. From the Exchange System Manager MMC, open the relevant server, open the Protocols folder and open the HTTP folder. Right-click on the Exchange Virtual Server and ensure that the service is running. The Start option should be greyed out. Open the administration consol of the router/ firewall and check to see whether the ports are being forwarded to the server. Open Internet Explorer and enter the address of the Outlook Web Access website. If the address begins with http: then there is no SSL certificate installed on the web server. If the address begins with https: then an SSL certificate is installed on the web server. Please go to and search for Ex2k3DepGuide.doc From the Exchange System Manager MMC, open the relevant server, open the Protocols folder and open the HTTP folder. Right-click on the Exchange Virtual Server and ensure that the service is running. Click the Start option. Open the administration consol of the router/ firewall and forward the ports to the server. The following companies provide SSL certificates: or refer to section 5.2 about generating your own SSL certificate. Date: 8 October 2007 Page 4 of 10

5 4 Enabling Outlook On The Mobile Device There are two steps to enabling synchronisation between the mobile device and the Exchange server. Configuring the server to synchronise with the mobile device. Configuring the mobile device to synchronise with the Exchange Server. 4.1 Configuring the Server to Synchronise with the Mobile Device Mobile access is provided through the Online Web Access (OWA) feature. This is configured through the Internet Information Server (IIS) MMC. By default the OWA functionality is installed in the Default Web Site folder in the Exchange virtual server, and is accessible through Internet Explorer at If the OWA web site works then the Mobile Outlook synchronisation should work. A Secure Sockets Layer (SSL) certificate is not required to enable Outlook synchronisation on the mobile phone, but is very strongly advised. OWA sessions are not encrypted by default, and the communication between the Exchange server and the end-user browser/mobile is in clear text. Adding SSL to your OWA sessions ensures end-to-end encryption for the duration of the session. The image below shows the default Secure Communications options for the Default Web Site in IIS. These are the correct settings. Do not select the Require secure channel option unless you have an SSL certificate installed on a Front-end Exchange server. A Back-end Exchange server will not allow the mobile to synchronise if the Require secure channel option is selected. Date: 8 October 2007 Page 5 of 10

6 Each user must have a valid mailbox with the Outlook Web Access and Outlook Mobile Access Exchange features enabled in their Active Directory Properties. See image below. 4.2 Configuring the Mobile Device to Synchronise with the Exchange Server On the mobile device, click the Start button, select the Messaging Icon, and select Outlook . Enter the Server Address, eg: mail.domain.com Select the check box if the server requires an encrypted SSL connection. Enter the username and password. Enter the name of the Active Directory authentication domain for this user. Eg: domain.com, domain.local etc. 4.3 To Test the Synchronisation On the Mobile device, from the Start menu, click the ActiveSync icon. Then select the Sync option to begin synchronisation between the mobile device and the exchange server. This should synchronise the mobile phone with the Exchange mailbox for that user. Refer to any error messages on the mobile, or in the Application section of the Event Log on the server for further information if synchronisation fails. Date: 8 October 2007 Page 6 of 10

7 5 Deploying Certificate Based Security There are two options for implementing certificate based security. Use a valid certificate from a Public Certification Authority. Generate a certificate using your own Certification Authority. If you have your own website then you are likely to have a Public certificate already. 5.1 Purchase a Valid Certificate from a Public Certification Authority The advantage of this method is that the certificate need only be installed once on the IIS server hosting the OWA web site, and not on each mobile device. The disadvantage of this method is the cost of the certificate. Bear in mind that your business can use the certificate for other useful applications for example to secure your web server or applications you run on it. The steps involved in this solution are: - Applying for an SSL certificate. - Installing the SSL certificate onto the IIS server hosting the Exchange virtual server. The application and installation process differs between certificate vendors. Follow the instructions provided to you by your vendor of choice. The table below lists the certificates that can be validated by Windows Mobile 5.0. Vendor Certificate name Cybertrust GlobalSign Root CA Cybertrust GTE CyberTrust Global Root Cybertrust GTE CyberTrust Root Verisign Verisign Verisign Verisign Verisign Class 2 Public Primary Certification Authority Thawte Premium Server CA Thawte Server CA Secure Server Certification Authority Class 3 Public Primary Certification Authority Entrust Entrust.net Certification Authority (2048) Entrust Geotrust Godaddy Entrust.net Secure Server Certification Authority Equifax Secure Certificate Authority All the above can be validated by Windows Mobile 6.0 and others may exist (tbc) BT strongly encourages the use of certificates from public certification authorities due to their security, reliability and versatility. BT is unable to support self-generated certificates and can only give general guidance. Date: 8 October 2007 Page 7 of 10

8 5.2 Generate a Certificate Using Your Own Certification Authority The advantage of this method is the free certificate, but the disadvantage is that the certificate will need to be installed on the IIS server as well as on each mobile device. As stated previously BT is unable to support self-generated certificates and can only give general guidance. The steps involved in this solution are: Setting up a Certification Authority. (May be preinstalled in Small Business Server) Generating an SSL certificate for the Exchange virtual server in IIS. Exporting the Root Certificate from the Certification Authority Installing the Root Certificate to a Mobile Device Setting up the Certification Authority The certificate can be generated by Certification Authority, an optional service in Windows Server To install the Certification Authority on the IIS Server hosting the Exchange virtual server, open the Control Panel, and select the Add Or Remove Programs option. Then push the Add/Remove Windows Components button, select the Certificate Services check-box and click Next to install the Certification Authority on the server. BT does not have specific guidance on Exchange Server 2007 at this stage. Choose Enterprise root CA, click Next, under Common Name for this CA type the name of your domain, eg: domain.com, click Next, then Next again. Insert the Service Pack 2 CD if instructed to do so. Click Finish Generating an SSL certificate for the Exchange Virtual Server in Internet Information Server Open the IIS management console, select the relevant server, right-click the Default Web Site and select Properties. In the Directory Security tab, click Server Certificate. This opens up the Web Server Certificate Wizard, click Next. Select Create a new certificate and click Next. Select Send the request immediately to an online certification authority and click Next. Type the name of the website in the Name text box; eg mail.domain.com and click Next. Fill in the name of the Organization and the Organisational unit and click Next. Under Common Name type the name of the web site, eg mail.domain.com and click Next. Fill in the County, State and City, and click Next. The SSL port should be 443, click Next. The Certification authority should be the full name of the Certification Authority on that server, eg: server.domain.com\certification authority common name, click Next. Click Next to confirm the certificate request details, and then click Finish to complete the Web Server Certificate Wizard. To test the new certificate, Click View Certificate in the Directory Security tab of the Default Web Site Properties. Click the Certification Path tab. The Certificate Status text box should say This Certificate is OK. If it says anything else then there is a problem with either the Certification Authority settings or the Certificate settings. Click OK to close the certificate. Date: 8 October 2007 Page 8 of 10

9 5.2.3 Exporting the Root Certificate from the Certification Authority The Root Certificate must be exported from the Certification Authority and then installed onto each mobile device. From the Start button, select All Programs, Administrative Tools, Certification Authority. Rightclick the relevant server and select Properties. Under the General tab, click the View Certificate button. Under the General tab, it should say This Certificate is intended for the following purpose(s): - All issuance policies - All application policies. Click the Details tab, and then click the Copy to File button to open the Certificate Export Wizard. Click Next. Select the DER extended binary X.509 (.CER) option and click Next. Under file name, enter a name and browse to a convenient location, eg: RootCertificate.cer on the desktop. Click Next. Click Finish to close the wizard Installing the Root Certificate to a Mobile Device Copy the root certificate that was exported from the Certification Authority on the IIS server to the user s desktop computer. Connect the mobile device to the desktop with a USB cable. If they are using Windows XP or earlier operating system, then from the Start button, choose All Programs, and then click Microsoft ActiveSync. In ActiveSync, click the Tools menu, then select Explore Smartphone. Paste the certificate into the default folder on the mobile device (My Documents folder). Unplug the USB cable. If they are using Vista, then from the Start button, choose All Programs, and then click Windows Mobile Device Centre. Then select Browse the Contents of Your Device. Paste the certificate into the My Documents folder on the mobile device. Unplug the USB cable. Then on the mobile device, click the Start button, and select the File Explorer icon. This will open up the My Documents folder. Select the certificate file, and click Yes to install the certificate. Remember to select the This server requires an encrypted (SSL) connection option in the Outlook settings on the mobile phone. 5.3 To Test an SSL Implementation The SSL implementation should be tested twice, once on a desktop through Internet Explorer, and then on the mobile device. The solution can be tested by connecting to the OWA website through Internet Explorer with the https: prefix: A small lock icon should appear in Internet Explorer indicating that the web page is secured with an SSL certificate. Install the certificate into the Trusted Certification Authorities folder to remove any warnings in Internet Explorer. On the Mobile device, from the Start menu, click the ActiveSync icon. Then select the Sync option to begin synchronisation between the mobile device and the exchange server. Date: 8 October 2007 Page 9 of 10

10 If the synchronisation does not work as expected, make sure to check the Application section in the Event Logs on the IIS/Exchange server for any error messages. 6. Further Contact Details and Help For BT Business One Plan with BT Office Anywhere: For BT Office Anywhere: Offices worldwide British Telecommunications plc 2004 Registered office: 81 Newgate Street, London EC1A 7AJ Registered in England No: Date: 8 October 2007 Page 10 of 10

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson Copyright Information

More information

Windows Mobile SSL Certificates

Windows Mobile SSL Certificates Windows Mobile SSL Certificates Configuring Security Enhanced Communication on Exchange Server 2003 SP2 or 2007 with Windows Mobile Powered Devices White Paper Published: May 2007 For the latest information,

More information

Outlook Web Access Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate

Outlook Web Access Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate Outlook Web Access Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate Copyright. All rights reserved. Trustis Limited Building 273 New Greenham Park Greenham Common Thatcham

More information

Setting Up SSL on IIS6 for MEGA Advisor

Setting Up SSL on IIS6 for MEGA Advisor Setting Up SSL on IIS6 for MEGA Advisor Revised: July 5, 2012 Created: February 1, 2008 Author: Melinda BODROGI CONTENTS Contents... 2 Principle... 3 Requirements... 4 Install the certification authority

More information

Configuring Outlook for Windows to use your Exchange email

Configuring Outlook for Windows to use your Exchange email Configuring Outlook for Windows to use your Exchange email McGill faculty, staff and students are given a Microsoft Exchange account which will give you an email box, calendaring features, access to McGill

More information

etoken Enterprise For: SSL SSL with etoken

etoken Enterprise For: SSL SSL with etoken etoken Enterprise For: SSL SSL with etoken System Requirements Windows 2000 Internet Explorer 5.0 and above Netscape 4.6 and above etoken R2 or Pro key Install etoken RTE Certificates from: (click on the

More information

Set Up E-mail Setup with Microsoft Outlook 2007 using POP3

Set Up E-mail Setup with Microsoft Outlook 2007 using POP3 Page 1 of 14 Help Center Set Up E-mail Setup with Microsoft Outlook 2007 using POP3 Learn how to configure Outlook 2007 for use with your 1&1 e-mail account using POP3. Before you begin, you will need

More information

OUTLOOK EXPRESS EMAIL ACCOUNT SETUP FOR USE WITH ELLIPSE ADVANCED SPAM FILTER

OUTLOOK EXPRESS EMAIL ACCOUNT SETUP FOR USE WITH ELLIPSE ADVANCED SPAM FILTER *PLEASE NOTE* Specific information such as email servers, usernames, email addresses, and passwords should have already been provided to you by Ellipse. Please contact us before beginning, if you do not

More information

SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE)

SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE) 12/15/2012 WALISYSTEMSINC.COM SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE) Setup SSL in SharePoint 2013 In the last article (link below), you learned how to setup SSL in SharePoint 2013

More information

HTTP communication between Symantec Enterprise Vault and Clearwell E- Discovery

HTTP communication between Symantec Enterprise Vault and Clearwell E- Discovery Securing HTTP communication between Symantec Enterprise Vault and Clearwell E- Discovery Requesting and Applying an SSL Certificate to secure communication ion from Clearwell E-Discovery to Enterprise

More information

Hosted Microsoft Exchange Client Setup & Guide Book

Hosted Microsoft Exchange Client Setup & Guide Book Hosted Microsoft Exchange Client Setup & Guide Book Section 1 Microsoft Outlook Web Access (OWA) access directions Section 2 Windows Mobile Phone ActiveSync setup & configuration Section 3 - Apple iphone

More information

1 Outlook Web Access. 1.1 Outlook Web Access (OWA) Foundation IT Written approximately Dec 2010

1 Outlook Web Access. 1.1 Outlook Web Access (OWA) Foundation IT Written approximately Dec 2010 Foundation IT Written approximately Dec 2010 1 Outlook Web Access With the new version of Exchange 2010 Outlook Anywhere has been enabled and configured with a secure socket layer (SSL) certificate from

More information

ADFS Integration Guidelines

ADFS Integration Guidelines ADFS Integration Guidelines Version 1.6 updated March 13 th 2014 Table of contents About This Guide 3 Requirements 3 Part 1 Configure Marcombox in the ADFS Environment 4 Part 2 Add Relying Party in ADFS

More information

PREMIUM MAIL USER GUIDE

PREMIUM MAIL USER GUIDE PREMIUM MAIL USER GUIDE WHO THIS USER GUIDE IS FOR This document is for users of BigPond Premium Mail. It describes the features of BigPond Premium Mail from a user s perspective. It contains: A general

More information

Using TLS Encryption with Microsoft Outlook 2007

Using TLS Encryption with Microsoft Outlook 2007 Using TLS Encryption with Microsoft Outlook 2007 This guide is meant to be used with Microsoft Outlook 2007. While the instructions are similar, the menu layouts and options have changed since the previous

More information

Setting Up Email on Your Palm. Treo 700wx Smartphone

Setting Up Email on Your Palm. Treo 700wx Smartphone Setting Up Email on Your Palm Treo 700wx Smartphone Intellectual property notices 2006 Palm, Inc. All rights reserved. Trademark, copyright, patent, and other intellectual property notices are set forth

More information

TELSTRA BUSINESS MAIL QUICK REFERENCE GUIDE

TELSTRA BUSINESS MAIL QUICK REFERENCE GUIDE 1.1 Introduction 01 1.2 The Checklist 02 1.3 Business Mail Requirements 03 1.4 Downloading & Installing Outlook 2003 04 BEFORE YOU START 1.1 INTRODUCTION 1.1.1 Who this Guide is For 1.1.2 What s in this

More information

PREMIUM MAIL ADMINISTRATOR GUIDE

PREMIUM MAIL ADMINISTRATOR GUIDE PREMIUM MAIL ADMINISTRATOR GUIDE WHO THIS USER GUIDE IS FOR This document is for the: Administrator of the BigPond Premium Mail service. Users who have purchased the Solo Manager or a Solo Manager Plus

More information

How To Export Data From Exchange To A Mailbox On A Pc Or Macintosh (For Free) With A Gpl Or Ipa (For A Free) Or Ipo (For Cheap) With An Outlook 2003 Or Outlook 2007 (For An Ub

How To Export Data From Exchange To A Mailbox On A Pc Or Macintosh (For Free) With A Gpl Or Ipa (For A Free) Or Ipo (For Cheap) With An Outlook 2003 Or Outlook 2007 (For An Ub Exchange Client Quick Start Guide GAPC Hosted Exchange Client Guide Page 1 of 12 Client Requirements Hosted Exchange requires Outlook 2003 and Windows XP for MAPI access to your hosted Exchange mailboxes,

More information

Getting Started. Install the Omni Mobile Client

Getting Started. Install the Omni Mobile Client Getting Started This Quick Start Guide is for Windows Mobile Smart Phones (no touch-screen support) devices. There is a separate Quick Start Guide for Pocket PC and Windows Mobile touch-screen PDA and

More information

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3.

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3. Thunderbird The changes that need to be made in the email programs will be the following: Incoming mail server: newmail.one-eleven.net Outgoing mail server (SMTP): newmail.one-eleven.net You will also

More information

Hosted Microsoft Exchange Client Setup & Guide Book

Hosted Microsoft Exchange Client Setup & Guide Book Hosted Microsoft Exchange Client Setup & Guide Book Section 1 Microsoft Outlook Web Access (OWA) access directions Section 2 Windows 10 Mail App setup & configuration Section 3 Windows Mobile Phone ActiveSync

More information

Wavecrest Certificate

Wavecrest Certificate Wavecrest InstallationGuide Wavecrest Certificate www.wavecrest.net Copyright Copyright 1996-2015, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject to license.

More information

Using RPC over HTTP with Exchange Server 2003 SP1

Using RPC over HTTP with Exchange Server 2003 SP1 Using RPC over HTTP with Exchange Server 2003 SP1 Author: Bill Boswell Bill Boswell Consulting, Inc. www.billboswellconsulting.com bill@billboswellconsulting.com RCP over HTTP has a lot of moving parts

More information

Trend Micro Worry-Free Remote Manager Agent Installation Guide

Trend Micro Worry-Free Remote Manager Agent Installation Guide Trend Micro Worry-Free Remote Manager Agent Installation Guide Agent Installation Guide The Agent Installation Guide contains information about the Worry-Free Remote Manager (WFRM) agent installation process

More information

Configuring your email client to connect to your Exchange mailbox

Configuring your email client to connect to your Exchange mailbox Configuring your email client to connect to your Exchange mailbox Contents Use Outlook Web Access (OWA) to access your Exchange mailbox... 2 Use Outlook 2003 to connect to your Exchange mailbox... 3 Add

More information

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide September, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Exchange 2010 Outlook Profile Configuration... 1 Outlook Profile

More information

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account?

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account? Contents Page Q. How do I access my email? Q. How do I change or reset a password for an email account? Q. How do I forward or redirect my messages to a different email address? Q. How do I set up an auto-reply

More information

isupplier PORTAL ACCESS SYSTEM REQUIREMENTS

isupplier PORTAL ACCESS SYSTEM REQUIREMENTS TABLE OF CONTENTS Recommended Browsers for isupplier Portal Recommended Microsoft Internet Explorer Browser Settings (MSIE) Recommended Firefox Browser Settings Recommended Safari Browser Settings SYSTEM

More information

Exchange 2003 Mailboxes

Exchange 2003 Mailboxes Exchange 2003 Mailboxes Microsoft will stop supporting Exchange 2003 mailboxes in 2014 as it comes to the end of it s life. To maintain our levels of support and performance of all our customers, we will

More information

Technical Brief ActiveSync Configuration for WatchGuard SSL 100

Technical Brief ActiveSync Configuration for WatchGuard SSL 100 Introduction Technical Brief ActiveSync Configuration for WatchGuard SSL 100 October 2009 With ActiveSync, users get push functionality to keep email, calendar, tasks, and contacts up to date on a mobile

More information

Installing Logos SSL Certificates on Mobile Devices

Installing Logos SSL Certificates on Mobile Devices Installing Logos SSL Certificates on Mobile Devices Phase 1: Obtain the SSL Certificate You can obtain the SSL certificate in one of 2 ways. Method 1 Download the SSL certificate from it.logostech.net

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry...

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry... Contents Email Accounts... 3 Adding accounts... 3 Account Modifications... 6 Adding Aliases... 7 Primary E-mail Addresses... 10 Mailbox Quotas... 12 Removing accounts... 13 Mail Forwarding and Distribution

More information

HTTP Server Setup for McAfee Endpoint Encryption (Formerly SafeBoot) Table of Contents

HTTP Server Setup for McAfee Endpoint Encryption (Formerly SafeBoot) Table of Contents Table of Contents Introduction... 1 Setting Up Endpoint Encryption s HTTP Server...2 How to trust Control Break as an CA... 20 Start Endpoint Encryption s HTTP Server service... 23 Verify Endpoint Encryption

More information

Outlook 2010 Setup Guide (POP3)

Outlook 2010 Setup Guide (POP3) Versions Addressed: Microsoft Office Outlook 2010 Document Updated: 8/31/2012 Copyright 2012 Smarsh, Inc. All rights Purpose: This document will assist the end user in configuring Outlook 2010 to access

More information

MelbourneOnline Hosted Exchange Setup

MelbourneOnline Hosted Exchange Setup MelbourneOnline Hosted Exchange Setup Your email on our Hosted Exchange servers can be accessed by multiple devices including PC, Mac, iphone, IPad, Android, Windows Phone and of course webmail. It s all

More information

NeoMail Guide. Neotel (Pty) Ltd

NeoMail Guide. Neotel (Pty) Ltd NeoMail Guide Neotel (Pty) Ltd NeoMail Connect Guide... 1 1. POP and IMAP Client access... 3 2. Outlook Web Access... 4 3. Outlook (IMAP and POP)... 6 4. Outlook 2007... 16 5. Outlook Express... 24 1.

More information

Windows Mobile from Vodafone

Windows Mobile from Vodafone Windows Mobile from Vodafone 1 Getting Started 2 1.1 Introduction 2 1.2 Conditions 2 1.3 Compatible devices for Windows Mobile solution 2 1.4 Device Configuration 2 1.4.1 Automatic device configuration

More information

Configuring Outlook 2002-2003 for IMAP. Creating a New IMAP Account. Modify an Existing Account

Configuring Outlook 2002-2003 for IMAP. Creating a New IMAP Account. Modify an Existing Account mai l. uml. edu mai l. uml. edu Configuring Outlook 2002-2003 for IMAP This document will show you how to setup or modify Outlook 2003 as an IMAP client. It is intended for Faculty and Staff whose mailboxes

More information

2. In the Search programs and files field, enter mmc and hit the enter key

2. In the Search programs and files field, enter mmc and hit the enter key The Enrollment Key Pair is created when you make an on-line request for a certificate. There will be one Enrollment Key Pair for each certificate request that you have made. Your computer will look for

More information

AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3

AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3 Contents AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3 Microsoft Federation Gateway Support Overview... 4 Deploying and Configuring Microsoft

More information

Instructions: Configuring Outlook 2003 with Exchange 2010 on the FIUMail

Instructions: Configuring Outlook 2003 with Exchange 2010 on the FIUMail Instructions: Configuring Outlook 2003 with Exchange 2010 on the FIUMail Environment Some users have been using Outlook 2003 with their IMAP or POP account, and already have a profile set up. For those

More information

Configuring the WT-4 for ftp (Ad-hoc Mode)

Configuring the WT-4 for ftp (Ad-hoc Mode) En Configuring the WT-4 for ftp (Ad-hoc Mode) Windows XP Introduction This document provides basic instructions on configuring the WT-4 wireless transmitter and a Windows XP Professional SP2 ftp server

More information

BOTTOM UP THINKING EMAIL SETUP INSTRUCTIONS. Unique businesses require unique solutions CLIENT GUIDE

BOTTOM UP THINKING EMAIL SETUP INSTRUCTIONS. Unique businesses require unique solutions CLIENT GUIDE BOTTOM UP THINKING Unique businesses require unique solutions EMAIL SETUP INSTRUCTIONS CLIENT GUIDE INDEX How to connect a. Deciding on best method (POP or IMAP) Setting up email on devices Webmail a.

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

How To Take Advantage Of Active Directory Support In Groupwise 2014

How To Take Advantage Of Active Directory Support In Groupwise 2014 White Paper Collaboration Taking Advantage of Active Directory Support in GroupWise 2014 Flexibility and interoperability have always been hallmarks for Novell. That s why it should be no surprise that

More information

Chapter 2 Editor s Note:

Chapter 2 Editor s Note: [Editor s Note: The following content was excerpted from the free ebook The Tips and Tricks Guide to Securing Windows Server 2003 (Realtimepublishers.com) written by Roberta Bragg and available at http://www.netiq.com/offers/ebooks.]

More information

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access With IDENTIKEY Server / Axsguard IDENTIFIER Integration Guidelines Disclaimer Disclaimer of Warranties and Limitations

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Setting Up Email. on Your Touch by HTC

Setting Up Email. on Your Touch by HTC Setting Up Email on Your Touch by HTC Intellectual Property Notices 2007 Sprint Nextel. All rights reserved. No reproduction in whole or in part without prior written approval. SPRINT and other trademarks

More information

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

1. Open the preferences screen by opening the Mail menu and selecting Preferences... Using TLS encryption with OS X Mail This guide assumes that you have already created an account in Mail. If you have not, you can use the new account wizard. The new account wizard is in the Accounts window

More information

Microsoft Exchange 2010 and 2007

Microsoft Exchange 2010 and 2007 Microsoft Exchange 2010 and 2007 Download the server certificate and intermediate certificates. Perform the following procedure for each of the intermediate certificates and then for the server certificate.

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Microsoft Exchange Mailbox Email Software Setup Guide

Microsoft Exchange Mailbox Email Software Setup Guide Microsoft Exchange Mailbox Email Software Setup Guide Microsoft Exchange Mailbox Setup Guide Setting up a Microsoft Exchange mailbox only takes a few minutes. You can set up any email software to send

More information

Microsoft Exchange Mailbox Email Software Setup Guide

Microsoft Exchange Mailbox Email Software Setup Guide Microsoft Exchange Mailbox Email Software Setup Guide Microsoft Exchange Mailbox Setup Guide Setting up a Microsoft Exchange mailbox only takes a few minutes. You can set up any email software to send

More information

StarterPlus Mailbox Email Software Setup Guide

StarterPlus Mailbox Email Software Setup Guide StarterPlus Mailbox Email Software Setup Guide Setting up an StarterPlus mailbox only takes a few minutes. You can set up any email software to send and receive email from your mailbox. You can connect

More information

Migration guide. Business Email

Migration guide. Business Email Migration guide Business Email June 2013 Contents Introduction 3 Administrator Migration What You Need to Get Started 1. Importing PST Files 2. Exporting PST Files 3 3 4 5 End User Migration Using Outlook

More information

Configure ActiveSync with a single Exchange server (Exchange sync for an iphone)

Configure ActiveSync with a single Exchange server (Exchange sync for an iphone) Configure ActiveSync with a single Exchange server (Exchange sync for an iphone) I recently picked up a first-generation iphone from a friend and after playing around with it for a while I decided that

More information

BUSINESS CLASS POP3 E-MAIL END USER GUIDE TIME WARNER CABLE BUSINESS SERVICES VERSION 1.0, RELEASE 1.2

BUSINESS CLASS POP3 E-MAIL END USER GUIDE TIME WARNER CABLE BUSINESS SERVICES VERSION 1.0, RELEASE 1.2 BUSINESS CLASS POP3 E-MAIL END USER GUIDE TIME WARNER CABLE BUSINESS SERVICES VERSION 1.0, RELEASE 1.2 Table of Contents MANAGING E-MAIL ACCOUNTS... 3 GENERIC CONFIGURATION INSTRUCTIONS... 3 POP mail...

More information

Sophos UTM Web Application Firewall for Microsoft Exchange connectivity

Sophos UTM Web Application Firewall for Microsoft Exchange connectivity How to configure Sophos UTM Web Application Firewall for Microsoft Exchange connectivity This article explains how to configure your Sophos UTM 9.2 to allow access to the relevant Microsoft Exchange services

More information

To install the SMTP service:

To install the SMTP service: To install the SMTP service: From the Start menu, click Control Panel. 2. Double-click Add or Remove Programs. 3. From the left pane, click Add/Remove Windows Components. 4. From the Components list, click

More information

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling This document covers the following Microsoft Exchange Server Editions Microsoft Exchange Enterprise Edition 2007 Microsoft Exchange

More information

Email Client Configuration Guide

Email Client Configuration Guide Email Client Configuration Guide Table of Contents Email Configuration...3 Email settings...3 IMAP...3 POP...3 SMTP...3 Process Overview...5 Account set up wizards...5 Anatomy of an email address...5 Why

More information

RSA Security Analytics

RSA Security Analytics RSA Security Analytics Event Source Log Configuration Guide Microsoft Windows using Eventing Collection Last Modified: Thursday, July 30, 2015 Event Source Product Information: Vendor: Microsoft Event

More information

Instructions for Microsoft Outlook 2003

Instructions for Microsoft Outlook 2003 ElkhartNet, Inc. is dedicated to providing our email customers with excellent service and support. In a targeted effort to reduce SPAM and to provide more secure and faster email, we are changing our outgoing

More information

Set Up Your Email. HTC Touch Pro. www.sprint.com

Set Up Your Email. HTC Touch Pro. www.sprint.com Set Up Your Email HTC Touch Pro www.sprint.com 2008 Sprint. Sprint and the logo are trademarks of Sprint. Other marks are the property of their respective owners. Intellectual Property Notices Copyright

More information

How To Set Up An Outlook Mailbox On A Windows 2007 (For Free) With A Free Email Account On A Blackberry Or Ipad (For A Free) Or Ipa (For An Ipa) With An Outlook 2007 (Free) Or

How To Set Up An Outlook Mailbox On A Windows 2007 (For Free) With A Free Email Account On A Blackberry Or Ipad (For A Free) Or Ipa (For An Ipa) With An Outlook 2007 (Free) Or Microsoft Exchange Mailbox Email Software Setup Guide Microsoft Exchange Mailbox Setup Guide Setting up a Microsoft Exchange mailbox only takes a few minutes. You can set up any email software to send

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Ad Hoc Setup Windows XP 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without permission is prohibited. 1

More information

Technical Note. Configuring Outlook Web Access with Secure WebMail Proxy for eprism

Technical Note. Configuring Outlook Web Access with Secure WebMail Proxy for eprism Technical Note Configuring Outlook Web Access with Secure WebMail Proxy for eprism Information in this document is subject to change without notice. This document may be distributed freely only in whole,

More information

How to set up Outlook Anywhere on your home system

How to set up Outlook Anywhere on your home system How to set up Outlook Anywhere on your home system The Outlook Anywhere feature for Microsoft Exchange Server 2007 allows Microsoft Office Outlook 2007 and Outlook 2003 users to connect to their Outlook

More information

Automatic Setup... 1 Manual Setup... 2 Installing the Wireless Certificates... 18

Automatic Setup... 1 Manual Setup... 2 Installing the Wireless Certificates... 18 Contents Automatic Setup... 1 Manual Setup... 2 Installing the Wireless Certificates... 18 Automatic Setup 1. Click on the Wireless icon in your system tray that looks like. 2. You will see a list of available

More information

USING SSL/TLS WITH TERMINAL EMULATION

USING SSL/TLS WITH TERMINAL EMULATION USING SSL/TLS WITH TERMINAL EMULATION This document describes how to install and configure SSL or TLS support and verification certificates for the Wavelink Terminal Emulation (TE) Client. SSL/TLS support

More information

Email Client configuration and migration Guide Setting up Thunderbird 3.1

Email Client configuration and migration Guide Setting up Thunderbird 3.1 Email Client configuration and migration Guide Setting up Thunderbird 3.1 1. Open Mozilla Thunderbird. : 1. On the Edit menu, click Account Settings. 2. On the Account Settings page, under Account Actions,

More information

Wireless Email Installation Checklist for Novell GroupWise Environments

Wireless Email Installation Checklist for Novell GroupWise Environments Overview Wireless Email Installation Checklist for Novell GroupWise Environments This chapter includes a checklist to be completed before you install Wireless Email for Novell GroupWise. By completing

More information

Load Balancing Exchange 2007 Client Access Servers using Windows Network Load- Balancing Technology

Load Balancing Exchange 2007 Client Access Servers using Windows Network Load- Balancing Technology Load Balancing Exchange 2007 Client Access Servers using Windows Network Load- Balancing Technology In this article I will show you how you can load-balance Exchange 2007 Client Access Servers (CAS) using

More information

Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide

Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English Afaria Network Configuration (X87) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE

More information

IMAP and SMTP Setup in Email Clients

IMAP and SMTP Setup in Email Clients IMAP and SMTP Setup in Email Clients Configuring an Email Client for IMAP Configuring an Email Client for the SMTP Server Overview Internet Message Access Protocol (IMAP), or a remote connection through

More information

Configuring Your Email Client: Outlook Express

Configuring Your Email Client: Outlook Express Configuring Your Email Client: Outlook Express Information in this document created by Webmail.us and provided by Bare Feet Studios. Table of Contents Chapter 1. Introduction... 1-1 What is an Email Client?...

More information

RBackup Server Installation and Setup Instructions and Worksheet. Read and comply with Installation Prerequisites (In this document)

RBackup Server Installation and Setup Instructions and Worksheet. Read and comply with Installation Prerequisites (In this document) RBackup Server Installation and Setup Instructions and Worksheet Fill out the Installation Worksheet. (In this document) Read and comply with Installation Prerequisites (In this document) Review the Partner

More information

E M A I L S E T - U P G U I D E

E M A I L S E T - U P G U I D E E M A I L S E T - U P G U I D E In our effort to help eliminate unwanted Spam, your email system hosted on our SplashWeb server, has additional security features. Unfortunately, this does make setting

More information

Microsoft IIS 4 Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate

Microsoft IIS 4 Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate Microsoft IIS 4 Guide to Installing Root Certificates, Generating CSR and Installing SSL Certificate Copyright. All rights reserved. Trustis Limited Building 273 New Greenham Park Greenham Common Thatcham

More information

Configuring Your Email Client: Outlook Express. Quick Reference

Configuring Your Email Client: Outlook Express. Quick Reference Configuring Your Email Client: Outlook Express Quick Reference Table of Contents Chapter 1. Introduction...1-1 What is an Email Client?...1-1 Who Should Read This Manual?...1-1 POP, IMAP, and SSL: Which

More information

Connecting to Delta College Exchange services off-campus

Connecting to Delta College Exchange services off-campus Connecting to Delta College Exchange services off-campus The following instructions are provided to document the client configuration used to connect to Microsoft Exchange services at Delta College from

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

How To Configure Email Using Different Email Clients

How To Configure Email Using Different Email Clients How To Configure Email Using Different Email Clients This document will show step by step instructions for setting up and updating email accounts using different Email Clients. Always remember to verify

More information

Email: support@apps4rent.com Toll Free: 1-866-716-2040 International: 1-646-506-9354

Email: support@apps4rent.com Toll Free: 1-866-716-2040 International: 1-646-506-9354 1. Check your Welcome e-mail for login credentials for the control panel. 2. Using the login details in the welcome e-mail; login at https://cp.hostallapps.com Adding Domain: 1. On the Home Page of the

More information

All existing accounts will be listed. 2. Click Add and select Mail to add a new E-mail account (see Figure 2). Figure 1. Figure 2

All existing accounts will be listed. 2. Click Add and select Mail to add a new E-mail account (see Figure 2). Figure 1. Figure 2 Microsoft Outlook Express 5.x, 6.0 This section describes how to configure Outlook Express to access POP E-mail. 1. Click Tools and select Accounts from the pull-down menu (see Figure 1). Figure 1 All

More information

Business mail 1 MS OUTLOOK RECONFIGURATION DUE TO SYSTEM MIGRATION... 2

Business mail 1 MS OUTLOOK RECONFIGURATION DUE TO SYSTEM MIGRATION... 2 Business mail Instructions for configuration of Outlook, 2007, 2010, 2013 and mobile devices CONTENT 1 MS OUTLOOK RECONFIGURATION DUE TO SYSTEM MIGRATION... 2 1.1 Deleting existing Exchange e-mail accounts...

More information

Business mail 1 MS OUTLOOK CONFIGURATION... 2

Business mail 1 MS OUTLOOK CONFIGURATION... 2 Business mail Instructions for configuration of Outlook, 2007, 2010, 2013 and mobile devices CONTENT 1 MS OUTLOOK CONFIGURATION... 2 1.1 Outlook 2007, 2010 and 2013 adding new exchange account, automatic

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Infrastructure Setup Windows XP 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without permission is prohibited.

More information

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Last revised: November 12, 2014 Table of Contents Table of Contents... 2 I. Introduction... 4 A. ASP.NET Website... 4 B.

More information

Creating the Certificate Request

Creating the Certificate Request Creating the Certificate Request Now that we have installed the Certificate Services component, it s time to create the Certificate Request for ourdefault Website. We should therefore do the following:

More information

Trial environment setup. Exchange Server Archiver - 3.0

Trial environment setup. Exchange Server Archiver - 3.0 Trial environment setup Exchange Server Archiver - 3.0 Introduction This document describes how you can set up a trial environment for using Exchange Server Archiver with Exchange Server 2007. You do not

More information

Email Update Instructions

Email Update Instructions 1 Email Update Instructions Contents Email Client Settings The Basics... 3 Outlook 2013... 4 Outlook 2007... 6 Outlook Express... 7 Windows Mail... 8 Thunderbird 3... 9 Apple Mail... 10 2 Email Client

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide Document Revision Date: Nov. 13, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Introduction... 1 Exchange 2010 Outlook

More information

Email client configuration guide. Business Email

Email client configuration guide. Business Email Email client configuration guide Business Email August 2013 Contents 1. Mac Email Clients 1.1 Downloading Microsoft Outlook (Professional Plan Users) 1.2 Configuring Microsoft Outlook (Full Exchange Server

More information