mox/queue
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