This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 01:48:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
imapclient
History
Mechiel Lukkien
6ab31c15b7
imapserver: actually announce PREVIEW extension
2025-03-29 18:28:33 +01:00
..
client.go
rename variables, struct fields and functions to include an "x" when they can panic for handling errors
2025-03-24 16:12:22 +01:00
cmds.go
rename variables, struct fields and functions to include an "x" when they can panic for handling errors
2025-03-24 16:12:22 +01:00
parse.go
imapserver: implement PREVIEW extension (RFC 8970), and store previews in message database
2025-03-28 17:10:17 +01:00
prefixconn.go
Run modernize to rewrite some older go constructs to newer ones
2025-03-06 17:33:06 +01:00
protocol.go
imapserver: actually announce PREVIEW extension
2025-03-29 18:28:33 +01:00