Bo Thorsen
5bc74c52ee
Don't have a location on the account; it doesn't make sense
...
svn path=/trunk/kdenetwork/kmail/; revision=191637
24 years ago
Bo Thorsen
8b8db5ccc8
Disconnected IMAP mode
...
svn path=/trunk/kdenetwork/kmail/; revision=191154
24 years ago
Marc Mutz
96e56cb6f5
from kroupware_branch: half-way refactoring of the KMAccount hierarchy
...
svn path=/trunk/kdenetwork/kmail/; revision=191060
24 years ago
Stephan Kulow
58359204aa
first part of the job/imap/folder cleanup.
...
The rest has to wait til I've got dinner :)
svn path=/trunk/kdenetwork/kmail/; revision=190913
24 years ago
Marc Mutz
c207fdd2e9
from kroupware_branch: Sieve Vacation support
...
svn path=/trunk/kdenetwork/kmail/; revision=190697
24 years ago
Marc Mutz
16d40df8c0
should fix the compile problem
...
svn path=/trunk/kdenetwork/kmail/; revision=187884
24 years ago
Carsten Burghardt
f5d8f4ca13
Make sure that the closing of errorboxes also works if you have only a composer. The temporary creation of a kmmainwin should be improved after 3.1
...
svn path=/trunk/kdenetwork/kmail/; revision=187799
24 years ago
Michael Haeckel
ffe79029d5
Don't crash in some cases when switching to a different folder while
...
moving IMAP messages is in progress.
CCMAIL: 48307-fixed@bugs.kde.org
svn path=/trunk/kdenetwork/kmail/; revision=186566
24 years ago
Ingo Klcker
d616951db2
Replace NULL and 0L with 0 everywhere and clean up some delete foo
...
svn path=/trunk/kdenetwork/kmail/; revision=183391
24 years ago
Stephan Kulow
88bfc68270
backporting the initializing of the variable
...
svn path=/trunk/kdenetwork/kmail/; revision=180340
24 years ago
Carsten Burghardt
accd510c62
Dont block new-mail-checks when the kioslaves are killed. Approved by Michael
...
svn path=/trunk/kdenetwork/kmail/; revision=179910
24 years ago
Carsten Burghardt
3309ea86dc
fix bug #43417 by reloading the folderlist when the folder was deleted on the server. Checked by Michael
...
svn path=/trunk/kdenetwork/kmail/; revision=175760
24 years ago
Michael Haeckel
50539bba81
Prevent some crashes after an error message appears.
...
svn path=/trunk/kdenetwork/kmail/; revision=175555
24 years ago
Carsten Burghardt
fe62497876
use errorText instead of errorString
...
svn path=/trunk/kdenetwork/kmail/; revision=175007
24 years ago
Luk Tinkl
38d08465c2
missing i18n()
...
svn path=/trunk/kdenetwork/kmail/; revision=172840
24 years ago
Carsten Burghardt
fd8e813983
Fix bug # 39164
...
svn path=/trunk/kdenetwork/kmail/; revision=170012
24 years ago
Carsten Burghardt
8ebbdf4a82
Fix bug# 40202 (imap errors flood your screen)
...
Reload imap-folder if a message is deleted by an other client
svn path=/trunk/kdenetwork/kmail/; revision=168575
24 years ago
Waldo Bastian
74b903eba0
URL / IMAP fixes.
...
svn path=/trunk/kdenetwork/kmail/; revision=166863
24 years ago
Carsten Burghardt
4d416f2a6f
Rather heavy rework of the foldertree. It's now based on a new widget "KFolderTree" in libkdenetwork.
...
DnD improvements and fixes by Ingo.
svn path=/trunk/kdenetwork/kmail/; revision=163927
24 years ago
Stephan Kulow
2892d05a1b
including config.h as first include (it defines quite some controlling defines)
...
use off_t and size_t where fread, fwrite, ftell, fseek is used
svn path=/trunk/kdenetwork/kmail/; revision=159169
24 years ago
Michael Haeckel
3f08c77042
Don't let the progress bar disappearing too early when doing different things
...
like sending and recieving at the same time.
svn path=/trunk/kdenetwork/kmail/; revision=154815
24 years ago
Carsten Burghardt
c3aaa41f25
Activated the new-mail-notification for imap. The last count is cached so that a notification is only emitted when the unread-count has increased.
...
Fixes Bug#39606
svn path=/trunk/kdenetwork/kmail/; revision=149385
24 years ago
Antonio Larrosa Jimenez
7145c5950c
This patch fixes kmail for the case of multiple accounts, so that it doesn't
...
show the user a wrong number of mails loaded. Currently, it shows just the
number of mails in the last account, but with this patch, it shows the
total number of mails.
I haven't tested pop3 or maildir, but they should work as the patch is quite
simple. I also didn't find a way to make it work with imap, so in case there's
an imap account, it just turns back to the current (broken) behaviour.
I waited 4 days for comments for this patch, so I think it's enough.
Btw, this fixes #38403
svn path=/trunk/kdenetwork/kmail/; revision=140766
24 years ago
Michael Haeckel
b7530c1f5f
After too many people complaining we finally import the old POP3 and IMAP
...
passwords.
svn path=/trunk/kdenetwork/kmail/; revision=138385
24 years ago
Michael Haeckel
9aa9b8df70
Heavily decrease startup time.
...
- Don't parse /etc/services 20 times
- Don't call i18n("inbox") 250 times
- Don't look for an utf7 QTextCodec 200 times
svn path=/trunk/kdenetwork/kmail/; revision=134842
24 years ago
Michael Haeckel
d573f45f0e
Use my @kde.org e-mail everywhere, because the other provider does no longer
...
offer forwarding but only webmail with free advertising service.
svn path=/trunk/kdenetwork/kmail/; revision=132246
25 years ago
Michael Haeckel
9dfb279cff
Don't execute unnecessary jobs, if we know already, the folder is read only.
...
svn path=/trunk/kdenetwork/kmail/; revision=132098
25 years ago
Michael Haeckel
cc3f463d32
Don't try to kill already dead kio slaves.
...
svn path=/trunk/kdenetwork/kmail/; revision=131997
25 years ago
Marc Mutz
c64819537c
Safe part of my local include fixes.
...
svn path=/trunk/kdenetwork/kmail/; revision=131931
25 years ago
Michael Haeckel
134f016b05
Make searching with subfolders working in IMAP folders.
...
svn path=/trunk/kdenetwork/kmail/; revision=131289
25 years ago
Michael Haeckel
27f789ba80
Open the destination folder only once, when moving several message from IMAP
...
to local.
svn path=/trunk/kdenetwork/kmail/; revision=131050
25 years ago
Michael Haeckel
1255da8ba9
- Open mailboxes always with SELECT. Most other clients also do that and
...
some servers have some issues with EXAMINE.
- Check for new mails with FETCH instead of STATUS. This doesn't require to
close the current mailbox and works around a bug in the Courier server.
- Don't execute useless commands, when listing the folder names
svn path=/trunk/kdenetwork/kmail/; revision=126333
25 years ago
Michael Haeckel
b4a625471d
Don't stop checking for mail, after once checking for mail in on an IMAP
...
account where no information is present yet.
svn path=/trunk/kdenetwork/kmail/; revision=125007
25 years ago
Michael Haeckel
b76d04b20d
Trash folder on IMAP server.
...
Patch by Carsten Burghardt <cb@emedia-consult.de>
svn path=/trunk/kdenetwork/kmail/; revision=122322
25 years ago
Michael Haeckel
a9f50bf1f7
- Don't add status headers to the cached headers in IMAP folders
...
- Don't check for an external application modified the cache file while KMail
was running
- Prevent a qWarning about an null hash key
- Remove a kdDebug call
Altogether IMAP header retrieving is now twice as fast as before.
svn path=/trunk/kdenetwork/kmail/; revision=118800
25 years ago
Michael Haeckel
997482d1de
Don't check for mail in folders that can't contain mails.
...
Thanks to Carsten Burghardt <cb@emedia-consult.de>
svn path=/trunk/kdenetwork/kmail/; revision=118491
25 years ago
Dirk Mueller
6797558d5d
356 includes less
...
svn path=/trunk/kdenetwork/kmail/; revision=117339
25 years ago
Michael Haeckel
7d57169f8f
Use a different name for the key of the password in the new format for better
...
compatibility when downgrading.
svn path=/trunk/kdenetwork/kmail/; revision=115665
25 years ago
Michael Haeckel
a344b2bc85
Ask again for the password, if login failed.
...
svn path=/trunk/kdenetwork/kmail/; revision=115293
25 years ago
Michael Haeckel
cc583df89c
Inverval mail checking for IMAP.
...
Display new mails in the current folder immediately, not only their number.
svn path=/trunk/kdenetwork/kmail/; revision=114994
25 years ago
Michael Haeckel
7908a71b7e
Add check mail to the context menu of the IMAP accounts and include IMAP
...
accounts also in mail checking, when simply clicking on the check mail button.
svn path=/trunk/kdenetwork/kmail/; revision=114980
25 years ago
Michael Haeckel
976a6a66d3
Use for SMTP/IMAP/POP3 the same password dialog from kdelibs and handle
...
storing/not storing of the SMTP password correctely.
svn path=/trunk/kdenetwork/kmail/; revision=114965
25 years ago
Michael Haeckel
1506a9ebe3
Store the SMTP password encoded instead of plain text.
...
As we are on it, make non-latin-1 passwords work.
svn path=/trunk/kdenetwork/kmail/; revision=114908
25 years ago
Michael Haeckel
0cdbea47b0
Some IMAP fixes.
...
svn path=/trunk/kdenetwork/kmail/; revision=114708
25 years ago
Michael Haeckel
67fe03412e
Cheking for new mails in all folders on an IMAP account.
...
svn path=/trunk/kdenetwork/kmail/; revision=114686
25 years ago
Michael Haeckel
4ae477f293
Optionally show only the subscribed IMAP folders.
...
Well, the most difficult thing was actually the check box for that :-)
Nevertheless, we still need also a dialog for subscribing and unsubscribing.
svn path=/trunk/kdenetwork/kmail/; revision=114565
25 years ago
Michael Haeckel
2862a06cc2
Don't crash, when changing the account preferences while downloading via POP3
...
or having an IMAP connection active.
svn path=/trunk/kdenetwork/kmail/; revision=114368
25 years ago
Marc Mutz
f1c66804b2
Qt3 compile fixes. The last problem is in kmcomposewin.cpp
...
svn path=/trunk/kdenetwork/kmail/; revision=112567
25 years ago
Michael Haeckel
6c2abcb598
Some cleanup and make header retrieving nearly twice as fast by updating the
...
progress only after every header and not after every header line.
svn path=/trunk/kdenetwork/kmail/; revision=112232
25 years ago
Michael Haeckel
fc426b31aa
- Adding/removing IMAP accounts should work again properly.
...
- KMFolder::type() returns now a QString instead of a char *.
svn path=/trunk/kdenetwork/kmail/; revision=111693
25 years ago