mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
test: Add missing test file in mda-lmtp
The mda-lmtp tests are missing a file in the repository, which causes the test to fail. This went unnoticed because they are not included in the automated test suite, which will be fixed in a follow-up patch. This patch adds the mising test file, with a harder to miss name.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
nc tcp_listen localhost:14932
|
||||
|
||||
mda |= ./mda-lmtp --addr=localhost:14932 -f from -d to < .data
|
||||
mda |= ./mda-lmtp --addr=localhost:14932 -f from -d to < test-email
|
||||
|
||||
nc -> 220 Hola desde expect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user