summaryrefslogtreecommitdiff
path: root/tests/data/test919
Commit message (Collapse)AuthorAgeFilesLines
* sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme2019-04-221-1/+1
| | | | | | | RFC 4616 specifies the authzid is optional in the client authentication message and that the server will derive the authorisation identity (authzid) from the authentication identity (authcid) when not specified by the client.
* tests: Replaced email authentication keywords with SASL based keywordsSteve Holme2014-03-301-1/+1
| | | | | | As the email protocols implement SASL authentication rather than IMAP, POP3 and SMTP specific authentication, updated the authentication keywords to reflect this.
* tests: Added "SASL" authentication keywordSteve Holme2014-03-301-0/+1
|
* tests: made the SASL modes separate keywordsDan Fandrich2014-03-151-1/+2
|
* tests: Tidy up of SMTP and POP3 testsSteve Holme2013-10-261-2/+2
| | | | | Corrected line endings, RFC references and standardised on user names and passwords used in the tests.
* tests: Regrouped SMTP authentication testsSteve Holme2013-10-251-0/+53