|
@@ -959,6 +959,17 @@ attribute 'dovecot/ssl_cipher_list',
|
|
|
:required => 'optional',
|
|
|
:default => 'nil'
|
|
|
|
|
|
+#
|
|
|
+# conf.d/10-tcpwrapper.conf
|
|
|
+#
|
|
|
+
|
|
|
+attribute 'dovecot/login_access_sockets',
|
|
|
+ :display_name => 'login access sockets',
|
|
|
+ :description => 'login access sockets',
|
|
|
+ :type => 'string',
|
|
|
+ :required => 'optional',
|
|
|
+ :default => 'nil'
|
|
|
+
|
|
|
#
|
|
|
# conf.d/15-lda.conf
|
|
|
#
|