158159160161162163164165166167168
} catch (UnknownHostException e) { hostname = "localhost"; } } try { client = new Client(version, hostname, ncb.getName(), dcb.getText(), pcb.getPassword()); } catch (NTLMException ne) { throw new SaslException(