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 08:58:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
imapclient
History
Mechiel Lukkien
2e47540f22
in imapclient, when sending "astring" (atom or string), actually return the string when we need to quote it
...
from pexarkh, issue
#11
2023-03-04 09:22:14 +01:00
..
client.go
mox!
2023-01-30 14:27:06 +01:00
cmds.go
in imapclient, make Noop() send the noop command, not capabilities
2023-03-04 09:21:29 +01:00
parse.go
consistently use log.Check for logging errors that "should not happen", don't influence application flow
2023-02-16 13:22:00 +01:00
protocol.go
in imapclient, when sending "astring" (atom or string), actually return the string when we need to quote it
2023-03-04 09:22:14 +01:00