but this bug is in Beta3 ...
* some memory leaks closed
* improved decoding of encoded header fields
* column widths of msg list and sorting order now persistent per folder
* warning when no account was created and check-mail is pressed
* sender: changed conversion of '.'->' .' to '.'->'..' as in RFCxy
and removed conversion of 'From'->'>From' (due to same RFC)
svn path=/trunk/kdenetwork/kmail/; revision=5027
* implemented quoted-printable sending of messages
* hmm, what else? ;-)
* improved smart URL and email detection in the reader
svn path=/trunk/kdenetwork/kmail/; revision=4466
the users meant with "KMail uses non-standard mail folders" ;-)
* Seems that nobody noticed up to now that the last line in messages
was (sometimes) missing. Fixed that.
* Clicking on a message part (attachment) now opens this part via kfm.
* Todo: got new KPGP from Lars, need to incorporate the changes.
svn path=/trunk/kdenetwork/kmail/; revision=3102
Drawback: attachments are currently somewhat broken (you cannot save them).
Benefit: lots. Take a look ;-)
Please install the patched mimelib also. Otherwise KMail does not show
any contents for some messages.
svn path=/trunk/kdenetwork/kmail/; revision=2529
The reader will be cleaned next.
Retrieving POP mails is now in experimental state and may work.
Sending attachments should work now, receiving them still needs work ;-)
svn path=/trunk/kdenetwork/kmail/; revision=2467
Hopefully everything works. Now sent mail is stored in the folder sent.
Also some other bug fixes I described yesterday and the day before.
svn path=/trunk/kdenetwork/kmail/; revision=1909
- Played around with kmacctpop.cpp. Waiting for Doug Sauder to reply
- Added function name() and setName() to KMMessagePart. You can now access
the name parameter of bodyParts. Important for the reader and composer.
Name() and SetName() are two new functions in the latest mimelib.
- Started support for email addresses on the command line.
svn path=/trunk/kdenetwork/kmail/; revision=1525