Im trying to configure proftpd to depend on the host the user connected to, however the server has multiple domains per ip address.
In totalcommander I connect to "domain1.com" The server is configured for reverse dns "domain2.com"
and %V which is "server DNS NAME" in proftpd returns "domain2.com" (not the one the user connected to)
is it possible to detect what server the user CONNECTED to ?