ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/program/jmlcfgem.htm

62 lines
2.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Set up and configure e-mail provider services</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h5><a name="jmlcfgem"></a>Set up and configure e-mail provider services</h5>
<p>The JavaMail APIs are platform-independent, meaning that you can write JavaMail applications to access e-mail providers that support the IMAP, SMTP, and POP3 protocols, regardless of the platform on which those services are running. JavaMail applications running on your iSeries server can access e-mail services running on different platforms.</p>
<p>On the iSeries platform, e-mail services are supported by two products:</p>
<p>
<ul>
<li>Lotus Domino R5 Mail Server. Domino supports the IMAP, POP3, and SMTP protocols.</li>
<li>TCP/IP Connectivity Utilities (5722TC1), an installable option of i5/OS. It supports the POP3 and SMTP protocols.</li>
</ul>
</p>
<p><strong>Platform-specific considerations</strong></p>
<p>You must perform some extra steps to enable and configure e-mail services on your iSeries server. For instructions on setting up Domino Mail Server, consult the product documentation.</p>
<p>For instructions on setting up e-mail services through the TCP/IP Connectivity Utilities, see these topics:</p>
<ul>
<li><a href="../../../rzair/rzairconfigem.htm">Configure e-mail</a> (V5R2)</li>
<li><a href="../../../rzair/rzairconfigem.htm">Configure e-mail</a> (V5R3)</li>
<li><a href="../../../rzair/rzairconfigem.htm">Configure e-mail</a> (V5R4)</li>
</ul>
<p>Additionally, the e-mail services provided by the TCP/IP Connectivity Utilities only support the SMTP and POP3 protocols, not IMAP. See these related topics for more information on the e-mail protocols supported on iSeries:</p>
<ul>
<li><a href="../../../rzair/rzairsmtp.htm">SMTP on iSeries</a> (V5R2)</li>
<li><a href="../../../rzair/rzairsmtp.htm">SMTP on iSeries</a> (V5R3)</li>
<li><a href="../../../rzair/rzairsmtp.htm">SMTP on iSeries</a> (V5R4)</li>
<li><a href="../../../rzair/rzairrzairpopserver.htm">POP on iSeries</a> (V5R2)</li>
<li><a href="../../../rzair/rzairrzairpopserver.htm">POP on iSeries</a> (V5R3)</li>
<li><a href="../../../rzair/rzairrzairpopserver.htm">POP on iSeries</a> (V5R4)</li>
</ul>
<p>For more information about related TCP/IP Connectivity Utilities, see these topics:</p>
<ul>
<li><a href="../../../rzair/rzairsendrece.htm">Send and receive e-mail on iSeries</a> (V5R2)</li>
<li><a href="../../../rzair/rzairsendrece.htm">Send and receive e-mail on iSeries</a> (V5R3)</li>
<li><a href="../../../rzair/rzairsendrece.htm">Send and receive e-mail on iSeries</a> (V5R4)</li>
</ul>
</body>
</html>