X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/4bc1ba6f5ecc4e62b1cd99eec25a9a0f510a3d70..c4b6c7dec3b65316d62340fbd218f1ac73cbdcd2:/authsqliterc diff --git a/authsqliterc b/authsqliterc index 2826fff..21d5cd6 100644 --- a/authsqliterc +++ b/authsqliterc @@ -1,4 +1,4 @@ -##VERSION: $Id: authsqliterc 17 2011-04-04 02:07:37Z mrsam $ +##VERSION: $Id: 33c3875d1a259c6bca0f14cafb3a3e9b69b340e7-20160507115108$ # # Copyright 2012 Double Precision, Inc. See COPYING for # distribution information. @@ -124,7 +124,7 @@ SQLITE_NAME_FIELD name ##NAME: SQLITE_QUOTA_FIELD:0 # # Define SQLITE_QUOTA_FIELD to be the name of the field that can optionally -# specify a maildir quota. See README.maildirquota for more information +# specify a maildir quota. See README.maildirquota for more information # # SQLITE_QUOTA_FIELD quota @@ -245,3 +245,8 @@ SQLITE_NAME_FIELD name # WHERE local_part='$(local_part)' \ # AND domain_name='$(domain)' # + +##NAME: MARKER:0 +# +# Do not remove this section from this configuration file. This section +# must be present at the end of this file.