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

Size: px
Start display at page:

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

Transcription

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

2 Information in this document is subject to change without notice. This document may be distributed freely only in whole, however no alterations are allowed without the expressed written consent of the author, St. Bernard Software, Inc St. Bernard Software, Inc. All rights reserved. St. Bernard Software is a trademark of St. Bernard Software, Inc. All other product and corporate names may be trademarks or registered trademarks, and are used only for identification, without intent to infringe. For more information about St. Bernard Software and eprism, check us out on the Web at Contact Information St. Bernard Software (North America, South America, Pacific Rim) Avenue of Science San Diego, CA FAX: Sales: Technical Support: Technical Support FAX: Technical Support eprism-support@stbernard.com St. Bernard Software (Europe, Asia, Africa) Unit 4, Riverside Way Watchmoor Park, Camberley Surrey, UK GU15 3YQ FAX: Technical Support: Technical Support support@uk.stbernard.com

3 Table of Contents Contact Information... 2 Table of Contents... 3 Introduction... 4 Enabling the Secure WebMail OWA Proxy... 5 Integration with OWA 2000 on a Windows 2000 Server... 7 Issues with Configuring eprism and OWA ANONYMOUS ACCESS AND AUTHENTICATION CONTROL... 9 IP Address and Domain Name Restrictions User Protocol Settings Local NTFS Permissions EXCHANGE 2000 SERVICE PACK ACCESSING OWA WITH RADIUS AUTHENTICATION Installing a RADIUS Server on the Windows 2000 Domain Installing IAS Register IAS Server with Active Directory Add eprism as a RADIUS Client Enable the Remote Access Policy Enable Dial-in Permission for a User Enabling RADIUS on eprism Last Revision: 11/1/ St. Bernard Software 3

4 Introduction The Secure WebMail proxy provides a highly secure mechanism for accessing Microsoft OWA (Outlook Web Access). OWA uses a very similar interface to Outlook, and provides an attractive, easy to use remote interface for users to access their Exchange mailboxes remotely. With OWA, users can see all of their mail, contacts, calendar (and so on), using a web browser. Since OWA is accessible from the Internet, it presents a number of security challenges. The Secure WebMail Proxy feature is designed to support OWA use while protecting it from Internet attacks. The OWA connection is managed using a full application proxy. eprism completely recreates all HTTP/HTTPS requests made by the external client to the internal OWA Exchange server. The following diagrams describe two different ways to secure OWA with eprism: Setup 1: eprism Deployed with Two Interfaces Setup 2: eprism Deployed in the DMZ INTERNET INTERNET Public Network Private Network eprism Public Network Private Network Firewall DMZ Network eprism OWA OWA Last Revision: 11/1/ St. Bernard Software 4

5 In Setup 1, eprism uses two interfaces: one for the private network and one for the public network. OWA users will connect to the OWA interface through the public interface of eprism. eprism will then proxy the traffic through its private interface to the OWA server. The connection is secure because the requests by the OWA clients are recreated by eprism. In Setup 2, eprism is deployed in the DMZ, and OWA users will first connect to the public interface of the firewall. The traffic is forwarded to eprism, and then the requests will be recreated and forwarded to the OWA server. On the firewall, incoming port 443 needs to be opened from the public interface to the DMZ to allow traffic flow from the Internet to eprism. Ports 80 or 443 from the DMZ to the private network also need to be configured to allow the eprism to connect to the OWA server. Enabling the Secure WebMail OWA Proxy Configure the OWA proxy on eprism by selecting User Accounts, and then Secure WebMail from the menu. Add an OWA enabled machine as follows: 1. Click the Add Server button. Last Revision: 11/1/ St. Bernard Software 5

6 2. Specify the URL of the page where OWA is located, such as in the Address field. 3. Enter an optional name to describe this server in the Label field. 4. Select the users that will be allowed to use OWA by clicking on the corresponding check box. This option can also be enabled from the user s mailbox properties. 5. If the Try eprism mail client ID/Login first option is enabled, the username and password for the user will be sent to the Exchange server. eprism will prompt the user for a password for the Exchange server if this option is not checked. Last Revision: 11/1/ St. Bernard Software 6

