Files correlati : Commento : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			57 lines
		
	
	
		
			707 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
		
			707 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <testcase>
 | |
| <info>
 | |
| <keywords>
 | |
| IMAP
 | |
| SASL
 | |
| SASL AUTH EXTERNAL
 | |
| RFC4422
 | |
| </keywords>
 | |
| </info>
 | |
| 
 | |
| #
 | |
| # Server-side
 | |
| <reply>
 | |
| <servercmd>
 | |
| AUTH EXTERNAL
 | |
| REPLY AUTHENTICATE +
 | |
| REPLY = A002 OK AUTHENTICATE completed
 | |
| </servercmd>
 | |
| <data>
 | |
| From: me@somewhere
 | |
| To: fake@nowhere
 | |
| 
 | |
| body
 | |
| 
 | |
| --
 | |
|   yours sincerely
 | |
| </data>
 | |
| </reply>
 | |
| 
 | |
| #
 | |
| # Client-side
 | |
| <client>
 | |
| <server>
 | |
| imap
 | |
| </server>
 | |
|  <name>
 | |
| IMAP external authentication without credentials
 | |
|  </name>
 | |
|  <command>
 | |
| 'imap://;AUTH=EXTERNAL@%HOSTIP:%IMAPPORT/838/;UID=1'
 | |
| </command>
 | |
| </client>
 | |
| 
 | |
| #
 | |
| # Verify data after the test has been "shot"
 | |
| <verify>
 | |
| <protocol>
 | |
| A001 CAPABILITY
 | |
| A002 AUTHENTICATE EXTERNAL
 | |
| =
 | |
| A003 SELECT 838
 | |
| A004 FETCH 1 BODY[]
 | |
| A005 LOGOUT
 | |
| </protocol>
 | |
| </verify>
 | |
| </testcase>
 |