1 # plaintext client tests
15 235 Authentication successful
27 exim -odi userx@domain.com
36 AUTH PLAIN AHVzZXJ4AHNlY3JldA==
37 235 Authentication successful
49 exim -odi userx@domain.com
58 AUTH PLAIN AHVzZXJ4AHNlY3JldA==
59 535 Sorry, authentication failed
71 exim -odi userx@domain.com
82 exim -odi userx@domain.com
85 # Authentication required, but fails
86 # Get rid of retry first
94 AUTH PLAIN AHVzZXJ4AHNlY3JldA==
95 535 Sorry, authentication failed
99 exim -odi userx@authdomain.com
102 # Authentication required, but not offered
111 exim -odi userx@authdomain.com
126 235 Authentication successful
138 exim -odi forcesender@domain.com
141 # Bad basd64 from server; client aborts
151 501 Authentication cancelled
157 exim -odi userx@domain.com
160 # Test the server challenges in $auth<n>
171 Y2hhbGxlbmdlLTErYW5vdGhlcm9uZQ==
172 235 Authentication successful
184 exim -odi userx@domain.com