7 Integration with OWA 2000 on a Windows 2000 Server OWA (Outlook Web Access) provides a way to access Exchange server mailboxes and folders via standard web browsers, providing the advantage of platform independence. The current version of OWA included with Microsoft Exchange 2000 server is OWA OWA is installed by default when you install Exchange 2000 server. By default, it will allow all users access to their mailboxes and public folders immediately after installation with no additional configuration. eprism uses an application proxy to allow users OWA access through a secure channel. There are some noticeable differences in the user interface when accessing OWA from eprism. Last Revision: 11/1/ St. Bernard Software 7

8 OWA Interface with eprism OWA 2000 uses IIS 5.0 (Internet Information Server) to access the Exchange server. Configuration of directory security, authentication and access control can all be performed with the Internet Information Services management console (MMC) accessed from the Administration Tools menu of the Windows 2000 server. The Exchweb folder stores most of the information required to run OWA. Internet Information Services Management Console Last Revision: 11/1/ St. Bernard Software 8

9 Issues with Configuring eprism and OWA 2000 The following describes certain issues that may arise from running OWA 2000 with eprism. Anonymous Access and Authentication Control In OWA 2000, users must be authenticated before gaining access to resources on the Exchange server. There are four types of authentication available: Anonymous, Basic Authentication, Digest Authentication and Integrated Windows Authentication. To view the available options, examine the properties menu of the Exchweb folder, click Directory Security, then Anonymous Access Authentication Control and then click Edit. The default authentication methods enabled by default are shown above. eprism only supports anonymous access, so the default options available will work for eprism. Anonymous access does not require a user name and password. If this option is checked, the other three options are ignored. Note: Enabling Basic authentication with Anonymous access may cause the OWA server to be inaccessible from eprism. A common configuration issue with integrating eprism and OWA 2000 is that anonymous access may be turned off for security reasons before implementing eprism. After eprism is installed and the Secure WebMail proxy enabled, the OWA server will not be accessible. Last Revision: 11/1/ St. Bernard Software 9

10 If OWA is not accessible, you may see one of the following symptoms: When logging in, icons like Inbox, Calendars, Contacts, and Folders are not displayed. When accessing the interface by clicking on any of the functions, the session logs out, as shown below. Enabling Anonymous access from the Authentication Methods screen should solve this problem. Although enabling anonymous access may seem insecure, users have already been authenticated by eprism when they log in. In this setup, eprism acts as the first point of authentication for Secure WebMail. Last Revision: 11/1/ St. Bernard Software 10

11 IP Address and Domain Name Restrictions IIS can be used to administer access control for hosted web sites. This feature can also be used for controlling access to OWA. From the properties menu of the Exchweb folder, click on Directory Security, then IP Address and Domain Name Restrictions, and then click Edit. When Granted Access is checked, all computers except the listed IP addresses, IP network ranges and/or domain names will be granted access to OWA. When Denied Access is checked, all computers except those listed will be denied access. When eprism is deployed with OWA access, it acts on the requesting clients behalf to establish the connection. As a result, the source IP address of the connection will be the IP Address of the eprism system. When access control is set to deny access for the IP Address of eprism, users will not be able to access the OWA server properly, and images on the screen will not be displayed, as shown below. Last Revision: 11/1/ St. Bernard Software 11

12 The web server s log will show an error code of 403 for all the image files. The log files can be found in the following directory: System root\winnt\system32\logfiles\w3svc1 To enable the image files, the IP address of eprism can be added to the list of IP addresses that are allowed access. With these types of IP address restrictions, a possible configuration is to only allow access from the IP address of the eprism system. All users should then be directed to the IP address or host name of eprism for web mail access. With this configuration, all connections can be secured by eprism. User Protocol Settings In Windows 2000, each user s protocol settings can be modified to restrict or allow access to POP3, IMAP and HTTP (OWA). When there are problems accessing OWA, these settings should be verified. The protocol setting for each user can be viewed by using Active Directory Users and Computers. Right click on the user account that needs to be modified and view its properties. Navigate to the Exchange Advanced tab. Note: This menu can only be accessed after enabling the View Advanced Features option. Last Revision: 11/1/ St. Bernard Software 12

13 Click the Protocol Settings button: Last Revision: 11/1/ St. Bernard Software 13

