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
block for KMail:
- Attachments work again
- sending of messages > 64K with sendmail now works
- PGP passphrase is no longer printed to stdout
- inline attachments are handled better
- serious bugs in filter code fixed (filter-Gui is still missing)
- removed KEdit widget (now in KdeLibs)
- fixed some bugs in addressbook editor
- send-again of messages: changing of header fields in the composer did
not really change the contents of the message's header field
svn path=/trunk/kdenetwork/kmail/; revision=4882
definitely want to upgrade the kmmessage class in krn
* added empty-trash-on-exit
* implemented workaround in warning() output for annoying KCharset output
and also for the Qt geometry manager warning messages.
* implemented sorting of folders by type.
svn path=/trunk/kdenetwork/kmail/; revision=4635
* 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
* implemented urgent,commit-delivery,commit-read composer msg types
* fixed some bugs in the HTML generation in the reader
* implemented send-again message operation
svn path=/trunk/kdenetwork/kmail/; revision=4310
* fixed nasty bug in SMTP code that caused errors when multiple receivers were
specified in one line (To,Cc,Bcc)
* some cleanup of menus in composer
* re-activated deletion of temp files in kpgp code
* some code containing KSpell support, but not functional yet
svn path=/trunk/kdenetwork/kmail/; revision=4255
* defaults on 2 implementations
* missing () in a function call insinde an if
Already told the author, and he approved it.
(I really think more developers should try egcs!)
svn path=/trunk/kdenetwork/kmail/; revision=4183
* popup menus on URLs in the reader
* small bugfix: auto-pgp-sign in composer not always on per default now
svn path=/trunk/kdenetwork/kmail/; revision=4076
towards mail folder sharing with pine :-)
- fixed a small bug in decoding of quoted-printable header lines
svn path=/trunk/kdenetwork/kmail/; revision=3535
black on black composer window, then please delete the two entries
"Back-Color" and "Fore-Color" in the "Composer" section of .kmailrc
- added a dumb detection, such that a restarted KMail does not open
a composer with receiver "-restarted" ;-)
svn path=/trunk/kdenetwork/kmail/; revision=3507
- now pine&co are able to display the contents of the mail folders, however,
the status field still needs work
- rewrote the quoted-printable header-field parser. Now quoted-printable
encoded header fields look a lot better.
svn path=/trunk/kdenetwork/kmail/; revision=3490