Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 7106

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Enum OutgoingMessageState</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="OutgoingMessageState-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#Values" class="navisub">Values</a></td>
<td class="navisub"><a href="#ValueDetails" class="navisub">Values' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">ucb</a> :: </p>
</td>
</tr>
<tr>
<td class="title">enum OutgoingMessageState</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>These are the possible values for <a href="RecipientInfo.html">RecipientInfo</a>::<a href="RecipientInfo.html#State">State</a>.
</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Values"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Values</td>
</tr>
<tr>
<td class="imsum_left"><a href="#WRITTEN">WRITTEN</a></td>
<td class="imsum_right">Message has just been placed into the out tray.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PARTIALLY_LOCALLY_SENT">PARTIALLY_LOCALLY_SENT</a></td>
<td class="imsum_right">Message has been sent upstream to some recipients.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#COMPLETELY_LOCALLY_SENT">COMPLETELY_LOCALLY_SENT</a></td>
<td class="imsum_right">Message has been sent upstream to all recipients.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RECOVERABLE_LOCAL_ERROR">RECOVERABLE_LOCAL_ERROR</a></td>
<td class="imsum_right">Local, non-fatal error (e.g. network temporarily not available).
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#NONRECOVERABLE_LOCAL_ERROR">NONRECOVERABLE_LOCAL_ERROR</a></td>
<td class="imsum_right">Local fatal error (e.g. first SMTP server upstream did not accept the
 message).
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#EXTERNAL_ERROR">EXTERNAL_ERROR</a></td>
<td class="imsum_right">Global fatal error (e.g. last member in SMTP chain could not deliver
 the message).
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#WAITING_CONFIRMATION">WAITING_CONFIRMATION</a></td>
<td class="imsum_right">Message was sent; we are waiting for confirmation.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CONFIRMED">CONFIRMED</a></td>
<td class="imsum_right">Recipient confirmed reading.
 &nbsp;</td>
</tr>
</table>
<a name="ValueDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Values' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="WRITTEN" class="membertitle">WRITTEN</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>WRITTEN</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Message has just been placed into the out tray.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PARTIALLY_LOCALLY_SENT" class="membertitle">PARTIALLY_LOCALLY_SENT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>PARTIALLY_LOCALLY_SENT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Message has been sent upstream to some recipients.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="COMPLETELY_LOCALLY_SENT" class="membertitle">COMPLETELY_LOCALLY_SENT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>COMPLETELY_LOCALLY_SENT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Message has been sent upstream to all recipients.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RECOVERABLE_LOCAL_ERROR" class="membertitle">RECOVERABLE_LOCAL_ERROR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>RECOVERABLE_LOCAL_ERROR</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Local, non-fatal error (e.g. network temporarily not available).
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="NONRECOVERABLE_LOCAL_ERROR" class="membertitle">NONRECOVERABLE_LOCAL_ERROR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>NONRECOVERABLE_LOCAL_ERROR</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Local fatal error (e.g. first SMTP server upstream did not accept the
 message).
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="EXTERNAL_ERROR" class="membertitle">EXTERNAL_ERROR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>EXTERNAL_ERROR</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Global fatal error (e.g. last member in SMTP chain could not deliver
 the message).
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="WAITING_CONFIRMATION" class="membertitle">WAITING_CONFIRMATION</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>WAITING_CONFIRMATION</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Message was sent; we are waiting for confirmation.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CONFIRMED" class="membertitle">CONFIRMED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>CONFIRMED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Recipient confirmed reading.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>