Loading...
Loading...
Compare original and translation side by side
| Provider | IMAP Host | IMAP Port | SMTP Host | SMTP Port |
|---|---|---|---|---|
| 163.com | imap.163.com | 993 | smtp.163.com | 465 |
| vip.163.com | imap.vip.163.com | 993 | smtp.vip.163.com | 465 |
| 126.com | imap.126.com | 993 | smtp.126.com | 465 |
| Gmail | imap.gmail.com | 993 | smtp.gmail.com | 587 |
| Outlook | outlook.office365.com | 993 | smtp.office365.com | 587 |
| QQ Mail | imap.qq.com | 993 | smtp.qq.com | 587 |
| 服务商 | IMAP主机 | IMAP端口 | SMTP主机 | SMTP端口 |
|---|---|---|---|---|
| 163.com | imap.163.com | 993 | smtp.163.com | 465 |
| vip.163.com | imap.vip.163.com | 993 | smtp.vip.163.com | 465 |
| 126.com | imap.126.com | 993 | smtp.126.com | 465 |
| Gmail | imap.gmail.com | 993 | smtp.gmail.com | 587 |
| Outlook | outlook.office365.com | 993 | smtp.office365.com | 587 |
| QQ Mail | imap.qq.com | 993 | smtp.qq.com | 587 |
bash setup.sh~/.config/imap-smtp-email/.envbash setup.sh~/.config/imap-smtp-email/.envundefinedundefined
---
---undefinedundefined
Or manually add prefixed variables:
```bash
或者手动添加带前缀的变量:
```bashundefinedundefinedundefinedundefined
---
---node scripts/imap.js [--account <name>] check [--limit 10] [--mailbox INBOX] [--recent 2h]--limit--mailbox--recentnode scripts/imap.js [--account <name>] check [--limit 10] [--mailbox INBOX] [--recent 2h]--limit--mailbox--recentnode scripts/imap.js [--account <name>] fetch <uid> [--mailbox INBOX]node scripts/imap.js [--account <name>] fetch <uid> [--mailbox INBOX]node scripts/imap.js [--account <name>] download <uid> [--dir <path>] [--file <filename>]node scripts/imap.js [--account <name>] download <uid> [--dir <path>] [--file <filename>]node scripts/imap.js [--account <name>] search [options]--unseen--seen--from <email>--subject <text>--recent <time>--since <date>--before <date>--limit <n>node scripts/imap.js [--account <name>] search [options]--unseen--seen--from <email>--subject <text>--recent <time>--since <date>--before <date>--limit <n>node scripts/imap.js [--account <name>] mark-read <uid> [uid2 uid3...]
node scripts/imap.js [--account <name>] mark-unread <uid> [uid2 uid3...]node scripts/imap.js [--account <name>] mark-read <uid> [uid2 uid3...]
node scripts/imap.js [--account <name>] mark-unread <uid> [uid2 uid3...]node scripts/imap.js [--account <name>] list-mailboxesnode scripts/imap.js [--account <name>] list-mailboxesnode scripts/imap.js list-accountsnode scripts/imap.js list-accountsnode scripts/smtp.js [--account <name>] send --to <email> --subject <text> [options]--to--subject--body--html--body-file--html-file--cc--bcc--attach--fromundefinednode scripts/smtp.js [--account <name>] send --to <email> --subject <text> [options]--to--subject--body--html--body-file--html-file--cc--bcc--attach--fromundefinedundefinedundefinednode scripts/smtp.js [--account <name>] testnode scripts/smtp.js [--account <name>] testnpm installnpm install~/.config/imap-smtp-email/.env~/.config/imap-smtp-email/.env