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