14 Select HTTP and verify that the Enable for mailbox option is checked. If this is not enabled, logging on to the OWA server through eprism will result in the HTTP/ Forbidden error. Local NTFS Permissions Since eprism only supports anonymous access, the account that is used for anonymous access needs to have the appropriate permissions for accessing local Exchange resources. From Internet Information Services, right click on the Exchweb folder and select properties. Choose Directory Security, then Anonymous Access and Authentication Control, and then click Edit. Under Anonymous Access and next to Account used for anonymous access, click Edit. The default account that is used for anonymous access should be IUSR_<computer name>. If the computer name is OWAPC, the user account will be IUSR_OWAPC. Ensure that this user has permissions for the following directory: System Root\Program Files\Exchsrvr\exchweb Right click on the directory and select properties. Select the Securities tab and ensure that the Authenticated Users have Read & Execute, List Folder Contents, and Read permissions set to Allow. The Authenticated Users group includes the anonymous user (IUSR_<computer name>) as specified by Internet Information Services. Last Revision: 11/1/ St. Bernard Software 14

15 Exchange 2000 Service Pack 3 The Exchange 2000 Service Pack 3 was released in July It includes a large amount of bug fixes and some added features, a few of which affect eprism. Note: For a list of bug fixes in Service Pack 3, see: After Service Pack 3 is installed, the OWA logo changes and a Logoff button are added to the left menu, as shown below. Last Revision: 11/1/ St. Bernard Software 15

16 Different Logo Logoff button Added A known problem with public folders not being accessible from OWA in Exchange 2000 has been fixed in Service Pack 3. If you notice problems with accessing public folders, ensure that Service Pack 3 is installed. Accessing OWA with RADIUS Authentication RADIUS authentication for OWA users is supported by eprism Mail Firewall version and above. The main advantage of this option is that the user database on Windows 2000 domain controllers can be used for authenticating OWA access via eprism. To allow RADIUS authentication, Internet Authentication Services must be installed on the Windows 2000 server. This service is included in the Windows 2000 Server CD but is not installed by default. Caution: When using RADIUS authentication, users should not be created on eprism. If duplicate users exist on both eprism and the Windows 2000 domain, the user will not be able to log in. Last Revision: 11/1/ St. Bernard Software 16

17 Installing a RADIUS Server on the Windows 2000 Domain To allow the Windows 2000 Server to authenticate users with RADIUS, Internet Authentication Service (IAS) must be installed, and Routing and Remote Access must also be running. With IAS installed, user information can be retrieved from the Windows 2000 Domain Controller. The RADIUS server does not need to be running on the Domain Controller itself. When eprism sends out a request for authentication, the RADIUS server will query the Domain Controller on behalf of eprism. Existing user accounts on the Windows 2000 domain can be used to allow OWA access. Installing IAS 1. Select Add/Remove Programs in Control Panel. 2. Select Add/Remove Windows Components. 3. Highlight Networking Services and click Details. 4. Select the Internet Authentication Service check box. 5. Click Next to install the service. Register IAS Server with Active Directory To allow IAS read access permissions on the Domain Controller, the Windows 2000 server running IAS must be registered with Active Directory: 1. Launch Internet Authentication Service by clicking Start, and then select Administrative Tools. 2. Right click on Internet Authentication Service. 3. Select Register server with Active directory. Add eprism as a RADIUS Client 1. Launch IAS. 2. Click on Clients. 3. Right click on an empty area and choose New Client. 4. Specify a name to identify the client (eprism). 5. Ensure the default protocol is set to RADIUS. 6. Click Next. 7. Specify the IP address of the eprism system. 8. Ensure that Client-Vendor is set to RADIUS Standard. Last Revision: 11/1/ St. Bernard Software 17

18 9. The Shared Secret must be the same as the one specified on the eprism. 10. Click Finish. Enable the Remote Access Policy 1. Launch IAS. 2. Click on Remote Access Policy. 3. Select the Allow Access if dial-in permission is enabled option and click Edit. Last Revision: 11/1/ St. Bernard Software 18

19 4. Select Grant remote access permission. 5. Click the Edit Profile button. 6. Select the Authentication tab. Last Revision: 11/1/ St. Bernard Software 19

20 7. Select the Unencrypted Authentication (PAP, SPAP) check box. 8. Click OK to exit the Edit Profile menu. 9. Click OK again to exit the Allow access properties menu. Last Revision: 11/1/ St. Bernard Software 20

