pop account type won't work until I check in an updated pop3 kioslave
(which won't be for a few more days at least). But everything should still
compile and run fine(ish) anyway.
Email me sanders@kde.org cc'ing the kmail list if something is screwed.
svn path=/trunk/kdenetwork/kmail/; revision=42010
KMail is ready for the newbies of the next millenium and
even Emily Post will be happy with this great innovation.
svn path=/trunk/kdenetwork/kmail/; revision=37159
drag&drop of messages is therefore broken.
* Added support for subdirectories in ~/Mail -> hierarchical
folders!
* Changed ancient folder edit/create dialog to something
more useful.
svn path=/trunk/kdenetwork/kmail/; revision=30538
Patrick Dowler. This change is important becouse without it kmail is
(far) more likely to lose mails then with it.
- server/client => fixes locking problems
- deleting last char in message => attachment problems
- don't quit while sending if last window get's closed
- handle "he@server.org (Miguel de Icaza)" properly
- version 1.0.17
- fixed serious/most suspicous warnings
svn path=/trunk/kdenetwork/kmail/; revision=16501
searches for appearance of given characters in addressbook's
list. Up to now only used beginning of string.
* Added missing i18n() around "Spellcheck complete" in
composer.
* Bugfix: Added %_ in composer settings, e.g. for indentation
template, to add a space at the end. Added %f which expands
to the two first characters of the name in the email address.
* Bugfix: Indentation template (see composer settings) now
supports the same wildcards as the other fields, e.g. "%f>%_"
* Bugfix: kmail hangs when sending large messages via
SMTP. Actually was a performance issue with QRegExp.
* Bugfix: main window was hidden upon press of Ok button
in settings dialog.
* Bugfix: 'From' column did not update new text at
first.
svn path=/trunk/kdenetwork/kmail/; revision=16129
"long folder list" and "short folder list". Option
setable in settings->appearance.
* New feature: the "From" column now contains the
receiver for the folders outbox and sent-mail. Column
"Sender" automatically switches it's title to "Receiver"
for these folders.
* Incorporated new documentation.
svn path=/trunk/kdenetwork/kmail/; revision=15828
and checking for new messages meanwhile.
* Pop: added configuration option for leave-mail-on-server.
* Pop: Fixed problems in pop authentication code.
* Pop: Enabled POP3 LAST command which was commited to
kdesupport some time ago.
svn path=/trunk/kdenetwork/kmail/; revision=12559
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
action "Move" of 1998-06-14.
Fixed bug in kmfilteraction "Move" action.
* Fonts: reader- and composer-window now change
their font when the settings are changed.
* Shutdown: improved handling of window-close and
KMail shutdown- and crash-handling.
svn path=/trunk/kdenetwork/kmail/; revision=8280
unfortunately only honors the font family. Added new
functions (kfontutils.h) for easy font to/from string
conversion.
svn path=/trunk/kdenetwork/kmail/; revision=8176
be alerted, this will happen once for everybody now ;-)
* Fonts: implemented font setting for HTML widget,
list of messages, and composer.
* Drag&Drop: implemented drag&drop of messages to
folders. Dropping into HTML widget crashes KMail.
Could be a bug of the HTML widget, however.
* Move-message: improved folder selection dialog.
* Message-list: now cleared properly when the current
folder is deleted.
svn path=/trunk/kdenetwork/kmail/; revision=8157