it).
TODO :
* Add this to pgp 2.x. I have really no idea of pgp 2.x command line syntax
* Add support for inserting others' keys. This should be done via
pubKeys() (some kind of list).
It should pop up dialog, saying it's recommended to sign the message
if sending somebody other's public key, if sign button isn't clicked up.
svn path=/trunk/kdenetwork/kmail/; revision=12828
without pgp correctly. It includes better checking for for errors
occuring during the running of pgp, and has workarounds for a problem
which caused pgp2.6 to reject messages signed with pgp5, and a problem
with pgp5, when encrypting messages containing non ascii chars.
The passphrase is now finally passed in a secure way with pipes.
svn path=/trunk/kdenetwork/kmail/; revision=11348
signed message was given, added missing asking for pass
phrase when encrypted/signed message is sent.
* Composer: fixed bug that showed busy pointer all the
time with auto-append-signature set and no signature file
given. Removed mSendImmediate which seems unused
in the composer nowadays. Simplified code of slotSend,
slotSendNow, and slotSendLater (to be easier consistent).
svn path=/trunk/kdenetwork/kmail/; revision=8776
* Folder status messages for index creation and
compacting folder reduced from every 100th to every 10th.
svn path=/trunk/kdenetwork/kmail/; revision=8632
* Composer: answering the confirmation is no longer
ignored.
* Finetuning: added missing pixmaps to makefile and
repainted pixmap for queued and sent messages.
svn path=/trunk/kdenetwork/kmail/; revision=8608
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
* 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