mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-20 15:07:03 +00:00
Today we check the aliases deliver mail to the expected locations, but we don't fail if there are unexpected deliveries. Doing so can help catch bugs (including test bugs), so this patch implements that. In addition, fix two of the tests that were printing on error, but not causing the tests to fail (which was the original intention).