[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[linux-security] Re: Problem with TCP_wrappers



Jan Kasprzak:
> the "setenv" keyword in the hosts.{allow,deny}. It simply does not
> work for me. I have tried to use the "setenv" keyword for qmail's incoming
> mail:
> 
> tcp-env: ALL  local domain : setenv RELAYCLIENT

In the HOSTS_OPTIONS(5) manual page, I wrote:

       setenv name value
              Place  a  (name, value) pair into the process envi-
              ronment. The value is subjected to %<letter> expan-
              sions  and  may contain whitespace (but leading and
              trailing blanks are stripped off).

Translation: you need to specify a value for the RELAYCLIENT variable.

	Wietse



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]