📄 smtp__client_8h.html
字号:
</table><a name="a9" doxytag="smtp_client.h::SMTP_MAILFROM_SENT"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_MAILFROM_SENT 9 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: MAIL FROM sent by us <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00086">86</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a10" doxytag="smtp_client.h::SMTP_MAILFROM_ACKED"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_MAILFROM_ACKED 10 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: Server has acked MAIL FROM by 250 <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00087">87</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a11" doxytag="smtp_client.h::SMTP_RCPTTO_SENT"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_RCPTTO_SENT 11 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: RCPT To sent by us <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00088">88</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a12" doxytag="smtp_client.h::SMTP_RCPTTO_ACKED"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_RCPTTO_ACKED 12 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: Server has acked RCPT TO by 250 <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00089">89</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a13" doxytag="smtp_client.h::SMTP_DATAREQ_SENT"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_DATAREQ_SENT 13 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: DATA sent by us <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00090">90</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a14" doxytag="smtp_client.h::SMTP_DATAREQ_ACKED"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_DATAREQ_ACKED 14 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: Server has acked DATA by 354 <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00091">91</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a15" doxytag="smtp_client.h::SMTP_BODY_SENT"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_BODY_SENT 15 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: We have sent RFC822 body <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00092">92</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a16" doxytag="smtp_client.h::SMTP_SENDING_DATA"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_SENDING_DATA 16 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: We are sending data... <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00093">93</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a17" doxytag="smtp_client.h::SMTP_DATAEND_REACHED"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_DATAEND_REACHED 17 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: We have no more data <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00094">94</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a18" doxytag="smtp_client.h::SMTP_DATAEND_SENT"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_DATAEND_SENT 18 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: CRLF.CRLF sent by us <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00095">95</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a19" doxytag="smtp_client.h::SMTP_DATAEND_ACKED"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_DATAEND_ACKED 19 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: Server has acked CRLF.CRLF by 250 <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00096">96</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a20" doxytag="smtp_client.h::SMTP_QUIT_SENT"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define SMTP_QUIT_SENT 20 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>SMTP Client state: QUIT sent by us <p>Definition at line <a class="el" href="smtp__client_8h-source.html#l00097">97</a> of file <a class="el" href="smtp__client_8h-source.html">smtp_client.h</a>. </td> </tr></table><a name="a21" doxytag="smtp_client.h::SMTP_QUIT_ACKED"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -