mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
63cef8e3a5
before, an error about an invalid address was not used, causing a delivery attempt to an empty address (empty localpart/domain). delivery to that address would fail, but we should've prevented that message from being queued at all. additionally, an error in adding the message to the queue was ignored too. |
||
---|---|---|
.. | ||
direct.go | ||
dsn.go | ||
queue.go | ||
queue_test.go | ||
submit.go |