diff options
Diffstat (limited to 'roles/dovecot/files/conf.d/10-tcpwrapper.conf')
| -rw-r--r-- | roles/dovecot/files/conf.d/10-tcpwrapper.conf | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/roles/dovecot/files/conf.d/10-tcpwrapper.conf b/roles/dovecot/files/conf.d/10-tcpwrapper.conf deleted file mode 100644 index b237d96..0000000 --- a/roles/dovecot/files/conf.d/10-tcpwrapper.conf +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | # 10-tcpwrapper.conf | ||
| 2 | # | ||
| 3 | # service name for hosts.{allow|deny} are those defined as | ||
| 4 | # inet_listener in master.conf | ||
| 5 | # | ||
| 6 | #login_access_sockets = tcpwrap | ||
| 7 | # | ||
| 8 | #service tcpwrap { | ||
| 9 | # unix_listener login/tcpwrap { | ||
| 10 | # group = $default_login_user | ||
| 11 | # mode = 0600 | ||
| 12 | # user = $default_login_user | ||
| 13 | # } | ||
| 14 | #} | ||
