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
48eb530b1f
mox
/
queue
History
Mechiel Lukkien
48eb530b1f
improve message parsing: allow bare carriage return (unless in pedantic mode), allow empty header, and no longer treat a message with only headers as a message with only a body
2023-08-11 14:07:49 +02:00
..
direct.go
new feature: when delivering messages from the queue, make it possible to use a "transport"
2023-06-16 18:57:05 +02:00
dsn.go
improve message parsing: allow bare carriage return (unless in pedantic mode), allow empty header, and no longer treat a message with only headers as a message with only a body
2023-08-11 14:07:49 +02:00
queue.go
add message size consistency check
2023-08-08 22:10:53 +02:00
queue_test.go
fix race in test setup/teardown
2023-08-07 23:14:31 +02:00
submit.go
new feature: when delivering messages from the queue, make it possible to use a "transport"
2023-06-16 18:57:05 +02:00