21 Enable Dial-in Permission for a User 1. Launch Active Directory Users and Computers on the Domain Controller. 2. Double click on the user name. 3. Select the Dial-in tab. 4. Select Allow access. 5. Click OK. Last Revision: 11/1/ St. Bernard Software 21

22 Enabling RADIUS on eprism To configure RADIUS, select User Accounts, and then Remote Auth from the menu. Add a RADIUS server as follows: 1. Enter the IP address and shared secret of the RADIUS server, and then click Add. 2. Select all accessible OWA servers from the Accessible Servers section and click Apply. Last Revision: 11/1/ St. Bernard Software 22

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see "Deploy Inbox Rules" below.

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see Deploy Inbox Rules below. Configure the E-mail Router After the E-mail Router has been installed, you can configure several aspects of it. Some of these configuration tasks are mandatory. Others are optional in that you use them

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

Outlook Express POP Instructions - Bloomsburg University Students

Outlook Express POP Instructions - Bloomsburg University Students 1. Open Outlook Express by clicking Start, All Programs, and Outlook Express. 2. Click on the Tools menu and click Accounts. 1 3. Click on Add Mail 4. Enter your name and click Next. 2 5. Enter your full

More information

Configuring Internet Authentication Service on Microsoft Windows 2003 Server

Configuring Internet Authentication Service on Microsoft Windows 2003 Server Windows 2003 / Enhanced Configuring Internet Authentication Service on Microsoft Windows 2003 Server Introduction This technote describes how to setup the Internet Authentication service (IAS) on a Microsoft

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

Webmail. Setting up your email account

Webmail. Setting up your email account Setting up your email account In these notes, yourdomain means the full domain name (i.e. the part of an email address after the @ sign). This doesn t include www, but does include.co.uk or.com. For example,

More information

Quick Scan Features Setup Guide

Quick Scan Features Setup Guide Xerox WorkCentre 7132 Quick Scan Features Setup Guide 701P45042 This guide includes instructions for: Scan to Email on page 1 Scan to Mailbox Setup (Optional) on page 5 Network Scanning Setup (Optional)

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

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

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

Using etoken for Securing E-mails Using Outlook and Outlook Express

Using etoken for Securing E-mails Using Outlook and Outlook Express Using etoken for Securing E-mails Using Outlook and Outlook Express Lesson 15 April 2004 etoken Certification Course Securing Email Using Certificates Unprotected emails can be easily read and/or altered

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

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

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

Cox Managed CPE Services. RADIUS Authentication for AnyConnect VPN Version 1.3 [Draft]

Cox Managed CPE Services. RADIUS Authentication for AnyConnect VPN Version 1.3 [Draft] Cox Managed CPE Services RADIUS Authentication for AnyConnect VPN Version 1.3 [Draft] September, 2015 2015 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted

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

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

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

Windows XP Exchange Client Installation Instructions

Windows XP Exchange Client Installation Instructions WINDOWS XP with Outlook 2003 or Outlook 2007 1. Click the Start button and select Control Panel: 2. If your control panel looks like this: Click Switch to Classic View. 3. Double click Mail. 4. Click show

More information

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming Email Setup Guide 1. Entourage 2008 Page 2 2. ios / iphone Page 5 3. Outlook 2013 Page 10 4. Outlook 2007 Page 17 5. Windows Live Mail a. New Account Setup Page 21 b. Change Existing Account Page 25 Entourage

More information

Configuring an Email Client to Connect to CASS Mail Servers

Configuring an Email Client to Connect to CASS Mail Servers Configuring an Email Client to Connect to CASS Mail Servers Table of Contents Introduction... 2 Webmail... 2 Settings... 2 Forwarding... 2 Email Client Configuration... 3 Outlook 2003... 3 Outlook 2007...

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

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

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

Application Note. Using a Windows NT Domain / Active Directory for User Authentication NetScreen Devices 8/15/02 Jay Ratford Version 1.

Application Note. Using a Windows NT Domain / Active Directory for User Authentication NetScreen Devices 8/15/02 Jay Ratford Version 1. Application Note Using a Windows NT Domain / Active Directory for User Authentication NetScreen Devices 8/15/02 Jay Ratford Version 1.0 Page 1 Controlling Access to Large Numbers of Networks Devices to

