Update vendor/

This commit is contained in:
2018-06-25 23:27:32 +01:00
parent 4f5e3ed906
commit d25ed6c1bd
182 changed files with 31368 additions and 6047 deletions

9
vendor/github.com/luksen/maildir/README.mkdn generated vendored Normal file
View File

@@ -0,0 +1,9 @@
The maildir package provides an interface to mailboxes in the Maildir format.
Documentation can be found online here:
https://godoc.org/github.com/luksen/maildir
This is what I used as a reference:
- https://en.wikipedia.org/wiki/Maildir
- http://www.qmail.org/qmail-manual-html/man5/maildir.html
- http://cr.yp.to/proto/maildir.html