ftpserver.pl: Reworked SMTP verified server detection
authorSteve Holme <steve_holme@hotmail.com>
Fri, 27 Dec 2013 18:12:06 +0000 (18:12 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 27 Dec 2013 18:15:04 +0000 (18:15 +0000)
commit263616202ba6ff3e4651ed9ae532399b496c952a
treea517544c02c071d924f10ef55865f495b357de0b
parentc9dd4022f4629d33fd2094f8cfd9cf112b4eaea7
ftpserver.pl: Reworked SMTP verified server detection

Following the addition of informational commands to the SMTP protocol,
the test server is no longer required to return the verified server
information in responses that curl only outputs in verbose mode.

Instead, a similar detection mechanism to that used by FTP, IMAP and
POP3 can now be used.
tests/ftpserver.pl
tests/runtests.pl