Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

The IMAP APPENDLIMIT Extension for go-imap

License

Notifications You must be signed in to change notification settings

emersion/go-imap-appendlimit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-imap-appendlimit

GoDoc

The IMAP APPENDLIMIT Extension for go-imap.

This extension has been merged into go-imap. Use built-in support instead of this repository!

Usage

s.Enable(appendlimit.NewExtension())

The backend must implement appendlimit.Backend and appendlimit.User. Additionally, the backend's Mailbox.Status implementation must handle appendlimit.StatusAppendLimit.

License

MIT

About

The IMAP APPENDLIMIT Extension for go-imap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages