aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-09-15 16:53:20 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-09-15 16:53:20 +0100
commit33c1f2876b90294c9a1e96e86bb687687a1bb03e (patch)
treef6f5722d5bd59c81aa69e8d43d8aca762073a139 /tests/FILEFORMAT
parent00ee5c5cf19be6a26ca7dffa9086ee106d81f706 (diff)
ftpserver.pl: Added CAPA & AUTH directive support to the SMTP EHLO handler
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index ba3161496..0815556b1 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -127,10 +127,11 @@ PASVBADIP
- makes PASV send back an illegal IP in its 227 response
CAPA [capabilities]
- Enables support for and specifies a list of space separated capabilities to
- return to the client for the IMAP CAPABILITY and POP3 CAPA commands
+ return to the client for the IMAP CAPABILITY, POP3 CAPA and SMTP EHLO
+ commands
AUTH [mechanisms]
- Enables support for SASL authentication and specifies a list of space
- separated mechanisms for IMAP and POP3
+ separated mechanisms for IMAP, POP3 and SMTP
For HTTP/HTTPS:
auth_required if this is set and a POST/PUT is made without auth, the