More information

Intercept Anti-Spam Quick Start Guide

Intercept Anti-Spam Quick Start Guide Intercept Anti-Spam Quick Start Guide Software Version: 6.5.2 Date: 5/24/07 PREFACE...3 PRODUCT DOCUMENTATION...3 CONVENTIONS...3 CONTACTING TECHNICAL SUPPORT...4 COPYRIGHT INFORMATION...4 OVERVIEW...5

More information

Remote Access Technical Guide To Setting up RADIUS

Remote Access Technical Guide To Setting up RADIUS Remote Access Technical Guide To Setting up RADIUS V 2.4 Published: 09 May 2006 1 Index 1 Index...2 1.1 Other Relevant Documents...2 2 Introduction...3 2.1 Authentication realms...3 2.2 Installing IAS...4

More information

Windows Mail POP Instructions - Bloomsburg University Students

Windows Mail POP Instructions - Bloomsburg University Students 1. Open Windows Mail from your Start Menu. 2. Click on the Tools menu and click Accounts. 1 3. Click on Add to add your account. 4. Click on Email Account and then click Next. 2 5. Enter your full name

More information

Evoko Room Manager. System Administrator s Guide and Manual

Evoko Room Manager. System Administrator s Guide and Manual Evoko Room Manager System Administrator s Guide and Manual 1 1. Contents 1. Contents... 2 2. Read this first! Introduction to this Guide... 6 3. User Guide... 6 4. System Architecture Overview... 8 ----

More information

How-to: HTTP-Proxy and Radius Authentication and Windows IAS Server settings. Securepoint Security System Version 2007nx

How-to: HTTP-Proxy and Radius Authentication and Windows IAS Server settings. Securepoint Security System Version 2007nx Securepoint Security System Version 2007nx HTTP proxy authentication with radius to a Windows 2003 server The Remote Authentication Dial-In User Service (RADIUS) is a client-server-protocol which is used

More information

How to Set Up Outlook 2007 and Outlook 2010 for Hosted Microsoft Exchange if the Program is Already Installed

How to Set Up Outlook 2007 and Outlook 2010 for Hosted Microsoft Exchange if the Program is Already Installed How to Set Up Outlook 2007 and Outlook 2010 for Hosted Microsoft Exchange if the Program is Already Installed 1. If you received your copy of Outlook from Cbeyond (via a CD or by downloading it from CbeyondOnline)

More information

Creating a User Profile for Outlook 2013

Creating a User Profile for Outlook 2013 Creating a User Profile for Outlook 2013 This document tells you how to create a user profile for Outlook 2013 on your computer (also known as the Outlook client). This is necessary, for example, when

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

MailEnable Connector for Microsoft Outlook

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

More information

Installing Policy Patrol on a separate machine

Installing Policy Patrol on a separate machine Policy Patrol 3.0 technical documentation July 23, 2004 Installing Policy Patrol on a separate machine If you have Microsoft Exchange Server 2000 or 2003 it is recommended to install Policy Patrol on the

More information

Neoteris IVE Integration Guide

Neoteris IVE Integration Guide Neoteris IVE Integration Guide NESD-00090-00 CAY051402 The Secure Email Client upgrade option enables Neoteris IVE users to use standardsbased email clients to access corporate email from remote locations.

More information

Immotec Systems, Inc. SQL Server 2005 Installation Document

Immotec Systems, Inc. SQL Server 2005 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

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

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

Application Note. Intelligent Application Gateway with SA server using AD password and OTP

Application Note. Intelligent Application Gateway with SA server using AD password and OTP Application Note Intelligent Application Gateway with SA server using AD password and OTP ii Preface All information herein is either public information or is the property of and owned solely by Gemalto

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

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

Microsoft IAS Configuration for RADIUS Authorization

Microsoft IAS Configuration for RADIUS Authorization Microsoft IAS Configuration for RADIUS Authorization Purpose To illustrate how to create a Microsoft IAS Remote Access Policy that utilizes an Uplogix vendor specific attribute that contains a user group

More information

Before starting to use the new system you will need to know the password to your e-wire email account.

