hi,
I might have been bit impatient,must have been Thunderbird or something else that caused a bit of delay between when an entry appeared in hosts.deny and mail client actually got denied.
regards

On 07/03/2013 05:05 PM, lejeczek wrote:
hi everybody

having I believe sort of plain-vanilla config with section
in 10-tcpwrapper.conf
as per docs

login_access_sockets = tcpwrap

service tcpwrap {
  unix_listener login/tcpwrap {
    group = $default_login_user
    mode = 0600
    user = $default_login_user
  }
}

/etc/hosts.deny contains:
ALL: given_host

and yet dovecot logins IMAP client in
whereas other tcpwrapper aware services act as expected

what am I missing?

regards



Reply via email to