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 20:18:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
imapclient
History
Mechiel Lukkien
6ed97469b7
imapclient: parse fetch attribute "internaldate" as time.Time instead of keeping it as string
...
similar to the SAVEDATE fetch attribute implemented recently.
2025-02-19 23:01:23 +01:00
..
client.go
implement IMAP CREATE-SPECIAL-USE extension for the mailbox create command, part of rfc 6154
2025-02-19 20:39:26 +01:00
cmds.go
remove intention to implement \important special-use mailbox and $important message flag, rfc 8457
2025-02-19 22:44:04 +01:00
parse.go
imapclient: parse fetch attribute "internaldate" as time.Time instead of keeping it as string
2025-02-19 23:01:23 +01:00
protocol.go
imapclient: parse fetch attribute "internaldate" as time.Time instead of keeping it as string
2025-02-19 23:01:23 +01:00