[Bug 93544] SMTP EHLO ignores "send custom hostname to server"
Thomas McGuire
Thomas.McGuire at gmx.net
Thu Dec 27 17:15:53 GMT 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=93544
Thomas.McGuire gmx net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Thomas.McGuire gmx net 2007-12-27 18:15 -------
SVN commit 753500 by tmcguire:
Some (attempted) fixes for hostnames:
- When the hostname of the client doesn't include a dot, add
a fake ".localnet" extension, so the server thinks it is a
valid hostname
- Don't actually do anything in openConnection(). The connection
will be opened in put(), where the fake hostname is known.
This probably fixes
BUG: 93544
M +12 -10 smtp.cpp
M +1 -1 smtp.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=753500
More information about the Kdepim-bugs
mailing list