@dfeidao/fd-an000008
TypeScript icon, indicating that this package has built-in type declarations

4.6.201909271041 • Public • Published

获取邮箱收件箱中邮件数量

Installation

yarn add --dev @dfeidao/fd-an000008

Example

import an08 from '@dfeidao/fd-an000008';

const mail_status = await status('xxx@ifeidao.com', '111111', '192.168.40.198', 143, false);
console.log('status:', mail_status);	// status: { total: 3, new: 0, unseen: 0 }

Attention

该原子操作只在服务中使用,不能在组件的服务端响应中调用。

/@dfeidao/fd-an000008/

    Package Sidebar

    Install

    npm i @dfeidao/fd-an000008

    Weekly Downloads

    4

    Version

    4.6.201909271041

    License

    MIT

    Unpacked Size

    3.08 kB

    Total Files

    6

    Last publish

    Collaborators

    • taoqf