89 lines
6.0 KiB
HTML
89 lines
6.0 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="E-mail concepts" />
|
|
<meta name="abstract" content="You depend on electronic mail (e-mail) as an essential business tool. The iSeries server uses protocols, like Simple Message Transfer Protocol (SMTP) and Post Office Protocol (POP), to make your e-mail run smoothly and efficiently on the network." />
|
|
<meta name="description" content="You depend on electronic mail (e-mail) as an essential business tool. The iSeries server uses protocols, like Simple Message Transfer Protocol (SMTP) and Post Office Protocol (POP), to make your e-mail run smoothly and efficiently on the network." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzairgetstart.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzairsmtp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzairrzairpopserver.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzairpopmimecontent.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzairsendrece.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzairoverview" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>E-mail concepts</title>
|
|
</head>
|
|
<body id="rzairoverview"><a name="rzairoverview"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">E-mail concepts</h1>
|
|
<div><p>You depend on electronic mail (e-mail) as an essential business
|
|
tool. The iSeries™ server
|
|
uses protocols, like Simple Message Transfer Protocol (SMTP) and Post Office
|
|
Protocol (POP), to make your e-mail run smoothly and efficiently on the network.</p>
|
|
<p>These additional e-mail concepts will help you understand other e-mail
|
|
distribution methods.</p>
|
|
<dl><dt class="dlterm">Multipurpose Internet Mail Extensions</dt>
|
|
<dd>Multipurpose Internet Mail Extensions (MIME) is a standardized method
|
|
for organizing divergent file formats. SMTP is limited to 7-bit ASCII text
|
|
with a maximum line length of 1000 characters. MIME was developed to support
|
|
more advanced file types, such as rich text, images, and audio or video files.
|
|
MIME encodes files of binary type data to appear as simple SMTP data, using
|
|
headers to distinguish different file types within the message, before sending
|
|
the message with SMTP. The mail client then receives the message and decodes
|
|
it to the proper file types by interpreting the MIME headers to read the file. </dd>
|
|
<dt class="dlterm">AnyMail/400 framework</dt>
|
|
<dd>All incoming mail from SMTP for local users (users with mail accounts
|
|
on this iSeries server)
|
|
is processed by the AnyMail/400 framework. The mail server framework is a
|
|
mail distribution structure that allows the distribution of e-mail. The mail
|
|
server framework calls exit programs or snap-ins to handle specific mail types.</dd>
|
|
<dt class="dlterm">SNADS</dt>
|
|
<dd>System Network Architecture Distribution Services (SNADS) is an IBM<sup>®</sup> asynchronous
|
|
distribution service that defines a set of rules to receive, route, and send
|
|
electronic mail in a network of servers. In this topic, SNADS refers to a
|
|
user's profile in which the <span class="uicontrol">Preferred address</span> is set
|
|
to <span class="uicontrol">User ID/Address</span>. The preferred address tells the
|
|
mail server framework what fields to use in the system distribution directory
|
|
for the address. For more information about using SNADS, refer to the SNADS
|
|
topics in Send and receive e-mail on iSeries server.</dd>
|
|
</dl>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzairsmtp.htm">Simple Mail Transfer Protocol on iSeries server</a></strong><br />
|
|
Simple Mail Transfer Protocol (SMTP) e-mail is the protocol that
|
|
allows iSeries server
|
|
to send and receive e-mail.</li>
|
|
<li class="ulchildlink"><strong><a href="rzairrzairpopserver.htm">Post Office Protocol on iSeries server</a></strong><br />
|
|
The Post Office Protocol (POP) server is the iSeries implementation
|
|
of the Post Office Protocol Version 3 mail interface.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzairgetstart.htm" title="You can learn the concepts and procedures for configuring and administering e-mail on your iSeries server.">E-mail</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzairsendrece.htm" title="Your iSeries server is a mail server and has e-mail users (SNADS, POP, or Lotus) enrolled on it. Using either a POP client or a SNADS client, your e-mail users can send, receive, and read e-mail.">Send and receive e-mail on iSeries server</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzairpopmimecontent.htm" title="Standard Internet text notes consist of a general header and a text body. MIME notes, however, can contain multiple parts, which allows multimedia attachments to be included with the text.">MIME content types</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |