This website requires JavaScript.
Explore
Help
Sign in
serv
/
mox
Watch
1
Star
1
Fork
You've already forked mox
0
mirror of
https://github.com/mjl-/mox.git
synced
2025-03-13 14:30:11 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
024c13c551
mox
/
queue
History
Mechiel Lukkien
ca5ef645f3
rename Account.Deliver to Account.DeliverDestination
...
the name was too generic compared with the other Deliver functions
2023-09-15 17:51:28 +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
rename Account.Deliver to Account.DeliverDestination
2023-09-15 17:51:28 +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