⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fetchsinglemessage.test

📁 java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识
💻 TEST
字号:
// BODYC: f1 FETCH 1 (BODY)S: * 1 FETCH (BODY ("text" "plain" NIL NIL NIL "7bit" 28 1))S: f1 OK FETCH completed// BODY[]C: f1 FETCH 1 (BODY[])S: * 1 FETCH (BODY[] {476}S: Received: from ${ignore} [127.0.0.1] by localhost with ESMTPS:   (SMTPD32-7.05 EVAL) id ${ignore}; ${rfcDate}S: Message-ID: ${ignore}S: From: sender@somewhereS: To: imapuser@localhostS: Subject: Message 1S: Mime-Version: 1.0S: Content-Type: text/plainS: Content-Transfer-Encoding: 7bitS: Date: ${ignore-12}S: X-RCPT-TO: <imapuser@localhost>S: Status: RS: X-UIDL: ${ignore}S: S: This is the first message.S: )S: f1 OK FETCH completed// BODY[HEADER]C: f1 FETCH 1 (BODY[HEADER])S: * 1 FETCH (BODY[HEADER] {448}S: Received: from ${ignore} [127.0.0.1] by localhost with ESMTPS:   (SMTPD32-7.05 EVAL) id ${ignore}; ${rfcDate}S: Message-ID: ${ignore}S: From: sender@somewhereS: To: imapuser@localhostS: Subject: Message 1S: Mime-Version: 1.0S: Content-Type: text/plainS: Content-Transfer-Encoding: 7bitS: Date: ${ignore-12}S: X-RCPT-TO: <imapuser@localhost>S: Status: RS: X-UIDL: ${ignore}S: S: )S: f1 OK FETCH completed// BODY[HEADER.FIELDS]C: f1 FETCH 1 (BODY[HEADER.FIELDS (From To Subject Date Status)])S: * 1 FETCH (BODY[HEADER.FIELDS (From To Subject Date Status)] {120}S: From: sender@somewhereS: To: imapuser@localhostS: Subject: Message 1S: Date: ${ignore-12}S: Status: RS: S: )S: f1 OK FETCH completed// BODY[HEADER.FIELDS.NOT]C: f1 FETCH 1 (BODY[HEADER.FIELDS.NOT (From To Subject Date Status)])S: * 1 FETCH (BODY[HEADER.FIELDS.NOT (From To Subject Date Status)] {332}S: Received: from ${ignore} [127.0.0.1] by localhost with ESMTPS:   (SMTPD32-7.05 EVAL) id ${ignore}; ${rfcDate}S: Message-ID: ${ignore}S: Mime-Version: 1.0S: Content-Type: text/plainS: Content-Transfer-Encoding: 7bitS: X-RCPT-TO: <imapuser@localhost>S: X-UIDL: ${ignore}S: S: S: )S: f1 OK FETCH completed// BODY[MIME]C: f1 FETCH 1 (BODY[MIME])S: * 1 FETCH (BODY[MIME] {448}S: Received: from ${ignore} [127.0.0.1] by localhost with ESMTPS:   (SMTPD32-7.05 EVAL) id ${ignore}; ${rfcDate}S: Message-ID: ${ignore}S: From: sender@somewhereS: To: imapuser@localhostS: Subject: Message 1S: Mime-Version: 1.0S: Content-Type: text/plainS: Content-Transfer-Encoding: 7bitS: Date: ${ignore-12}S: X-RCPT-TO: <imapuser@localhost>S: Status: RS: X-UIDL: ${ignore}S: S: )S: f1 OK FETCH completed// BODY[TEXT]C: f1 FETCH 1 (BODY[TEXT])S: * 1 FETCH (BODY[TEXT] {28}S: This is the first message.S: )S: f1 OK FETCH completed// todo - multipart messages.// todo - partial fetch BODY[]<0.100>// BODY.PEEK[]// BODY.PEEK[HEADER]// BODY.PEEK[HEADER.FIELDS]// BODY.PEEK[HEADER.FIELDS.NOT]// BODY.PEEK[MIME]// BODY.PEEK[TEXT]C: f1 FETCH 1 (BODY.PEEK[TEXT])S: * 1 FETCH (BODY[TEXT] {28}S: This is the first message.S: )S: f1 OK FETCH completed// BODYSTRUCTUREC: f1 FETCH 1 (BODYSTRUCTURE)S: * 1 FETCH (BODYSTRUCTURE ("text" "plain" NIL NIL NIL "7bit" 28 1 NIL NIL NIL))S: f1 OK FETCH completed// ENVELOPEC: f1 FETCH 1 (ENVELOPE)S: * 1 FETCH (ENVELOPE ("${ignore-12}" "Message 1" ((NIL NIL "sender" "somewhere")) ((NIL NIL "sender" "somewhere")) ((NIL NIL "sender" "somewhere")) ((NIL NIL "imapuser" "localhost")) NIL NIL NIL "${ignore}"))S: f1 OK FETCH completed// FLAGSC: f1 FETCH 1 (FLAGS)S: * 1 FETCH (FLAGS (\SEEN))S: f1 OK FETCH completed// INTERNALDATEC: f1 FETCH 1 (INTERNALDATE)S: * 1 FETCH (INTERNALDATE "${ignore-5}")S: f1 OK FETCH completed// RFC822 ( === BODY[])C: f1 FETCH 1 (RFC822)S: * 1 FETCH (RFC822 {476}S: Received: from ${ignore} [127.0.0.1] by localhost with ESMTPS:   (SMTPD32-7.05 EVAL) id ${ignore}; ${rfcDate}S: Message-ID: ${ignore}S: From: sender@somewhereS: To: imapuser@localhostS: Subject: Message 1S: Mime-Version: 1.0S: Content-Type: text/plainS: Content-Transfer-Encoding: 7bitS: Date: ${ignore-12}S: X-RCPT-TO: <imapuser@localhost>S: Status: RS: X-UIDL: ${ignore}S: S: This is the first message.S: )S: f1 OK FETCH completed// RFC822.HEADER ( === BODY.PEEK[HEADER])C: f1 FETCH 1 (RFC822.HEADER)S: * 1 FETCH (RFC822.HEADER {448}S: Received: from ${ignore} [127.0.0.1] by localhost with ESMTPS:   (SMTPD32-7.05 EVAL) id ${ignore}; ${rfcDate}S: Message-ID: ${ignore}S: From: sender@somewhereS: To: imapuser@localhostS: Subject: Message 1S: Mime-Version: 1.0S: Content-Type: text/plainS: Content-Transfer-Encoding: 7bitS: Date: ${ignore-12}S: X-RCPT-TO: <imapuser@localhost>S: Status: RS: X-UIDL: ${ignore}S: S: )S: f1 OK FETCH completed// RFC822.SIZEC: f1 FETCH 1 (RFC822.SIZE)S: * 1 FETCH (RFC822.SIZE 476)S: f1 OK FETCH completed// RFC822.TEXT ( === BODY[TEXT])C: f1 FETCH 1 (RFC822.TEXT)S: * 1 FETCH (RFC822.TEXT {28}S: This is the first message.S: )S: f1 OK FETCH completed// UIDC: f1 FETCH 1 (UID)S: * 1 FETCH (UID ${ignore})S: f1 OK FETCH completed// Macro Commands// ALL ( === FLAGS INTERNALDATE RFC822.SIZE ENVELOPE)C: f1 FETCH 1 (ALL)S: * 1 FETCH (FLAGS (\SEEN) INTERNALDATE "${ignore-5}" RFC822.SIZE 476 ENVELOPE ("${ignore-12}" "Message 1" ((NIL NIL "sender" "somewhere")) ((NIL NIL "sender" "somewhere")) ((NIL NIL "sender" "somewhere")) ((NIL NIL "imapuser" "localhost")) NIL NIL NIL "${ignore}"))S: f1 OK FETCH completed// FULL ( === FLAGS INTERNALDATE RFC822.SIZE ENVELOPE BODY )C: f1 FETCH 1 (FULL)S: * 1 FETCH (FLAGS (\SEEN) INTERNALDATE "${ignore-5}" RFC822.SIZE 476 ENVELOPE ("${ignore-12}" "Message 1" ((NIL NIL "sender" "somewhere")) ((NIL NIL "sender" "somewhere")) ((NIL NIL "sender" "somewhere")) ((NIL NIL "imapuser" "localhost")) NIL NIL NIL "${ignore}") BODY RFC822.SIZE 476("text" "plain" NIL NIL NIL "7bit" 28 1))S: f1 OK FETCH completed// FAST ( === FLAGS INTERNALDATE RFC822.SIZE )C: f1 FETCH 1 (FAST)S: * 1 FETCH (FLAGS (\SEEN) INTERNALDATE "${ignore-5}" RFC822.SIZE 476)S: f1 OK FETCH completed

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -