Displaying 1 result from an estimated 1 matches for "librwapping".
2008 Jul 23
3
tcp-wrappers.patch
...ch adds libwrap support to dovecot. We use is to limit access from outside our network to secure (imaps/pop3s) protocols only and to exclude certain internal addresses from accessing dovecot in general.
I fully understand Timo's concern of people not reading documentation and then whining that librwapping doesn't work whereas they simply forgot to put hosts.{allow,deny} into the login chroot.
Would it be acceptable if either dovecot itself or the init script copies /etc/hosts.{allow,deny} into the chroot (unless it's already there)?
Also, dovecot could probably complain/abort/turn off libw...