Method code for $smtp.get_hosts_setting()

[Turn on line numbering]
arg @args;

return hosts || [$dns.hostname("")];

// Created 13-Oct-1996 as a part of ColdCore, see: @help Credit

Tlon