Precommand is now tokenized on space, to make sure arguments get passed to the command line properly.
svn path=/trunk/kdenetwork/kmail/; revision=55678
but the slave and config variables are in place.
Also changed the experimental account to use getservbyname().
Note that it may look like the old pop3 supports spop3, but it does not.
svn path=/trunk/kdenetwork/kmail/; revision=50742
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
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
Now it is possible to have more folders than the screen
is high and still select them in the filter dialog.
* Filter Dialog: changed folder combo box to (semi) auto
resize. Changed layout of dialog to better display all
elements. Also enabled vertical resizing of dialog.
svn path=/trunk/kdenetwork/kmail/; revision=15743
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
* 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
field in the pop settings dialog "download-all-msgs"
the leave-on-server checkbox currently also toggles
the download-all-msgs feature.
* Folders are now marked red after download if they
contain new or unread messages. As a feature, folders
that receive old messages are not marked.
* Fixed problems in pop code downloading old messages
also. The "download" dialog is a bit misleading cause
svn path=/trunk/kdenetwork/kmail/; revision=8603
- Improved kmnewiostatuswdg*
- Implemented the StatusWdg for local accouts. Aborting for local accounts
is not yet supported.
svn path=/trunk/kdenetwork/kmail/; revision=5709
* 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