mod_auth_imap/README.wiki
changeset 1807 4d73a1a6ba68
parent 1806 0ab737feada6
child 1808 3228fb928a93
--- a/mod_auth_imap/README.wiki	Fri Aug 28 16:05:00 2015 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-#summary IMAP authentication module
-#labels Stage-Alpha,Type-Auth
-
-= Introduction =
-
-This is a Prosody authentication plugin which uses a generic IMAP server as the backend.
-
-= Configuration =
-
-|| option          || type   || default   ||
-|| imap_auth_host  || string || localhost ||
-|| imap_auth_port  || number || nil       ||
-|| imap_auth_realm || string || Same as the sasl_realm option ||
-|| imap_auth_service_name || string || nil ||
-|| auth_append_host || boolean || false ||
-|| auth_imap_verify_certificate || boolean || true ||
-|| auth_imap_ssl || table || A SSL/TLS config ||
-