Hi Jordi,

> I'm getting two tests failing in smtpd.

Looks like a racing condition. Can you try the following please:

1. Run: examples/mta -bd
It should print two numbers and remain in background.  The first number
is its PID, the second one is the TCP port it is listening on.

2. Try connecting to that port, e.g: telnet localhost N.
It should respond with '220 Ready'. Does it? (If so, type
QUIT)

Regards,
Sergey

_______________________________________________
Bug-mailutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to