blob: 8d1e7a0e7775b939af3e18bd233efe4cb5daf5aa [file] [log] [blame]
<?xml version="1.0" encoding="US-ASCII"?>
<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 crlf="yes">
EHLO %TESTNUMBER
RSET
QUIT
</protocol>
</verify>
</testcase>