git-svn-id: svn://10.65.10.50/branches/R_10_00@23289 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			41 lines
		
	
	
		
			484 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			484 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <testcase>
 | |
| <info>
 | |
| <keywords>
 | |
| IMAP
 | |
| Clear Text
 | |
| DELETE
 | |
| CUSTOMREQUEST
 | |
| </keywords>
 | |
| </info>
 | |
| 
 | |
| #
 | |
| # Server-side
 | |
| <reply>
 | |
| </reply>
 | |
| 
 | |
| #
 | |
| # Client-side
 | |
| <client>
 | |
| <server>
 | |
| imap
 | |
| </server>
 | |
|  <name>
 | |
| IMAP DELETE mailbox (CUSTOMREQUEST)
 | |
|  </name>
 | |
|  <command>
 | |
| imap://%HOSTIP:%IMAPPORT -u user:secret -X 'DELETE 812'
 | |
| </command>
 | |
| </client>
 | |
| 
 | |
| #
 | |
| # Verify data after the test has been "shot"
 | |
| <verify>
 | |
| <protocol>
 | |
| A001 CAPABILITY
 | |
| A002 LOGIN user secret
 | |
| A003 DELETE 812
 | |
| A004 LOGOUT
 | |
| </protocol>
 | |
| </verify>
 | |
| </testcase>
 |