脚本向导-帮助文档

脚本向导-帮助文档


移动IMAP邮件消息

<h1>功能</h1> <p>通过IMAP协议从指定邮箱服务器移动邮件消息至指定文件夹。</p> <h1><strong>登陆</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>电子邮件</td> <td>【字符串】,用于移动邮件消息的电子邮件账户。</td> <td>'1026952623@qq.com'</td> </tr> <tr> <td>密码</td> <td>【字符串】,用于移动邮件消息的电子邮件账户密码。</td> <td>{填入开启IMAP服务生成的密码}</td> </tr> </tbody> </table> <h1><strong>Mail</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>服务器</td> <td>【字符串】,待使用的电子邮件服务器主机。</td> <td>'imap.qq.com'</td> </tr> <tr> <td>端口</td> <td>【Integer】,用于接收电子邮件消息的端口。</td> <td>143</td> </tr> <tr> <td>启用SSL</td> <td>【Boolean】,指定是否应使用SSL发送消息。</td> <td>否</td> </tr> </tbody> </table> <h1><strong>输入</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>邮件消息</td> <td>【TMailMessage】,待移动的邮件消息对象,填入变量名称</td> <td>邮件消息</td> </tr> <tr> <td>从文件夹</td> <td>【字符串】,可查找到邮件消息的邮件文件夹。</td> <td>'inbox'</td> </tr> <tr> <td>邮件文件夹</td> <td>【字符串】,邮件消息被移至其中的邮件文件夹</td> <td>'drafts'</td> </tr> </tbody> </table> <h1><strong>选项</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>安全连接</td> <td>【Integer】全连接类型,可根据实际情况选择</td> <td>Auto</td> </tr> </tbody> </table> <h1><strong>注意/说明</strong></h1> <p>1.登陆栏中的“密码”:该密码不是邮箱登录的密码,而是开启邮箱的IMAP服务中生成的密码。 2.在运行该函数时,要先开启邮箱的IMAP服务。 3.输入栏中的“从文件夹”和“邮件文件夹”:文件夹的名称不能为中文,只支持英文。 4.函数参数的配置: <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/9594ada66aae40014144254adb173c53" alt="" /></p> <h1><strong>相关函数</strong></h1> <p>/<em>获取IMAP邮件消息</em>/</p> <h1><strong>示例/演示</strong></h1> <p>运行前: <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/b47b14e463c9dc493eb1627e52003fd6" alt="" /> 运行后: <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/56ab2af89277a48795000436381cc6d0" alt="" /> <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/c3ae72a38bac828ff4e84f125e35a5eb" alt="" /></p> <h1>示例附件</h1> <p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/e88ac6637207bb01485884a86922f618" title="[组件[移动IMAP邮件消息]_20210413.db">组件[移动IMAP邮件消息]_20210413.db</a></p>

页面列表

ITEM_HTML