#
# Verify data after the test has been "shot"
<verify>
-<strippart>
-s/^--------------------------[A-Za-z0-9]*/------------------------------/
-s/boundary=------------------------[A-Za-z0-9]*/boundary=----------------------------/
-</strippart>
<protocol>
EHLO %TESTNUMBER\r
MAIL FROM:<sender@example.com>\r
RCPT TO:<recipient@example.com>\r
DATA\r
</protocol>
-<upload nonewline="yes">
-Content-Type: multipart/mixed; boundary=----------------------------\r
-Mime-Version: 1.0\r
-From: different\r
-To: another\r
-\r
-------------------------------\r
-Content-Transfer-Encoding: 7bit\r
-\r
-This is valid\r
-------------------------------\r
-Content-Disposition: attachment; filename="test%TESTNUMBER.txt"\r
-Content-Transfer-Encoding: 7bit\r
-\r
-This is an attached file (in french: pi
-</upload>
<errorcode>
26
</errorcode>