Status: Accepted
Owner:
[hidden email]
Labels: Type-Bug
New issue 5078 by
[hidden email]: SMTPClient (wrongly) uses local
address
http://code.google.com/p/pharo/issues/detail?id=5078Pharo1.4a Latest update: #14253
SMTPClient>>initiateSession
...
self sendCommand: ... NetNameResolver localHostName.
...
This results in the local address (e.g. 10.0.0.5) being used, which
sometimes gets kicked back by the mail server with:
550-"JunkMail rejected - ool-whatever.dyn.optonline.net (10.0.0.5)"
See discussion at
http://forum.world.st/SMTPClient-uses-local-address-td4178445.html_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker