This website requires JavaScript.
Explore
Help
Sign in
serv
/
mox
Watch
1
Star
0
Fork
You've already forked mox
0
mirror of
https://github.com/mjl-/mox.git
synced
2024-12-26 16:33:47 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
88fd775ec4
mox
/
queue
History
Mechiel Lukkien
88fd775ec4
if we encounter an error fetching an mta-sts policy as part of a delivery attempt, properly continue with delivery with strict tls checking
2023-05-22 14:46:20 +02:00
..
dsn.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
queue.go
if we encounter an error fetching an mta-sts policy as part of a delivery attempt, properly continue with delivery with strict tls checking
2023-05-22 14:46:20 +02:00
queue_test.go
update to latest bstore (with support for an index on a []string: Message.DKIMDomains), and cyclic data types (to be used for Message.Part soon); also adds a context.Context to database operations.
2023-05-22 14:40:36 +02:00