mod_auth_imap/README.markdown
changeset 5016 b97a2ffef87f
parent 1807 4d73a1a6ba68
equal deleted inserted replaced
5015:55cf7f063af6 5016:b97a2ffef87f
     1 ---
     1 ---
     2 labels:
     2 labels:
     3 - 'Stage-Alpha'
     3 - 'Stage-Alpha'
     4 - 'Type-Auth'
     4 - 'Type-Auth'
     5 summary: IMAP authentication module
     5 summary: IMAP authentication module
       
     6 rockspec:
       
     7   build:
       
     8     modules:
       
     9       mod_auth_imap: auth_imap/mod_auth_imap.lua
       
    10       mod_auth_imap.sasl_imap: auth_imap/sasl_imap.lib.lua
     6 ...
    11 ...
     7 
    12 
     8 Introduction
    13 Introduction
     9 ============
    14 ============
    10 
    15