Revision 753500

Go back to digest for 30th December 2007

Bug Fixes in KDE-PIM

Thomas McGuire committed changes in /trunk/KDE/kdepimlibs/kioslave/smtp:

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.

File Changes

Modified 2 files
  • /trunk/KDE/kdepimlibs/kioslave/smtp
  •   /smtp.cpp
  •   /smtp.h
2 files changed in total