This website requires JavaScript.
Explore
Help
Register
Sign In
go-mail
/
go-imap
Watch
1
Star
0
Fork
0
mirror of
https://github.com/emersion/go-imap
synced
2026-07-01 11:18:51 +00:00
Code
Issues
Activity
300
Commits
22
Branches
35
Tags
v2.0.0-alpha.2
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VS Code Insider
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Ser
568ea8c934
Add GitHub issue template
2023-04-03 23:34:53 +02:00
.github
/ISSUE_TEMPLATE
Add GitHub issue template
2023-04-03 23:34:53 +02:00
imapclient
imapclient, imapserver: fix decoding of body section specifier
2023-04-03 23:25:14 +02:00
imapserver
imapserver: add FLAGS unilateral update
2023-04-03 23:25:14 +02:00
internal
imapserver: properly discard half-consumed command lines on error
2023-04-03 23:25:14 +02:00
.build.yml
ci: add .build.yml
2023-03-17 16:57:44 +01:00
append.go
imap: move over imapclient.Append{Options,Data}
2023-04-03 23:25:14 +02:00
capability.go
imapclient: encode strings as literals if necessary
2023-04-03 23:25:14 +02:00
copy.go
imap: move over imapclient.CopyData
2023-04-03 23:25:14 +02:00
fetch.go
imap: drop BodyStructureSinglePartExt.MD5
2023-04-03 23:25:14 +02:00
go.mod
imapserver/imapmemserver: new package
2023-04-03 23:25:14 +02:00
go.sum
imapserver/imapmemserver: new package
2023-04-03 23:25:14 +02:00
imap.go
imap: move obsolete FlagRecent to internal
2023-04-03 23:25:14 +02:00
LICENSE
Initial commit
2023-03-11 15:52:25 +01:00
list.go
imap: move over imapclient.List{Options,Data}
2023-04-03 23:25:14 +02:00
namespace.go
imap: move over imapclient.NamespaceData
2023-04-03 23:25:14 +02:00
quota.go
imapclient: add support for QUOTA
2023-03-22 11:04:18 +01:00
README.md
readme: add badge for docs
2023-03-17 21:02:37 +01:00
response.go
imapserver: send continuation requests for all literals
2023-04-03 23:25:14 +02:00
search.go
imap: move over imapclient.SearchData
2023-04-03 23:25:14 +02:00
select.go
imap: move over imapclient.SelectData
2023-04-03 23:25:14 +02:00
seqset_test.go
imap: add SeqSet
2023-03-17 13:24:32 +01:00
seqset.go
imap: add SeqSet.Nums
2023-03-17 13:24:32 +01:00
status.go
imap: move over STATUS types from imapclient
2023-04-03 23:25:14 +02:00
store.go
imap: move over imapclient.StoreFlags
2023-04-03 23:25:14 +02:00
thread.go
imap: add missing ThreadAlgorithm
2023-03-24 11:45:02 +01:00
README.md
go-imap
An
IMAP4rev2
library for Go.
License
MIT
View Git Blame
Copy Permalink
S
Description
📥
An IMAP library for Go clients and servers
client
imap
mail
server
Readme
MIT
3.7
MiB
Languages
Go
100%