Title: DO5LP1
1D05-LP1 Electronic Mail Systems
2ELECTRONIC MAIL
Introduction
Basic Mail Terminology
Mail System Administrative Structure
Messaging Standards Protocols and APIs
Basic Components of a Mail System
Mail Network Issues
3WHAT IS EMAIL?
An electronic letter just like paper mail.
4PAPER AND ELECTRONIC MAIL SIMILARITIES
Paper Mail Electronic Mail -
Return Address Return Address To
Address To
Address Subject Subject Body Body S
ignature Signature
5BASIC MAIL TERMINOLOGY
- MAIL SYSTEM
- MAIL-AWARE APPLICATION
- MESSAGE
- MAILBOX
- MAILBOX OWNER/USER
- RECIPIENT, SENDER
- DISTRIBUTION LISTS
6MAIL SYSTEM
The mail system encompasses the entire collection
of software, hardware, and communications
infrastructure that makes it possible to send and
receive messages.
7MAIL-AWARE APPLICATION
Applications that are aware of an available mail
system and integrate with it where useful and
appropriate. For example, MICROSOFT WORD lets
you mail the current document directly from
within MS Word.
8MESSAGE
Information sent by the mail system is always in
the form of a message, regardless of how little
the message looks like traditional mail.
9MAILBOX
- The mailbox is the delivery destination of sent
messages.
- Mailboxes are created and controlled by the
administrator and are maintained on the mail
server. - Each mail system user accesses his or her server
mailbox by using client software.
10MAILBOX OWNER / USER
- A person with an account on a mail
system. - The fundamental delivery location for a
recipients incoming mail messages.
11RECIPIENT, SENDER
- A recipient is a general term that refers to
- directory entities such as users, mailboxes,
- distribution lists,public folders, etc. These
- entities can receive messages and
- information.
- Messages are addressed to one or more
- recipients.
- The originator of the message is the sender.
12DISTRIBUTION LISTS
- A list of multiple recipients grouped together
for convenient message addressing. - Exchange and other mail systems
enable distribution lists to include
other distribution lists. -
13MAIL SYSTEM ADMINISTRATIVE STRUCTURE TERMS
- Organization - The biggest administrative unit in
the mail system. - Site - Usually one geographical location.
- Mail Server - A computer system providing mail
service for a group of mailboxes. - Foreign / External Mail System - A mail system or
service external to the organization.
14MAIL SYSTEM FUNCTIONAL STRUCTURE
- Server Side - Centrally shared directory of
possible recipients and storage space for
messages. - Client Side - Mailbox applications that lets
users compose, send, receive, and read messages.
- Communications between server and client (and
server to server) is handled by interface
components called messaging protocols and
Application Program Interfaces (APIs).
15APPLICATION PROGRAM INTERFACES (APIs)
A standard API specification specifies a mapping
between a programming language and the features
of a particular service, and thereby provides
access to that service from applications written
in a particular programming language.
16MESSAGING API (MAPI)
- Microsoft developed MAPI as its own messaging
standard which is an integral part of Exchange
and various Microsoft applications such as Word
and Excel. - This is the software layer that acts as an
interpreter for the client interface. It is
responsible for converting actions that the user
understands into commands that the information
service understands.
17MESSAGING STANDARDS
- Messaging standards operate at a range of
levels. On the simplest level, protocols define
formats for addresses and messages that permit
uniform data transfer between mail systems. - On the highest level, APIs support tight
- functional integration between mail system
- components and mail-aware applications.
18MAIL PROTOCOLS
- X.400 - Is a message transfer protocol and E-mail
address format promoted by the International
Organization for Standardization. - Before the Internet explosion, X.400 was the
most widely implemented and used standard. - Simple Mail Transfer Protocol (SMTP)
- Is the present standard for addressing and
sending text-based messages.
19SMTP(ENHANCEMENTS)
MIME Multipurpose Internet Mail
Extensions POP3 Post Office Protocol version
3 DNS Domain Name Service
20MULTIPURPOSE INTERNET MAIL EXTENSIONS (MIME)
Mime expands the SMTP protocol to handle message
attachments and non-ASCII (American Standard Code
for Information Interchange) data such as
multi-media files.
21POST OFFICE PROTOCOL (version) 3
- A protocol used to retrieve E-mail from a mail
server. - To receive messages, a POP3-compliant server,
client, or gateway is needed and is generally
used between clients and servers, NOT between
servers.
22DOMAIN NAME SERVICE
An Internet service that translates domain names
into IP (Internet protocol) addresses. Because
domain names are alphabetical, they are easier to
remember. The Internet is really based on IP
addresses. Every time you use a domain name, a
DNS service must translate the name into the
corresponding IP address. Example. the domain
name www.example.com, might translate to
198.105.232.4
23DOMAIN NAME SERVICE
The DNS system is, in fact, its own network. If
one DNS server does not know how to translate a
particular domain name, it will ask another one,
and so on, until the correct IP address is
returned.
24INTERNET MESSAGE ACCESS PROTOCOL(IMAP)
Protocol used to access electronic mail messages
that are kept on a mail server without file or
message transfer.
25IMAP
- Allow message access and management from more
than one computer. - Provide support for online / offline and
disconnected access modes.
26IMAP (Cont)
- Support concurrent access to shared mailboxes.
- Client software needs no knowledge about servers
file store format.
27BASIC COMPONENTS OF AMAIL SYSTEM
- DIRECTORIES AND ADDRESS BOOKS
- ALIASES
- E-MAIL ADDRESS
- MESSAGE STORES
28DIRECTORIES AND ADDRESS BOOKS
- The mail system creates and maintains an internal
directory of every mailbox in the organization.
This information is made available to mailbox
owners in a useful form called an address book. - NOTE The Internet does not provide a central
directory of recipients. You must know address
before you send the message.
29DIRECTORIES AND ADDRESS BOOKS (Cont)
- An address book lists possible recipients. Two
common kinds of recipients are individual
mailboxes identified by owner name and
distribution lists. Two additional types of
recipients are - 1. Custom Recipient - A recipient on a foreign
mail system. - 2. Public Folder - A public folder functions as
an electronic bulletin board.
30DIRECTORIES AND ADDRESS BOOKS (Cont)
- There are three kinds of address books
- 1. Global Address Book - This is the master list
of every recipient in the organization all
mailbox owners, distribution lists, custom
recipients, and public folders. - 2. Personal Address Book - Users can add/store
their own private distribution lists and custom
recipients. - 3. Outlook Address Book - The same as Personal
Address Book with additional features (used only
with Microsoft Outlook).
31ALIASES
- Individuals mailbox is identified by the display
name of the owner. - Display name can be anything the owner wants the
Exchange world to see. - Names are often given a short form for internal
use in the mail system. - The short form of a full name is also called an
alias.
32E-MAIL ADDRESSES
- Each mailbox owner usually has an E-mail address
for external use. - It identifies the mailbox owner to the rest of
the world. - This address is used to send E-mail to the
mailbox owner.
33ADDRESS INTERPRETATION
remingtonl_at_gordon.army.mil
The best way to interpret this address is to read
it from right to left. mil We are a part of the
Military army What branch are we in, the Army
gordon We are stationed at Fort Gordon name
Identifies the mail box that the mail is stored
in.
34MESSAGE STORES
- Physically, a message store is one or more files
located on a disk drive accessible through the
mail server. -
- In Exchange and in most other mail systems,
storage is logically organized into private and
public areas/folders.
35MESSAGE STORES(Cont)
- E-mail is referred to as store-and-forward, which
simply means that the mail is stored on the mail
server. When you log-on to the mail server the
E-mail messages are forwarded to your PC.
36MAIL NETWORK ISSUES
- CAPACITY
- CONNECTIONS
- COMMUNICATIONS PROTOCOLS
- REPLICATION AND SYNCHRONIZATION
37CAPACITY
- Bandwidth This is a measure of the rate at
which data can be transmitted through a given
connection. It is measured in kilobits per second
(Kbs). - Traffic This is measurement of the total volume
of data transmitted on the system over time, and
it helps determine the average capacity of the
network.
38CONNECTIONS
- Dial-up connections A temporary connection made
like a phone call. - Asynchronous connection A connection made using
a modem. - Dedicated connection A permanent network
connection made on a leased telephone line.
39COMMUNICATION PROTOCOLS
- Serial Line IP / Point-to-Point Protocol - SLIP
and PPP are protocols for dial-up connections to
the Internet. - X25 - This is a standard telecommunications
protocol used on certain types of leased lines.
40COMMUNICATION PROTOCOLS (Cont)
- Remote Access Service (RAS) - RAS is
communication software built into the Windows
operating system family. RAS lets one Windows
computer connect to another and operate it
remotely.
41REPLICATION AND SYNCHRONIZATION
- Replication - Process of duplicating a message
store on secondary servers. - Synchronization - Identifies changes made to each
source and then updates all sources equally.
42CHECK FOR LEARNING
What is delivery destination of sent messages?
ANSWER Mailbox
A list of multiple recipients grouped together
for convenient message addressing is called what?
ANSWER Distribution Lists
What is a Mail Server?
ANSWER A computer system providing mail service
for a group of mailboxes
43CHECK FOR LEARNING
Name two common kinds of recipients.
ANS Mailboxes identified by owner name and
Distribution Lists
What is the present standard protocol used for
addressing and sending text-based messages?
ANS Simple Mail Transfer Protocol (SMTP)
44CHECK FOR LEARNING
What protocol is used to access electronic mail
messages That are kept on a mail server without
message transfer?
ANS Internet Message Access Protocol (IMAP)
A temporary connection made like a phone call is
called what?
ANS Dial-up Connection
What are two types of address books?
ANS Global and Personal Address Books
45MAIL APPLICATIONS
- There are many Electronic Mail Applications
available to us - The Army has selected MS Exchange as its E-mail
Server software, and MS Outlook as the E-mail
Client. - MS Outlook is a free e-mail application included
in MS Office
46OUTLOOK
- Outlook is installed during the installation of
Microsoft Office. The Administrator must setup
and install certain files. - During the installation of MS Office 2000 several
options are available, one of which is Microsoft
Exchange Server Support. - This option must be selected during each users
Profile setup to allow E-mail Messaging
47INTRODUCTION
- Outlook is a Microsoft Office mail application
that builds on and advances Microsoft Mail,
Microsoft Exchange Client and Microsoft Schedule
products. - Outlook is also a product that extends and
enhances their features.
48CAPABILITIES
Outlook 2000 represents a new category of
application integrated messaging and
collaboration that combines the following
capabilities
- E-mail
- Personal calendar and group scheduling.
- Personal information (Contacts and Tasks).
- Browsing and sharing of documents
- Custom groupware or information-sharing
applications
49INTEGRATION
- Outlook integrates Office applications with
e-mail, personal organization software, and
groupware. - This application allows organizations to develop
and deploy groupware applications based on
Microsoft Office.
50DEVELOPMENT
Was developed to be the foremost
Microsoft messaging and scheduling application.
- Outlook advances e-mail and scheduling features,
usability, and integration. - E-mail is the fastest growing desktop
applications. - Scheduling is the second most popular application
51ORGANIZATION TOOL
- An Integrated organization tool for personal,
shared, and online information. - Users need personal organization tools that
integrate with messaging and groupware
applications. People are more likely to make the
best use of all these tools when they are
integrated into a single application
52UPGRADE
- It is an easy upgrade form Microsoft Mail,
Schedule, or Microsoft Exchange Client. - Smooth migration path to Outlook from Microsoft
Mail, Schedule, or Microsoft Exchange Client
both in features and in interoperability - Users within same organization can run Outlook,
Schedule, and Exchange Client as well as
third-party messaging systems
53STRUCTURE
- Outlook combines information management,
electronic mail, and personal and group calendar
functions into one application - The building blocks of Outlook include the
following - Items
- Folders
- Views
54ITEMS
- Outlook categorizes information as one of
several items. Each item, in turn, consists of a
number of properties. - For example, an e-mail message item consists
of properties, such as subject, text and date
received.
55FOLDERS
- Outlook stores items in folders, with each folder
containing items of a particular type. - These item types include Outlook-specific items,
such as Journal items, as well as files stored on
the computer or on the network.
56VIEWS
- Outlook organizes and displays items in a folder
using views. - Views can be used with any type of folder.
- Users can also customize and save views for later
use.
57Install Outlook software
- gt Administrative task
- gt Corporate / Workgroup
- gt Load Files
- gt Manual Configuration
- gt Back Out
58Install Outlook software
During this presentation I will demonstrate how
to properly setup the administrative portion of
Outlook
Workgroup/Corporate Load files Manual
configuration
59LOG ON
Log onto the computer as the Administrator
- There are certain setting and files that must
be installed by the administrator prior to the
user setting up their individual profile.
60Installing Outlook
- On your desktop Double Click
- on Microsoft Outlook Icon
61Installing Outlook
62Installing Outlook
63Installing Outlook
64Installing Outlook
65Installing Outlook
66Installing Outlook
67Installing Outlook
68Installing Outlook
This is where you back out as the administrator
and let each user log onto the Domain and set up
their profile for outlook
69Installing Outlook
70Installing Outlook
71Installing Outlook
72Installing Outlook
Log Off as the Administrator, then back on as a
User of the Domain (52DIV)
73CHECK FOR LEARNING
What application has been developed that is
Microsofts foremost messaging and scheduling
application?
ANSWER Outlook
The building blocks of Outlook include what?
ANSWER Items, Folders, and Views
Where does Outlook store items?
ANSWER Folders
74CHECK FOR LEARNING
What is Microsoft Outlook?
ANSWER E-Mail Client Application
Microsoft Outlook is an application of what
program?
ANSWER Microsoft Office
During the installation of MS Office/Outlook what
option must each user select to allow mail
messaging?
ANSWER Microsoft Exchange Server Support
75PRACTICAL EXERCISE
- Complete Part 1 of DO5-LP1 PE 1
- Written Quiz
- Notify instructor upon completion
76PRACTICAL EXERCISE
- Complete Part 2 of DO5-LP1 PE 1
- (Interactive)
- Install Outlook from OFFICE
- Make sure you are logged on as the administrator
- Notify instructor upon completion
77Configuring a Profile in Outlook
During this portion of the interactive
presentation we will configure a user profile
for Outlook, that includes the following services
Microsoft Exchange Server Personal Address
Book Personal Folders
78 Configuring a Profile in Outlook
The Profile contains all the information
necessary to send and receive e-mail Make sure
you are logged on as a user of the Domain (52DIV)
79Configuring a Profile in Outlook
Insure that you are logged on as a user of the
Domain (52Div)
80Configuring a Profile in Outlook
Office starts installing the files needed for you
to create your profile
Double Click On Microsoft Outlook
81Configuring a Profile in Outlook
Your user name should be here
82Configuring a Profile in Outlook
83Configuring a Profile in Outlook
84Configuring a Profile in Outlook
Change to Your Student user name
85Configuring a Profile in Outlook
86ADDING SERVICES
Configuring a Profile in Outlook
The following services must be added
- MS EXCHANGE SERVER
- PERSONAL ADDRESS BOOK
- .pab (file extension)
- PERSONAL FOLDERS
- .pst (file extension)
87Configuring a Profile in Outlook
88Configuring a Profile in Outlook
Adding Services
89Configuring a Profile in Outlook
Adding Services
- Type in Microsoft Exchange Server Name
(52div_bdc) - Mailbox Name should already have users name
entered. If not enter in correct user name.
90Configuring a Profile in Outlook
Adding Services
91Configuring a Profile in Outlook
Adding Services
Click Check Name
92Configuring a Profile in Outlook
Adding Services
If a correct response was returned from the Mail
Server, Microsoft Exchange Server and Mailbox
Name should now both be underlined
93Configuring a Profile in Outlook
Adding Services
94Configuring a Profile in Outlook
Adding Services
95Configuring a Profile in Outlook
Adding Services
Change Offline File Settings
96Configuring a Profile in Outlook
Adding Services
97Configuring a Profile in Outlook
Adding Services
98Configuring a Profile in Outlook
Adding Services
99Configuring a Profile in Outlook
Adding Services
100Configuring a Profile in Outlook
Adding Services
101Configuring a Profile in Outlook
Adding Services
102Configuring a Profile in Outlook
Adding Services
103Configuring a Profile in Outlook
Adding Services
Delete mailbox and type your user name
104Configuring a Profile in Outlook
Adding Services
105Configuring a Profile in Outlook
Adding Services
The file extension for your Personnel address
book is .PAB
106Configuring a Profile in Outlook
Adding Services
107Configuring a Profile in Outlook
Adding Services
108Configuring a Profile in Outlook
Adding Services
Delete the asterisk and type your user name
109Configuring a Profile in Outlook
Adding Services
The file extension for your personnel folders is
.pst
110Configuring a Profile in Outlook
Adding Services
111Changing the Delivery location
Adding Services
112Changing the Delivery location
Adding Services
113Changing the Delivery location
Adding Services
114Changing the Delivery location
Adding Services
115Changing the Delivery location
Adding Services
116Configuring a Profile in Outlook
Adding Services
117Configuring a Profile in Outlook
118Configuring a Profile in Outlook
119Configuring a Profile in Outlook
120Configuring a Profile in Outlook
- The Office Assistant appears when opening MS
Outlook for the first time. - The Office Assistant provides interactive help
and displays helpful users options. - Click Start using the list closes.
?
121Configuring a Profile in Outlook
Expands your mailbox and Personnel Folders
122Configuring a Profile in Outlook
Clicking this X will keep and open view of your
Folder list
123TOOLS MENU BAR
- Another way to add services
- Click Tools on the Menu Bar.
- Click Services.
124ADDING SERVICES THROUGH THE CONTROL PANEL
- The Services we have just added can be accessed
as well as added through the Mail Icon located
in the Control Panel - Double click Mail
125ADDING SERVICES THROUGH THE CONTROL PANEL
(continued)
- If necessary you could
- add any Services necessary
- to the existing Profiles and
- add more Profiles to this
- workstation
126CHECK FOR LEARNING
What are the three services that we add when
configuring Outlook?
ANSWER Exchange Server, Address Book and
Personal Folders
What is the file extension for personal folders?
ANSWER .PST
What is the file extension for personal address
book?
ANSWER .PAB
127PRACTICAL EXERCISE 2
- Configure a user profile in Outlook
128EXPLORING OUTLOOK 2000
129FEATURES AND CAPABILITIES OF OUTLOOK 2000
During this interactive presentation we
will explore Outlook 2000s features and
capabilities covering
The Menu Bar
The Outlook Bar
Menu Tool Options
The Tool Bar
130MENU BAR
131FILE
- Click on File to display options
132NEW OPTION
- Highlight New
- The New option allows users to create new items.
-
133FOLDER
- Highlight Folder
- Allows users to customize the Outlook bar by
adding, copying, and/or removing items.
134Edit
Click Edit This show you what editing abilities
are available to you.
135View
Click View then Current View This will enable you
to customize your view of Outlook.
136Favorites
This enables you to add various links and shows
you what is available
137Tools
Click on Tools to display your options
The Out of Office Assistant Option allows users
to reply to incoming messages if they are
unavailable
138Actions
Click Actions to see your options
139Help
Click Help This will show you the available
options
140THE OFFICE ASSISTANT
- Highlight Microsoft Outlook help
- Allows user to get interactive help.
141TOOLBAR
142DELETE
143REPLY
144REPLY TO ALL
145FORWARD
146ADDRESS BOOK
147CURRENT VIEW
148OFFICE ASSISTANT
149OUTLOOK BAR
150DISPLAYED BANNER FOLDER
151MENU TOOL OPTIONS
- Click on Tools
- Click on Options
152PREFERENCES TAB
- Allows users to specify general settings for
153E-MAIL OPTIONS
- Allows user additional Email options.
154Advanced E-mail Options
- Allows users to set
- options when sending
- and receiving mail.
155SPELLING TAB
- Click on Spelling Tab
- Allows users to modify spellchecker.
156CHECK FOR LEARNING
Name 3 of the 7 top menu options?
ANSWER FILE EDIT VIEW FAVORITES TOOLS
ACTIONS HELP
What top menu selection allows users shortcuts
to the Outlook bar?
ANSWER VIEW
What option can users utilize for their messages
if they are out of the office?
ANSWER Out of Office Assistant
157CHECK FOR LEARNING
What do you use to get interactive help?
ANSWER The Office Assistant
What is the purpose of The Outlook Bar?
ANSWER Contains Shortcuts to frequently used
folders.
158CREATING RECIPIENT ENTRIES
159INTRODUCTION
During this interactive presentation we
will create recipient entries in
Personal Address Book
Distribution Lists
160CREATING RECIPIENTSIN PERSONAL ADDRESS BOOK
MINE
KEEP OUT
161EXPLANATION
- Creating recipient entries is nothing more than
placing addresses into your personal address
book. - Placing address entries into your address book
can be accomplished from the mail application
and/or within the message itself.
162OPEN ADDRESS BOOK
Select the Address book Icon from the Tool Bar.
Select Address book from the Menu bar.
163ADDRESS BOOK LISTING
- Listing of addresses presently in Personal
Address Book.
164GLOBAL OPTION
- Listing of addresses presently in Global Address
Book.
165ADDING TO PERSONAL ADDRESS BOOK
- Highlight address and right click the mouse
button. - Highlight Add to Personal Address Book.
- Clicking left mouse button adds address to
personal address book.
166NEW ENTRY
Menu Bar
- Select file menu bar to create new entry.
- OR
- Select New Entry from Tool Bar.
Toolbar
167TYPE OF ENTRY
- Highlight entry type.
- (Internet Address)
- Select location for entry.
- Click on OK.
168ADDRESS PROPERTIES
- Enter name to be displayed.
- Type in complete E-mail address.
169ADDRESSEE INFORMATION
- Type in any pertinent information.
170TELEPHONE INFORMATION
- Type in telephone information if desired.
- Click OK
171ADDRESSEE ADDED TO ADDRESS BOOK
- Address entered into Personal Address Book.
172CREATING PERSONAL DISTRIBUTION LIST
173EXPLANATION
- Creating distribution lists is nothing more than
compiling multiple addresses into one centralized
list for distribution of the same information.
174NEW ENTRY
- Select file menu bar to create new entry.
- OR
- Select New Entry from Tool Bar.
175PERSONAL DISTRIBUTION LIST
- Highlight Personal Distribution List.
- Select location for entry.
- Click on OK.
176NAMING DISTRIBUTION LIST
- Type in Distribution List Name
- Click on Add/Remove Members bar
177ADD MEMBERS FROMPERSONAL ADDRESS BOOK
- Select show names from Personal Address Book.
- Double Click on names to be added
- OR
- Highlight names to be added and click on Members
bar.
178ADD MEMBERS FROM GLOBAL ADDRESS BOOK
- Select show names from Global Address List.
- Double Click on names to be added
- OR
- Highlight names to be added and click on Members
bar. - Click on OK when finished.
179LIST CREATED
- List is completed.
- Click on Apply.
- Click on OK to return to address book.
180CHECK FOR LEARNING
What two ways can address entries be placed into
your address book?
ANSWER From the mail application or within the
message itself
What would be utilized to send the same
information to many users?
ANSWER Distribution Lists
181CREATE ATTACHMENT FILE
R
182CREATE AND SAVE FILE FROM WORD PAD
- Open WordPad
- Click Start, Click Programs, Click
Accessories then Click WordPad.
183WORDPAD FILE
- Type Information from the screen on right into
WordPad - Save as Charlie???
- to Desktop.
184MICROSOFT OUTLOOK
During this interactive presentation you will
create and send E-mail messages.
185NEW MESSAGE
SELECTING ONE OF THESE OPTIONS OPENS NEW MESSAGE
SCREEN
186FIRST MESSAGE
- Addressing the message can be accomplished by
typing the complete address in the To space
provided. - OR
- By clicking on the To button which opens the
Address Book.
187ADDRESS BOOK
- Select Instructor from the Global Listing and
click the To button. - This address is added to the Message Recipients
list - Click OK.
188ADDRESS INSERTED
- Address inserted on the message TO line.
Charlie or Delta Instructor
189SUBJECT
- Type in subject of message.
- Subject is (First Message)
Charlie or Delta Instructor
First Message
190TEXT
- Type message text.
- Text
- (This is the first message sent from Charlie
???.) - Click Send button to transmit message.
Charlie or Delta Instructor
First Message
This is the first message sent from Charlie or
Delta ???.
191SECOND MESSAGE
- Just like the first message addressing can be
accomplished by clicking on the To button which
opens the Address Book. - OR
- By typing in the complete address.
192ADDRESS BOOK
- Select Instructor from the Global Listing and
click the To button. - This address is added to the Message Recipients
list - Click OK.
193ADDRESS ADDED
- Address added to the Message TO line.
Charlie or Delta Instructor
194SUBJECT
- Type in subject of message.
- Subject is (Second Message)
Charlie or Delta Instructor
Second message
195TEXT WITH SCREEN CAPTURE
- Click Send button to transmit message.
196THIRD MESSAGE
- Just like the first second messages addressing
can be accomplished by clicking on the To button
which opens the Address Book. - OR
- By typing in the complete address.
197ADDRESS BOOK
- Select Instructor from the Global Listing and
click the To button. - This address is added to the Message Recipients
list - Click OK.
198ADDRESS ADDED
- Address added to the Message TO line.
Charlie or Delta Instructor
199SUBJECT
- Type in subject of message.
- Subject is (Third Message)
Charlie or Delta Instructor
Third message
200TEXT WITH ATTACHMENTS
- Click Insert on the Menu Bar and then Click on
File.
201LOCATE FILE
- Select Third Message from Desktop that was
created earlier. - Highlight this file and Click OK to insert into
message -
202FILE INSERTED
- Click Send button to transmit message.
- Returning to Outlook is accomplished automatically
203OUTLOOK
- Closing Outlook
- Select File and then Exit Log-off
204CHECK FOR LEARNING
What methods can be used to place information in
E-mail Messages ?
ANSWER Copy Paste, Attach, Insert and or
Typing
What is the To button used for in the message
display screen?
ANSWER Displays lists of E-mail names so you can
select the recipients of the message
205TROUBLESHOOTING
During this period we will discuss
Troubleshooting
MICROSOFT OUTLOOK
PERSONAL FOLDERS
ADDRESS BOOK
206POSSIBLE PROBLEMS
MAIL NOT WORKING UNABLE TO ACCESS PERSONAL
FOLDERS UNABLE TO FIND PERSONAL ADDRESSES
207TROUBLESHOOTING TOOLS
-
- PING Checks connectivity by verifying that a
network device is reachable - INBOX REPAIR TOOL Repairs Personal Folders
- FIND Locates or Verifies Address Book or
Personal folder
208MAIL NOT WORKING
- CHECK
- Mail Server Availability
- Network Connection
- Profile
- Information Services Setup
209CONNECTIVITY PING
- Local Machine
- Hub
- The Gateway
- The Mail Server
210PROFILE
- Check
- PROPER LOGON
- Correct Profile spelling and Password
- SERVICES
- Exchange Server Support
-
211PERSONAL FOLDERS
Unable to Access Personal Folder
- Correct Logon
- Insure Personal Folders was created (use Find to
verify) - Use Inbox Repair Tool
212INBOX REPAIR TOOL(SCANPST.EXE)
- Performs four tests on the selected personal
folder (Charlie???.pst) files. - Block check
- Nodes check
- Enumerate and Validates
- Orphans
213PERSONAL ADDRESS BOOK
- Unable to find Personal Addresses
- Check
- Correct Logon
- Ensure Personal Address Book created
- (Use Find to locate Address Book)
- Final Option is Create New Address Book
214CHECK FOR LEARNING
- What is your final option if you are unable to
locate a personal address book? -
ANSWER Create new address book.
What type files does Inbox Repair Tool check and
repair?
ANSWER Personal Folders (.pst)
215PRACTICAL EXERCISE 3
- ADD RECEIPIENTS
- ATTACH
- SYTEM INFORMATION
- FILE
- SEND TO INSTRUCTOR
216(No Transcript)