Initial commit: mail server configuration
This commit is contained in:
14
dovecot/conf.d/10-tcpwrapper.conf
Normal file
14
dovecot/conf.d/10-tcpwrapper.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
# 10-tcpwrapper.conf
|
||||
#
|
||||
# service name for hosts.{allow|deny} are those defined as
|
||||
# inet_listener in master.conf
|
||||
#
|
||||
#login_access_sockets = tcpwrap
|
||||
#
|
||||
#service tcpwrap {
|
||||
# unix_listener login/tcpwrap {
|
||||
# group = $default_login_user
|
||||
# mode = 0600
|
||||
# user = $default_login_user
|
||||
# }
|
||||
#}
|
||||
Reference in New Issue
Block a user