Before starting to use the new system you will need to know the password to your e-wire email account. Contents E-Wire Email Configuration and Migration... 2 Webmail... 2 Migration Process... 2 POP Accounts... 3 Checking Current POP Configuration... 3 POP Migration Process... 5 IMAP Accounts... 6 IMAP Migration

More information

Installing Microsoft Exchange Integration for LifeSize Control

Installing Microsoft Exchange Integration for LifeSize Control Installing Microsoft Exchange Integration for LifeSize Control September 2005 Part Number 132-00002-001, Version 1.1 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize

More information

Neoteris IVE Integration Guide

Neoteris IVE Integration Guide Neoteris IVE Integration Guide Published Date July 2015 The Secure Email Client upgrade option enables Neoteris IVE users to use standards based email clients to access corporate email from remote locations.

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

How to configure your Windows PC post migrating to Microsoft Office 365

How to configure your Windows PC post migrating to Microsoft Office 365 How to configure your Windows PC post migrating to Microsoft Office 365 1 Contents Purpose... 3 Document Support Boundaries... 3 Examples used in this document... 4 Several different Microsoft Office 365

More information

Configuring Outlook 2013 for Windows

Configuring Outlook 2013 for Windows Configuring Outlook 2013 for Windows This document assumes that you already have Outlook 2013 installed on your computer and you are ready to configure Outlook. Table of Contents Configuring Outlook 2013

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

User guide. Business Email

User guide. Business Email User guide Business Email June 2013 Contents Introduction 3 Logging on to the UC Management Centre User Interface 3 Exchange User Summary 4 Downloading Outlook 5 Outlook Configuration 6 Configuring Outlook

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

How To Configure Windows Server 2008 as a RADIUS Server with MS-CHAP v2 Authentication

How To Configure Windows Server 2008 as a RADIUS Server with MS-CHAP v2 Authentication How To Configure Windows Server 2008 as a How To Configure Windows Server 2008 as a RADIUS Server with MS-CHAP v2 Authentication RADIUS Server with MS-CHAP v2 Authentication Applicable Version: 10.00 onwards

More information

Preparing for GO!Enterprise MDM On-Demand Service

Preparing for GO!Enterprise MDM On-Demand Service Preparing for GO!Enterprise MDM On-Demand Service This guide provides information on...... An overview of GO!Enterprise MDM... Preparing your environment for GO!Enterprise MDM On-Demand... Firewall rules

More information

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion Initial Setup of Microsoft Outlook Concept This document describes the procedures for setting up the Microsoft Outlook email client to download messages from Google Mail using Internet Message Access Protocol

More information

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved.

More information

Windows Live Mail Setup Guide

Windows Live Mail Setup Guide Versions Addressed: Windows Live Mail 2011 Document Updated: 11/24/2010 Copyright 2010 Purpose: This document will assist the end user in configuring Windows Live Mail to access a POP3 email account hosted

More information

OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2010

OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2010 OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2010 CONTENTS What is Outlook Anywhere? Before you begin How do I configure Outlook Anywhere with Outlook 2010? How do I use Outlook Anywhere? I already

More information

Setup Guide for Exchange Server

Setup Guide for Exchange Server Setup Guide for Exchange Server Table of Contents Overview... 1 A. Exchange Server 2007/2010 Inbound Mail... 2 B. Exchange Server 2007/2010 Outbound Mail (optional)... 8 C. Exchange Server 2003/2000 Inbound

More information

Outlook Express IMAP Instructions - Bloomsburg University Students

Outlook Express IMAP Instructions - Bloomsburg University Students 1. Open Outlook Express by clicking Start, All Programs, and Outlook Express. 2. Click on the Tools menu and click Accounts. 1 3. Click on Add Mail 4. Enter your name and click Next. 2 5. Enter your full

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

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

Quick Scan Features Setup Guide. Scan to E-mail Setup. See also: System Administration Guide: Contains details about E-mail setup.

Quick Scan Features Setup Guide. Scan to E-mail Setup. See also: System Administration Guide: Contains details about E-mail setup. Quick Scan Features Setup Guide XE3024EN0-2 This guide includes instructions for: Scan to E-mail Setup on page 1 Scan to Mailbox Setup on page 6 Network Scanning Setup on page 9 Scan to PC Setup on page

More information

Standard Mailbox Email Software Setup Guide

