nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nmh-commits] [SCM] The nmh Mail Handling System branch, imap-prototype,


From: Eric Gillespie
Subject: [nmh-commits] [SCM] The nmh Mail Handling System branch, imap-prototype, updated. 1.7-branchpoint-785-g21204c22
Date: Tue, 15 Feb 2022 00:55:15 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, imap-prototype has been updated
       via  21204c22d50af9bcaac9caca33d23ed3ac410477 (commit)
      from  8cd604116119ad063a1273a0b77430a05a7e009b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 21204c22d50af9bcaac9caca33d23ed3ac410477
Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Mon Feb 14 23:53:34 2022 -0600

    Implement RFC 6851 MOVE extension.
    
    Tested with Cyrus, Dovecot, and GMail.

-----------------------------------------------------------------------

Summary of changes:
 imap/folder-manager/src/imap.rs                   |  20 ++++
 imap/folder-manager/src/imap/auth.rs              |   6 +-
 imap/folder-manager/src/imap/protocol.rs          |   7 +-
 imap/folder-manager/src/imap/protocol/response.rs |  20 +---
 imap/folder-manager/src/imap/protocol/tests.rs    |   8 +-
 imap/folder-manager/src/imap/session.rs           |  13 ++-
 imap/folder-manager/src/imap/session/mailbox.rs   |  50 +++++++++-
 imap/folder-manager/src/manager.rs                | 115 +++++++++++++++++++++-
 8 files changed, 198 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]