tests: Added "SASL" authentication keyword
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Mar 2014 10:20:19 +0000 (11:20 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Mar 2014 10:31:38 +0000 (11:31 +0100)
48 files changed:
tests/data/test819
tests/data/test820
tests/data/test821
tests/data/test822
tests/data/test823
tests/data/test824
tests/data/test825
tests/data/test826
tests/data/test827
tests/data/test828
tests/data/test830
tests/data/test831
tests/data/test832
tests/data/test833
tests/data/test834
tests/data/test835
tests/data/test865
tests/data/test866
tests/data/test867
tests/data/test868
tests/data/test869
tests/data/test870
tests/data/test871
tests/data/test872
tests/data/test873
tests/data/test874
tests/data/test876
tests/data/test877
tests/data/test878
tests/data/test879
tests/data/test880
tests/data/test881
tests/data/test903
tests/data/test904
tests/data/test905
tests/data/test906
tests/data/test907
tests/data/test908
tests/data/test919
tests/data/test920
tests/data/test921
tests/data/test922
tests/data/test932
tests/data/test933
tests/data/test934
tests/data/test935
tests/data/test936
tests/data/test937

index f35a50a..5d54811 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH PLAIN
+SASL
 RFC4616
 </keywords>
 </info>
index 6d371f2..3f06029 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH LOGIN
+SASL
 </keywords>
 </info>
 
index 358dcb8..55f1063 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH CRAM-MD5
+SASL
 RFC2195
 </keywords>
 </info>
index 5c06b46..7e42078 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH NTLM
+SASL
 </keywords>
 </info>
 
index a3e7c6e..d1deca2 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH DIGEST-MD5
+SASL
 RFC2831
 </keywords>
 </info>
index 0d493ab..3b64d1f 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH OAUTH2
+SASL
 RFC6749
 </keywords>
 </info>
index e9437ce..5a31058 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH PLAIN
+SASL
 SASL-IR
 RFC4616
 </keywords>
index 44893a3..174b2d4 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH LOGIN
+SASL
 SASL-IR
 </keywords>
 </info>
index 5efe0d0..f146977 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH NTLM
+SASL
 SASL-IR
 </keywords>
 </info>
index 380078a..c4f0577 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH OAUTH2
+SASL
 SASL-IR
 RFC6749
 </keywords>
index c7938b5..3dd58e6 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH CRAM-MD5
+SASL
 SASL CANCELLATION
 RFC2195
 </keywords>
index 8f07620..77471d9 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH NTLM
+SASL
 SASL CANCELLATION
 </keywords>
 </info>
index 13cf56f..42ae903 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 IMAP
 IMAP AUTH DIGEST-MD5
+SASL
 SASL CANCELLATION
 RFC2831
 </keywords>
index e2fe15e..a18593b 100644 (file)
@@ -4,6 +4,7 @@
 IMAP
 IMAP AUTH CRAM-MD5
 IMAP AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC2195
 </keywords>
index 6e8d5ef..5a44741 100644 (file)
@@ -4,6 +4,7 @@
 IMAP
 IMAP AUTH NTLM
 IMAP AUTH PLAIN
+SASL
 SASL DOWNGRADE
 </keywords>
 </info>
index 8915802..e6d8107 100644 (file)
@@ -4,6 +4,7 @@
 IMAP
 IMAP AUTH DIGEST-MD5
 IMAP AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC2831
 </keywords>
index ac8bb8d..1aa73a5 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH PLAIN
+SASL
 RFC1734
 RFC4616
 RFC5034
index 7ab2445..cebb238 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH LOGIN
+SASL
 RFC1734
 RFC5034
 </keywords>
index 15ccc61..ab02991 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH CRAM-MD5
+SASL
 RFC1734
 RFC2195
 RFC5034
index 3ab01bd..515dfbe 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH NTLM
+SASL
 RFC1734
 RFC5034
 </keywords>
index 61dbc20..42fb9ea 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH DIGEST-MD5
+SASL
 RFC1734
 RFC2831
 RFC5034
index 7f12aeb..73e3cd6 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH OAUTH2
+SASL
 RFC1734
 RFC5034
 RFC6749
index cd4fcf9..6b3d1da 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH PLAIN
+SASL
 SASL-IR
 RFC1734
 RFC4616
index 9ef3a93..08ee460 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH LOGIN
+SASL
 SASL-IR
 RFC1734
 RFC5034
index 2e51e36..0302c98 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH NTLM
+SASL
 SASL-IR
 RFC1734
 RFC5034
index 93a0df6..4371a2f 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH OAUTH2
+SASL
 SASL-IR
 RFC1734
 RFC5034
index a2623c3..213fa77 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH CRAM-MD5
+SASL
 SASL CANCELLATION
 RFC1734
 RFC2195
index 4f3d811..de40d32 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH NTLM
+SASL
 SASL CANCELLATION
 RFC1734
 RFC5034
index 1b25b47..a5bc8c0 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 POP3
 POP3 AUTH DIGEST-MD5
+SASL
 SASL CANCELLATION
 RFC1734
 RFC2831
index 4b267de..70f7b15 100644 (file)
@@ -4,6 +4,7 @@
 POP3
 POP3 AUTH CRAM-MD5
 POP3 AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC1734
 RFC2195
index fce0d35..3a920fd 100644 (file)
@@ -4,6 +4,7 @@
 POP3
 POP3 AUTH NTLM
 POP3 AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC1734
 RFC5034
index c2200f7..3ce5564 100644 (file)
@@ -4,6 +4,7 @@
 POP3
 POP3 AUTH DIGEST-MD5
 POP3 AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC1734
 RFC2831
index 7c23661..a06052d 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH PLAIN
+SASL
 RFC4616
 RFC4954
 </keywords>
index 3ba5bd2..0006897 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH LOGIN
+SASL
 RFC4954
 </keywords>
 </info>
index 896284d..9e23926 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH CRAM-MD5
+SASL
 RFC2195
 RFC4954
 </keywords>
index 0958410..81dd377 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH NTLM
+SASL
 RFC4954
 </keywords>
 </info>
index 57cbc09..9f78532 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH DIGEST-MD5
+SASL
 RFC2831
 RFC4954
 </keywords>
index 5ec1ad0..e1f3901 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH OAUTH2
+SASL
 RFC4954
 RFC6749
 </keywords>
index 6cfd62e..ecb7a30 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH PLAIN
+SASL
 SASL-IR
 RFC4616
 RFC4954
index 0fc10ed..bccf3cb 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH LOGIN
+SASL
 SASL-IR
 RFC4954
 </keywords>
index 6e9ca8a..8c3197b 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH NTLM
+SASL
 SASL-IR
 RFC4954
 </keywords>
index 1f37496..3d52844 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH OAUTH2
+SASL
 SASL-IR
 RFC4954
 RFC6749
index a103b18..902193e 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH CRAM-MD5
+SASL
 SASL CANCELLATION
 RFC2195
 RFC4954
index 0f6d4c0..4879f1e 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH NTLM
+SASL
 SASL CANCELLATION
 RFC4954
 </keywords>
index 8ddbd21..1320ad2 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 SMTP
 SMTP AUTH DIGEST-MD5
+SASL
 SASL CANCELLATION
 RFC2831
 RFC4954
index ec0047c..14404d5 100644 (file)
@@ -4,6 +4,7 @@
 SMTP
 SMTP AUTH CRAM-MD5
 SMTP AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC2195
 RFC4954
index 42b30b1..35cc2d8 100644 (file)
@@ -4,6 +4,7 @@
 SMTP
 SMTP AUTH NTLM
 SMTP AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC4954
 </keywords>
index 46dbc25..f1e0ba7 100644 (file)
@@ -4,6 +4,7 @@
 SMTP
 SMTP AUTH DIGEST-MD5
 SMTP AUTH PLAIN
+SASL
 SASL DOWNGRADE
 RFC2831
 RFC4954