Standard Mailbox Email Software Setup Guide Standard Mailbox Email Software Setup Guide Standard Mailbox Setup Guide Setting up a Standard mailbox only takes a few minutes. You can set up any email software to receive email from your mailbox. This

More information

Transition from Pegasus Mail To Exchange/Outlook 2003

Transition from Pegasus Mail To Exchange/Outlook 2003 Contents: Page(s): Setup Outlook and Exchange 2 4 Prepare Pegasus Mail 5 7 Transferring Emails 7 12 Transferring Address books 13 20 Change Email Routing 21 22 SYSTEMS & TECHNOLOGY Transition from Pegasus

More information

Configuring Outlook 2016 for Windows

Configuring Outlook 2016 for Windows Configuring Outlook 2016 for Windows This document assumes that you already have Outlook 2016 installed on your computer and you are ready to configure Outlook. Table of Contents Configuring Outlook 2016

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

Email Instructions. Outlook (Windows) Mail (Mac) Webmail Windows Live Mail iphone 4, 4S, 5, 5c, 5s Samsung Galaxy S4 BlackBerry

Email Instructions. Outlook (Windows) Mail (Mac) Webmail Windows Live Mail iphone 4, 4S, 5, 5c, 5s Samsung Galaxy S4 BlackBerry Email Instructions Outlook (Windows) Mail (Mac) Webmail Windows Live Mail iphone 4, 4S, 5, 5c, 5s Samsung Galaxy S4 BlackBerry ii Table of Contents Table of Contents 1 Mail Account Settings 1 Account Set

More information

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

More information

Live@edu User Guide. Please visit the Helpdesk website for more information: http://www.smu.edu.sg/iits/helpdesk_support/index.asp

Live@edu User Guide. Please visit the Helpdesk website for more information: http://www.smu.edu.sg/iits/helpdesk_support/index.asp IITS Main Office SINGAPORE MANAGEMENT UNIVERSITY Administration Building, Level 11 81, Victoria Street Singapore 188065 Phone: 65-6828 1930 Email: iits@smu.edu.sg Please visit the Helpdesk website for

More information

Astaro Security Gateway V8. Remote Access via L2TP over IPSec Configuring ASG and Client

Astaro Security Gateway V8. Remote Access via L2TP over IPSec Configuring ASG and Client Astaro Security Gateway V8 Remote Access via L2TP over IPSec Configuring ASG and Client 1. Introduction This guide contains complementary information on the Administration Guide and the Online Help. If

More information

Configuring a Windows 2003 Server for IAS

Configuring a Windows 2003 Server for IAS Configuring a Windows 2003 Server for IAS When setting up a Windows 2003 server to function as an IAS server for our demo environment we will need the server to serve several functions. First of all we

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

Application Note. Setting up RADIUS authentication on Opengear devices using Windows 2003 Internet Authentication Service

Application Note. Setting up RADIUS authentication on Opengear devices using Windows 2003 Internet Authentication Service Application Note Setting up RADIUS authentication on Opengear devices using Windows 2003 Internet Authentication Service Opengear devices can be set up to authenticate and get permission information via

More information

User Guide. Time Warner Cable Business Class Cloud Solutions Control Panel. Hosted Microsoft Exchange 2007 Hosted Microsoft SharePoint 2007

User Guide. Time Warner Cable Business Class Cloud Solutions Control Panel. Hosted Microsoft Exchange 2007 Hosted Microsoft SharePoint 2007 Chapter Title Time Warner Cable Business Class Cloud Solutions Control Panel User Guide Hosted Microsoft Exchange 2007 Hosted Microsoft SharePoint 2007 Version 1.1 Table of Contents Table of Contents...

More information

MS Outlook 2002/2003. V1.0 BullsEye Telecom Email

MS Outlook 2002/2003. V1.0 BullsEye Telecom Email IMAP Settings Manual Our application allows you to access your email in many different ways. For those of you who do not wish to use the Webmail interface, you may also manage your email and custom folder

More information

Student Mail Access. Introduction. Option One: Using an E-mail Client

Student Mail Access. Introduction. Option One: Using an E-mail Client Student Mail Access Introduction There are two ways that you will be able to access your e-mail from any location. You can use an e-mail client or a Web browser (p. 11). These options will be accessible

More information

