From kde-commits Wed Jan 15 00:49:52 2003 From: David Faure Date: Wed, 15 Jan 2003 00:49:52 +0000 To: kde-commits Subject: kdenetwork/kmail X-MARC-Message: https://marc.info/?l=kde-commits&m=104259197801112 CVS commit by faure: * Proper progress info while sending mail (based on bytes, not on number of msgs) * When talking to kio_smtp, send data by chunks of 32K. This is necessary for progress info, but it should also fix some problems when sending huge mails (a comment in kio says that ~14MB is the maximum you can send in one chunk). M +43 -22 kmsender.cpp 1.170 M +12 -7 kmsender.h 1.40