54 lines
3.5 KiB
HTML
54 lines
3.5 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="task" />
|
|
<meta name="DC.Title" content="Check the Multipurpose Internet Mail Extension file" />
|
|
<meta name="abstract" content="You might have problems with the Multipurpose Internet Mail Extension (MIME) file that is causing the QtmmSendMail API to return an error. You should check the MIME file to ensure that these problems are fixed." />
|
|
<meta name="description" content="You might have problems with the Multipurpose Internet Mail Extension (MIME) file that is causing the QtmmSendMail API to return an error. You should check the MIME file to ensure that these problems are fixed." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzairrzairfixapi.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="rzaircheckthemimefile" />
|
|
<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>Check the Multipurpose Internet Mail Extension file</title>
|
|
</head>
|
|
<body id="rzaircheckthemimefile"><a name="rzaircheckthemimefile"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Check the Multipurpose Internet Mail Extension file</h1>
|
|
<div><p>You might have problems with the Multipurpose Internet Mail Extension
|
|
(MIME) file that is causing the QtmmSendMail API to return an error. You should
|
|
check the MIME file to ensure that these problems are fixed.</p>
|
|
<ol><li><span>Check the MIME file placement. The MIME file must be in the ROOT
|
|
system and start with a "/", for example, /myfile.txt, and the file name must
|
|
include the path /mydirectory/myfile.mime.</span></li>
|
|
<li><span>Check the authority levels. QMSF and QTCP profiles must have the
|
|
authority to read and delete the MIME file. </span><ol type="a"><li><span>In the iSeries™ character-based interface, type WRKLNK (the
|
|
Work with Object Links command).</span></li>
|
|
<li><span>Type 9 (Display) to work with the QMST and QTCP authorities.
|
|
The Work with Authority display appears.</span></li>
|
|
</ol>
|
|
</li>
|
|
<li><span>Ensure that the MIME file has an end-of-header statement between
|
|
the header and the body.</span></li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzairrzairfixapi.htm" title="Use this troubleshooting process to resolve problems that you are having with the Send MIME Mail (QtmmSendMail) API.">Solve problems with the QtmmSendMail API</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |