Checking in a skeleton of RFC 2086 (IMAP ACL extension).
authorArt Cancro <ajc@citadel.org>
Tue, 9 Jan 2007 05:06:07 +0000 (05:06 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 9 Jan 2007 05:06:07 +0000 (05:06 +0000)
commit864c0360522e6d3ecf206655512d24c9b9b66bb1
tree57412e799799233a47d0a1a4444e0a444fe86989
parent8d8c5af38e5026933ea3b9d5eb1b75f276df1d99
Checking in a skeleton of RFC 2086 (IMAP ACL extension).
This will be necessary regardless of which 'connector' product we use.
citadel/Makefile.in
citadel/imap_acl.c [new file with mode: 0644]
citadel/imap_acl.h [new file with mode: 0644]
citadel/serv_imap.c