Migrating from MyYSU Mail to Office 365 Microsoft Outlook 2010

Migrating from MyYSU Mail to Office 365 Microsoft Outlook 2010 Migrating from MyYSU Mail to Office 365 Microsoft Outlook 2010 Required Items: Microsoft Outlook 2010, MyYSU e-mail account This guide will assist you with configuring the Microsoft Outlook 2010 email

More information

Defender 5.7 - Token Deployment System Quick Start Guide

Defender 5.7 - Token Deployment System Quick Start Guide Defender 5.7 - Token Deployment System Quick Start Guide This guide describes how to install, configure and use the Defender Token Deployment System, based on default settings and how to self register

More information

Reference and Troubleshooting: FTP, IIS, and Firewall Information

Reference and Troubleshooting: FTP, IIS, and Firewall Information APPENDIXC Reference and Troubleshooting: FTP, IIS, and Firewall Information Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the

More information

Step-by-Step Guide for Creating and Testing Connection Manager Profiles in a Test Lab

Step-by-Step Guide for Creating and Testing Connection Manager Profiles in a Test Lab Step-by-Step Guide for Creating and Testing Connection Manager Profiles in a Test Lab Microsoft Corporation Published: May, 2005 Author: Microsoft Corporation Abstract This guide describes how to create

More information

Setting Up Peak Performance Group Policies

Setting Up Peak Performance Group Policies Setting Up Peak Performance Group Policies It is possible and recommended to create Group Policies for Peak Performance in order to control configuration related to Peak Performance users and computers.

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

Load Balancing. Outlook Web Access. Web Mail Using Equalizer

Load Balancing. Outlook Web Access. Web Mail Using Equalizer Load Balancing Outlook Web Access Web Mail Using Equalizer Copyright 2009 Coyote Point Systems, Inc. Printed in the USA. Publication Date: January 2009 Equalizer is a trademark of Coyote Point Systems

More information

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.1.0.XXX Requirements and Implementation Guide (Rev 4-10209) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis Training Series

More information

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL Version 2.0 Updated: March 2011 Contents 1. Mac Email Clients... 3 1.1 Configuring Microsoft Outlook 2011... 3 1.2 Configuring Entourage 2008... 4 1.3.

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

Email setup information for most domains hosted with InfoRailway.

Email setup information for most domains hosted with InfoRailway. Email setup information for most domains hosted with InfoRailway. Incoming server (POP3): pop.secureserver.net port 995 (SSL) Incoming server (IMAP): imap.secureserver.net port 993 (SSL) Outgoing server

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

Sophos Anti-Virus for NetApp Storage Systems startup guide

Sophos Anti-Virus for NetApp Storage Systems startup guide Sophos Anti-Virus for NetApp Storage Systems startup guide Runs on Windows 2000 and later Product version: 1 Document date: April 2012 Contents 1 About this guide...3 2 About Sophos Anti-Virus for NetApp

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

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

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE Copyright 1998-2015 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

3. On the E-mail Accounts wizard window, select Add a new e-mail account, and then click Next.

3. On the E-mail Accounts wizard window, select Add a new e-mail account, and then click Next. To Set Up Your E-mail Account in Microsoft Outlook 2003 1. Open Microsoft Outlook 03 3. On the E-mail Accounts wizard window, select Add a new e-mail account, and then click Next. 4. For your server type,

More information

Important Notes for WinConnect Server VS Software Installation:

Important Notes for WinConnect Server VS Software Installation: Important Notes for WinConnect Server VS Software Installation: 1. Only Windows Vista Business, Windows Vista Ultimate, Windows 7 Professional, Windows 7 Ultimate, Windows Server 2008 (32-bit & 64-bit),

More information

Installing the Virtual Desktop Application (MAC)

Installing the Virtual Desktop Application (MAC) Installing the Virtual Desktop Application (MAC) The folowing instructions will guide you through the process of installing the components necessary to connect in to the NEL B Virtual Desktop environment

More information

How to Pop Email to Outlook

How to Pop Email to Outlook Webmail Access How to Pop Email to Outlook You can access your email account through the following URL: http://webmail.usalocalbiz.com. The login is your full email address and your account password. We

More information

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0 Parallels Panel Parallels Small Business Panel 10.2: User's Guide Revision 1.0 Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax:

More information