chatmail / chatmail/async-imap

Add a test for a NO or BAD response for FETCH and STORE

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
147
Forks
42
Avg merge
8d 15h
Merged PRs (30d)
1

Description

With #94 we are checking for EOF and similar kind of errors, but there is no check that response is actually OK as long as we get any tagged response. In case of STORE a NO response means we actually failed to store anything, and in case of FETCH it means that no responses not necessarily indicate there no messages, just that IMAP server lost connection to its NFS server or there is a loose SATA cable resulting in a disk read failure.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.