Jan. 3, 2010
8:48 p.m.
11133 ----- - Issue 1735: Fixes for SMTPClient (mantis goran s code) - http://bugs.squeak.org/view.php?id=6843 by goran long time ago - Add an accessor for the localHostName in SMPTClient since Unix systems often return localhost.localdomain or 0.0.0.0 from NetNameResolver localHostName which is not accepted by many MTAs. If client code knows the name from elsewhere (by means of configuration etc.) it can provide it explicitly. by andreas raab