blob: 9d9722f9aaa2c9239cf183c14a13ed397476815e [file] [log] [blame]
<testcase>
<info>
<keywords>
SMTP
VRFY
</keywords>
</info>
#
# Server-side
<reply>
</reply>
#
# Client-side
<client>
<server>
smtp
</server>
<name>
SMTP VRFY
</name>
<command>
smtp://%HOSTIP:%SMTPPORT/923 --mail-rcpt recipient
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<protocol>
EHLO 923
VRFY recipient
QUIT
</protocol>
</verify>
</testcase>