blob: 1274921f9bf3737c8d4b90f191d79d3873dfb8cd [file] [log] [blame]
<testcase>
<info>
<keywords>
SMTP
NOOP
CUSTOMREQUEST
</keywords>
</info>
#
# Server-side
<reply>
</reply>
#
# Client-side
<client>
<server>
smtp
</server>
<name>
SMTP NOOP (CUSTOMREQUEST)
</name>
<command>
smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER -X NOOP -I
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<protocol>
EHLO %TESTNUMBER
NOOP
QUIT
</protocol>
</verify>
</testcase>