Sha256: d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba

Contents?: true

Size: 1.74 KB

Versions: 14

Compression:

Stored size: 1.74 KB

Contents

---
LOGIN-9a890af1c86854f5170d99be6e10b8f1:
- - :return
  - !ruby/struct:Net::IMAP::TaggedResponse
    tag: RUBY0001
    name: OK
    data: &2 !ruby/struct:Net::IMAP::ResponseText
      code: 
      text: ki0zvkyi1yzgy7xu4f4dh46nqrcecm@gmail.com authenticated (Success)
    raw_data: "RUBY0001 OK ki0zvkyi1yzgy7xu4f4dh46nqrcecm@gmail.com authenticated
      (Success)\r\n"
  - CAPABILITY: &3
    - &1
      - IMAP4REV1
      - UNSELECT
      - IDLE
      - NAMESPACE
      - QUOTA
      - ID
      - XLIST
      - CHILDREN
      - X-GM-EXT-1
      - UIDPLUS
      - COMPRESS=DEFLATE
      - ENABLE
      - MOVE
      - CONDSTORE
      - ESEARCH
      - UTF8=ACCEPT
      - LIST-EXTENDED
      - LIST-STATUS
  - - !ruby/struct:Net::IMAP::UntaggedResponse
      name: CAPABILITY
      data: *1
      raw_data: "* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN
        X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE ENABLE MOVE CONDSTORE ESEARCH UTF8=ACCEPT
        LIST-EXTENDED LIST-STATUS\r\n"
    - !ruby/struct:Net::IMAP::TaggedResponse
      tag: RUBY0001
      name: OK
      data: *2
      raw_data: "RUBY0001 OK ki0zvkyi1yzgy7xu4f4dh46nqrcecm@gmail.com authenticated
        (Success)\r\n"
LOGOUT-e76a09b7766d60a37ff9e1af527a143e:
- - :return
  - !ruby/struct:Net::IMAP::TaggedResponse
    tag: RUBY0002
    name: OK
    data: !ruby/struct:Net::IMAP::ResponseText
      code: 
      text: 73 good day (Success)
    raw_data: "RUBY0002 OK 73 good day (Success)\r\n"
  - CAPABILITY: *3
    BYE:
    - &4 !ruby/struct:Net::IMAP::ResponseText
      code: 
      text: LOGOUT Requested
  - - !ruby/struct:Net::IMAP::UntaggedResponse
      name: BYE
      data: *4
      raw_data: "* BYE LOGOUT Requested\r\n"

Version data entries

14 entries across 2 versions & 1 rubygems

Version Path
gmail-0.7.1 spec/recordings/gmail_mailbox/on_initialize/works_in_inbox_by_default.yml
gmail-0.7.1 spec/recordings/gmail/_new_connects_with_client_and_give_it_context_when_block_given.yml
gmail-0.7.1 spec/recordings/gmail_client_plain/instance/delivers_inline_composed_email.yml
gmail-0.7.1 spec/recordings/gmail_client_plain/instance/properly_logs_in_to_valid_gmail_account.yml
gmail-0.7.1 spec/recordings/gmail_client_plain/instance/properly_logs_out_from_gmail.yml
gmail-0.7.1 spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/inbox/localizes_into_the_appropriate_label.yml
gmail-0.7.1 spec/recordings/gmail_mailbox/on_initialize/sets_client_and_name.yml
gmail-0.7.0 spec/recordings/gmail/_new_connects_with_client_and_give_it_context_when_block_given.yml
gmail-0.7.0 spec/recordings/gmail_client_plain/instance/delivers_inline_composed_email.yml
gmail-0.7.0 spec/recordings/gmail_client_plain/instance/properly_logs_in_to_valid_gmail_account.yml
gmail-0.7.0 spec/recordings/gmail_client_plain/instance/properly_logs_out_from_gmail.yml
gmail-0.7.0 spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/inbox/localizes_into_the_appropriate_label.yml
gmail-0.7.0 spec/recordings/gmail_mailbox/on_initialize/sets_client_and_name.yml
gmail-0.7.0 spec/recordings/gmail_mailbox/on_initialize/works_in_inbox_by_default.yml